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

Change by peterp

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

View File

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