Notify MIYO irrigation system when Netatmo detects rain
This action will notify MIYO if it is raining or not. This action can be used to integrate existing rain sensors into your irrigation system.
Developer info
- API endpoint slug
- miyo.rain
- Filter code method
- Miyo.rain.skip(string?: reason)
- Runtime method
- runAction("miyo.rain", {})
Action fields
Cube Dropdown list
- Label
- Which cube should be notified?
- Slug
- cube
- Required
- true
- Can have default value
- false
Rain Dropdown list
- Label
- Is it currently raining?
- Helper text
- Set to yes or no depending if sensor has detected rain or rain has stopped
- Slug
- rain
- Required
- true
- Can have default value
- true
- Filter code method
- Miyo.rain.setRain(string: rain)