2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-10 03:06:37 +00:00

48_MieleAtHome: new module to integrate the Miele@Home API

git-svn-id: https://svn.fhem.de/fhem/trunk@23128 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
choenig 2020-11-09 08:29:59 +00:00
parent 2483f661bc
commit e17558e94c
3 changed files with 2046 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- new: 48_MieleAtHome: Module to integrate the Miele@Home API
- feature: 59_Twilight: add experimental option: myUtils forecast code
- bugfix: 76_SMAPortal: only four consumer are shown in set drop down list
- change: 76_SMAPortal: some improvements, avoid login trouble in some cases

2044
fhem/FHEM/48_MieleAtHome.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -256,6 +256,7 @@ FHEM/46_TRX_LIGHT.pm KernSani RFXTRX
FHEM/46_TRX_SECURITY.pm KernSani RFXTRX
FHEM/46_TRX_WEATHER.pm KernSani RFXTRX
FHEM/47_OBIS.pm icinger Sonstige Systeme
FHEM/48_MieleAtHome.pm choenig Sonstige Systeme
FHEM/49_Arlo.pm maluk Sonstige Systeme
FHEM/49_IPCAM.pm mfr69bs Sonstiges
FHEM/49_SSCam.pm DS_Starter Sonstiges