Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Set thermostat mode

This action will set the Chacon / DiO thermostat to the desired mode.

Developer info

API endpoint slug
chacon_dio.a_thermostat_mode
Filter code method
ChaconDio.aThermostatMode.skip(string?: reason)
Runtime method
runAction("chacon_dio.a_thermostat_mode", {})

Action fields

Device ID thermostat Dropdown list

Label
Which device ?
Helper text
Choose the thermostat you want to control
Slug
device_id_thermostat
Required
true
Can have default value
false

Mode Dropdown list

Label
Which mode ?
Helper text
The new mode to apply to the device
Slug
mode
Required
true
Can have default value
true
Filter code method
ChaconDio.aThermostatMode.setMode(string: mode)