2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 20:57:11 +00:00

36_ShellyMonitor: Initial version

git-svn-id: https://svn.fhem.de/fhem/trunk@23526 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
gvzdus 2021-01-16 13:00:13 +00:00
parent 7985a36b80
commit 00c67bac1e
3 changed files with 1044 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.
- feature: 36_ShellyModule: new module to interwork with 36_Shelly
- bugfix: 98_WeekdayTimer: fix timer admin
- change: 10_WS980: fix num vs. string
- change: 55_DWD_OpenData: logging (forum #83097 msg #1114070)

File diff suppressed because it is too large Load Diff

View File

@ -203,6 +203,7 @@ FHEM/36_Level.pm HCS Sonstige Systeme
FHEM/36_PCA301.pm justme1968 Sonstige Systeme
FHEM/36_PrecipitationSensor.pm HCS Sonstige Systeme
FHEM/36_Shelly.pm pahenning Sonstige Systeme
FHEM/36_ShellyMonitor.pm gvzdus Sonstige Systeme
FHEM/36_Vallox.pm Skjall http://forum.fhem.de/index.php/topic,71325.0.html
FHEM/36_WMBUS.pm kaihs Sonstige Systeme
FHEM/37_dash_dhcp.pm justme1968 Sonstige Systeme