This ACTION will turn on/off the air conditioner.
Developer info
- API endpoint slug
- sea_breeze.Control_AC_power
- Filter code method
- SeaBreeze.controlACPower.skip(string?: reason)
- Runtime method
- runAction("sea_breeze.Control_AC_power", {})
Action fields
Appliance list Dropdown list
- Label
- please choose your device
- 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
- SeaBreeze.controlACPower.setCommand(string: command)