This Action will set the A/C sleep timer to a predetermined period.
- API endpoint slug
- i_zone.setsleeptimer
- Filter code method
- IZone.setsleeptimer.skip(string?: reason)
- Runtime method
- runAction("i_zone.setsleeptimer", {})
Action fields
- Label
- Which device?
- Helper text
- Select the device you would like to control.
- Slug
- id
- Required
- true
- Can have default value
- false
- Label
- How long?
- Helper text
- Select the time to sleep for.
- Slug
- timer
- Required
- true
- Can have default value
- true
- Filter code method
- IZone.setsleeptimer.setTimer(string: timer)