2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

58_HVAC_DaikinAC: initial checkin for new module. Forum topic #109562

git-svn-id: https://svn.fhem.de/fhem/trunk@21743 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
roelb 2020-04-21 20:55:37 +00:00
parent b8a83e6d86
commit 7c3591dc02
3 changed files with 1287 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# 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.
- change: 58_HVAC_DaikinAC.pm: initial checkin for new module.
Forum topic #109562
- change: 76_SMAPortal: update time in portalgraphics changed to last
successful live data retrieval
- change: 76_SMAPortal(SPG): change to package config, improve cookie

File diff suppressed because it is too large Load Diff

View File

@ -296,6 +296,7 @@ FHEM/56_POKEYS.pm axelberner Sonstiges
FHEM/57_Calendar.pm neubert Unterstützende Dienste/Kalendermodule
FHEM/57_CALVIEW.pm chris1284 Unterstützende Dienste/Kalendermodule
FHEM/57_SSCal.pm DS_Starter Unterstützende Dienste/Kalendermodule
FHEM/58_HVAC_DaikinAC.pm roelb Heizungssteuerung/Raumklima (preferably in English and a copy as PM)
FHEM/59_HCS.pm hjr Automatisierung (oder auch PM)
FHEM/59_LuftdatenInfo igami Bastelecke
FHEM/59_OPENWEATHER.pm tupol Unterstützende Dienste/Wettermodule (Link als PM an tupol)