2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-17 11:26:03 +00:00

Bugfix: event-on-update-readings was restricted to 1/0

git-svn-id: https://svn.fhem.de/fhem/trunk@2707 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2013-02-12 12:56:55 +00:00
parent 56ee1a1b93
commit b0aa9be459

View File

@ -210,7 +210,7 @@ $modules{Global}{AttrList} =
$modules{Global}{AttrFn} = "GlobalAttr";
use vars qw($readingFnAttributes);
$readingFnAttributes = "event-on-change-reading:0,1 event-on-update-reading:0,1 stateFormat";
$readingFnAttributes = "event-on-change-reading event-on-update-reading stateFormat";
%cmds = (