This ACTION will turn on/off the ECO mode
- 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
- 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
- Label
- control your device
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- ChRemote.controlACEco.setCommand(string: command)