2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-22 02:10:32 +00:00

CUL_HM: EM8 status report

git-svn-id: https://svn.fhem.de/fhem/trunk@6862 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876 2014-11-02 08:24:13 +00:00
parent 781b2f262f
commit 9ff79a1a6e

View File

@ -874,6 +874,7 @@ sub CUL_HM_hmInitMsgUpdt($){ #update device init msg for HMLAN
,"HM-SEC-WDS-2" =>{"00"=>"dry" ,"64"=>"damp" ,"C8"=>"wet" }
,"HM-CC-SCD" =>{"00"=>"normal" ,"64"=>"added" ,"C8"=>"addedStrong"}
,"HM-Sen-RD-O" =>{"00"=>"dry" ,"C8"=>"rain"}
,"HM-MOD-Em-8" =>{"00"=>"closed" ,"C8"=>"open"}
}
,mdCh=>{ "HM-Sen-RD-O01" =>{"00"=>"dry" ,"C8"=>"rain"}
,"HM-Sen-RD-O02" =>{"00"=>"off" ,"C8"=>"on"}