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

CHANGED: 70_SVDRP.pm: clean timer name, fix stateFormat overwrite

git-svn-id: https://svn.fhem.de/fhem/trunk@26883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hapege 2022-12-21 21:44:36 +00:00
parent b5c7f66b60
commit bfe7890934

View File

@ -1,5 +1,6 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # 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. # Do not insert empty lines here, update check depends on it.
- bugfix: 70_SVDRP: claen timer name, fix stateFormat overwrite
- feature: 93_DbRep: sqlCmd supports execute DB Procedures - feature: 93_DbRep: sqlCmd supports execute DB Procedures
- bugfix: 47_OBIS: Support DZG hack for power_L1/2/3 - bugfix: 47_OBIS: Support DZG hack for power_L1/2/3
- change: 93_DbRep: minor code change (ualarm removed) - change: 93_DbRep: minor code change (ualarm removed)