2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +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:
martinp876 2013-12-26 09:19:03 +00:00
parent 8f4d2808c4
commit 0ee94620e3

View File

@ -1097,6 +1097,7 @@ my %culHmSubTypeSets = (# channels of this subtype
virtual =>{ peerChan =>"<btnNumber> <actChn> ... [single|dual] [set|unset] [actor|remote|both]"
,press =>"[long|short]..."
,postEvent =>"<condition>"
,postWeather =>"<off| -80..80 degree>"
# ,valvePos =>"<position>"
},
smokeDetector =>{ peerChan =>"<btnNumber> <actChn> ... single [set|unset] actor"},