Problem reported by tomlux
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -33,7 +33,7 @@ my %zwave_class = (
|
||||
BASIC => { id => '20',
|
||||
set => { basicValue => "01%02x", },
|
||||
get => { basicStatus => "02", },
|
||||
parse => { "..2003(.*)" => '"basicReport:$1"',}, },
|
||||
parse => { "..200.(.*)" => '"basicReport:$1"',}, },
|
||||
CONTROLLER_REPLICATION => { id => '21', },
|
||||
APPLICATION_STATUS => { id => '22', },
|
||||
ZIP_SERVICES => { id => '23', },
|
||||
|
||||
Reference in New Issue
Block a user