Change by peterp

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1102 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-11-13 08:39:23 +00:00
parent 4295769e62
commit bce6f27cdc

View File

@ -1345,6 +1345,11 @@ my %culHmBits = (
LOWBAT => '00,02,$val=(hex($val)&0x80)?1:0', LOWBAT => '00,02,$val=(hex($val)&0x80)?1:0',
COUNTER => "02,02", } }, COUNTER => "02,02", } },
"A112" => { txt => "HAVE_DATA"}, "A112" => { txt => "HAVE_DATA"},
"A610;p01=06" => { txt => "INFO_SYSTEM_STATUS", params => {
CHANNEL => "2,2",
STATUS => '4,2',
UNKNOWN => "6,2" } },
); );
sub sub