This Action will set thermostat mode of your Thinka devices that support thermostat mode.
Developer info
- API endpoint slug
- thinka.set_thermostat_mode
- Filter code method
- Thinka.setThermostatMode.skip(string?: reason)
- Runtime method
- runAction("thinka.set_thermostat_mode", {})
Action fields
Traits thermostat mode setting Dropdown list
- Label
- Device
- Slug
- traits_thermostat_mode_setting
- Required
- true
- Can have default value
- false
Thermostat mode Dropdown list
- Label
- Mode
- Slug
- thermostatMode
- Required
- true
- Can have default value
- true
- Filter code method
- Thinka.setThermostatMode.setThermostatMode(string: thermostatMode)