Press Button to Set Sea Breeze Plus AC Temperature
This ACTION will change the air conditioner temperature setpoint.
Developer info
- API endpoint slug
- sea_breeze.Control_AC_temperature
- Filter code method
- SeaBreeze.controlACTemperature.skip(string?: reason)
- Runtime method
- runAction("sea_breeze.Control_AC_temperature", {})
Action fields
Appliancelist Dropdown list
- Label
- please choose your device
- Slug
- applianceList
- Required
- true
- Can have default value
- false
Command Dropdown list
- Label
- control your device
- Helper text
- Note: Temperature cannot be controlled while device is in Fan mode.
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- SeaBreeze.controlACTemperature.setCommand(string: command)