AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Chacon / DiOChacon / 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.

About this trigger

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 trigger fires every time the temperature of a Chacon / DiO thermostat is above or below a target.
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 IDThe ID if the device that has fire

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

TemperatureThe new temperature of the thermostat (in Celsius)

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

Created atDate and time event was created.

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