Explore Plans
Mobile menu Close menu
Chacon / DiO

Thermostat temperature is above or below a target

This trigger fires every time the temperature of a Chacon / DiO thermostat is above or below a target.

Developer info

API endpoint slug
chacon_dio.t_thermostat_target

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

Condition Dropdown list

Label
Type of condition ?
Slug
condition
Required
true
Can have default value
true

Temperature Text input

Label
Which temperature target ?
Helper text
In Celsius
Slug
temperature
Required
true
Can have default value
true

Ingredients

Device The ID if the device that has fire

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

Temperature The new temperature of the thermostat (in Celsius)

Slug
temperature
Filter code
ChaconDio.tThermostatTarget.Temperature
Type
String
Example
21

Created at Date and time event was created.

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