Set C&H AC to Eco Mode every night at 9 PM
This ACTION will turn on/off the ECO mode
Developer info
- API endpoint slug
- ch_remote.Control_AC_eco
- Filter code method
- ChRemote.controlACEco.skip(string?: reason)
- Runtime method
- runAction("ch_remote.Control_AC_eco", {})
Action fields
Appliancelist Dropdown list
- Label
- please choose your device
- Helper text
- Note: The ECO can only works on the AC device implemented ECO capability.
- Slug
- applianceList
- Required
- true
- Can have default value
- false
Command Dropdown list
- Label
- control your device
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- ChRemote.controlACEco.setCommand(string: command)