2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 17:36:01 +00:00

CHANGED: attr global commandref added

git-svn-id: https://svn.fhem.de/fhem/trunk@11986 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2016-08-19 14:03:11 +00:00
parent 7682d5bae8
commit d79dbb5a0d

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: attr global commandref modular, Forum #39854
- bugfix: 49_SSCam: empty event LastSnapId corrected
- change: 49_SSCam: Logging of verbose 4 changed
- change: 10_ZWave.pm: change numbers in events (hex -> dec, Forum #56682)