mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
Problem reported by tomlux
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
0389f4e8b6
commit
37e001fdf0
@ -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', },
|
||||
|
Loading…
x
Reference in New Issue
Block a user