AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Enable / Disable thermostat

This action will set enable or disable the Chacon / DiO thermostat.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will set enable or disable the Chacon / DiO thermostat.
API endpoint slug
chacon_dio.a_thermostat_switch
Filter code method
ChaconDio.aThermostatSwitch.skip(string?: reason)
Runtime method
runAction("chacon_dio.a_thermostat_switch", {})

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

State Dropdown list

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