mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 12:46:03 +00:00
HMConfig: no statusrequest for winmatic
git-svn-id: https://svn.fhem.de/fhem/trunk@9172 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
610eb599cc
commit
c6abe1aa27
@ -1379,7 +1379,7 @@ $culHmRegChan{"ROTO_ZEL-STG-RM-FWT03"}= $culHmRegChan{"HM-CC-TC03"};
|
|||||||
,pair => ""
|
,pair => ""
|
||||||
,getVersion => ""
|
,getVersion => ""
|
||||||
}
|
}
|
||||||
,winMatic =>{ statusRequest => ""}
|
# ,winMatic =>{ statusRequest => ""} not working at least for FW 1.6
|
||||||
,keyMatic =>{ statusRequest => ""}
|
,keyMatic =>{ statusRequest => ""}
|
||||||
,repeater =>{ statusRequest => ""
|
,repeater =>{ statusRequest => ""
|
||||||
,getSerial => ""
|
,getSerial => ""
|
||||||
@ -1440,7 +1440,6 @@ $culHmSubTypeDevSets{blindActuator} = $culHmSubTypeDevSets{switch};
|
|||||||
,postEvent =>"<condition>"
|
,postEvent =>"<condition>"
|
||||||
}
|
}
|
||||||
,smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"}
|
,smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"}
|
||||||
,winMatic =>{ statusRequest =>""}
|
|
||||||
,keyMatic =>{ lock =>""
|
,keyMatic =>{ lock =>""
|
||||||
,unlock =>"[<sec>] ..."
|
,unlock =>"[<sec>] ..."
|
||||||
,open =>"[<sec>] ..."
|
,open =>"[<sec>] ..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user