Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / DiO

Thermostat switched mode

This trigger fires every time a Chacon / DiO thermostat mode change to the desired one.

Developer info

API endpoint slug
chacon_dio.t_thermostat_mode

Trigger 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 ?
Slug
mode
Required
true
Can have default value
true

Ingredients

Device IDThe ID of the device that has fire

Slug
device_id
Filter code
ChaconDio.tThermostatMode.DeviceId
Type
String
Example
MY_deviceid1234

ModeThe new mode of the device

Slug
mode
Filter code
ChaconDio.tThermostatMode.Mode
Type
String
Example
heating

Created atDate and time event was created.

Slug
created_at
Filter code
ChaconDio.tThermostatMode.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00