This Action will turn the hot water at one of your locations on. This can either be permanent or for a number of hours.
- API endpoint slug
- honeywell_evohome.turnhotwateron
- Filter code method
- HoneywellEvohome.turnhotwateron.skip(string?: reason)
- Runtime method
- runAction("honeywell_evohome.turnhotwateron", {})
Action fields
- Label
- Location
- Helper text
- Location of your hot water
- Slug
- location
- Required
- true
- Can have default value
- false
- Label
- Hours
- Helper text
- Leave blank for permanent or use whole numbers e.g. 3
- Slug
- hours
- Required
- false
- Can have default value
- true
- Filter code method
- HoneywellEvohome.turnhotwateron.setHours(string: hours)