mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-22 08:11:44 +00:00
add postWeather funktion
git-svn-id: https://svn.fhem.de/fhem/trunk@4463 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8f4d2808c4
commit
0ee94620e3
@ -1097,6 +1097,7 @@ my %culHmSubTypeSets = (# channels of this subtype
|
|||||||
virtual =>{ peerChan =>"<btnNumber> <actChn> ... [single|dual] [set|unset] [actor|remote|both]"
|
virtual =>{ peerChan =>"<btnNumber> <actChn> ... [single|dual] [set|unset] [actor|remote|both]"
|
||||||
,press =>"[long|short]..."
|
,press =>"[long|short]..."
|
||||||
,postEvent =>"<condition>"
|
,postEvent =>"<condition>"
|
||||||
|
,postWeather =>"<off| -80..80 degree>"
|
||||||
# ,valvePos =>"<position>"
|
# ,valvePos =>"<position>"
|
||||||
},
|
},
|
||||||
smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"},
|
smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user