2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-09 14:47:00 +00:00

98_archetype: initial commit

git-svn-id: https://svn.fhem.de/fhem/trunk@14621 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
igami 2017-07-02 05:59:24 +00:00
parent 08661bec6f
commit 9cbffbff2c
2 changed files with 3 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.
- new: 98_archetype: introducing new module to inheritance attributes
and defines devices
- bugfix: 50_TelegramBot: rewrite readfile function $_ warning - #msg651947
- bugfix: 49_SSCAM: V2.2.3, fix if SVSversion small is "0"
- new: 00_SmartMeterP1: V1.7 New module for reading elec.+gas smartmeters.

View File

@ -405,6 +405,7 @@ FHEM/98_WeekdayTimer.pm dietmar63 http://forum.fhem.de Unterstue
FHEM/98_WOL.pm dietmar63 http://forum.fhem.de Unterstuetzende Dienste
FHEM/98_XmlList.pm rudolfkoenig http://forum.fhem.de Automatisierung
FHEM/96_allowed.pm rudolfkoenig http://forum.fhem.de Automatisierung
FHEM/96_archetype.pm igami http://forum.fhem.de Automatisierung
FHEM/98_autocreate.pm rudolfkoenig http://forum.fhem.de Automatisierung
FHEM/98_average.pm rudolfkoenig http://forum.fhem.de Automatisierung
FHEM/98_backup.pm rudolfkoenig http://forum.fhem.de Sonstiges