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 01ede40168
commit 0ca4f9a24b

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"},