-
Notifications
You must be signed in to change notification settings - Fork 1
weather
Daedalus1400 edited this page Jun 4, 2017
·
3 revisions
The weather condition checks the current weather.
Added in release version 0.6.0
Must be "weather".
Accepts a string. Valid values are "clear", "raining", and "thundering"
The following example returns true if it is raining.
{"type": "weather", "condition": "raining"}