Automate Reddit
Explore Plans
Mobile menu Close menu
CaleoCaleo

Temperature drops below

This Trigger fires every time the temperature drops below a threshold you specify.

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 drops below a threshold you specify.
API endpoint slug
caleo.temperature_under

Trigger fields

Thermostat Dropdown list

Label
Thermostat
Slug
thermostat
Required
true
Can have default value
false

Temperature Text input > Regular expression

Label
Temperature threshold
Slug
temperature
Required
true
Can have default value
true

Scale Dropdown list

Label
Degrees in
Slug
scale
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

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

Device nameThe name of the thermostat who triggered this event.

Slug
device_name
Filter code
Caleo.temperatureUnder.DeviceName
Type
String
Example
Room

Target temperature cTarget temperature, in Celsius.

Slug
target_temperature_c
Filter code
Caleo.temperatureUnder.TargetTemperatureC
Type
String
Example
21.1

Target temperature fTarget temperature, in Fahrenheit.

Slug
target_temperature_f
Filter code
Caleo.temperatureUnder.TargetTemperatureF
Type
String
Example
70

Measured temperature cMeasured temperature, in Celsius.

Slug
measured_temperature_c
Filter code
Caleo.temperatureUnder.MeasuredTemperatureC
Type
String
Example
21

Measured temperature fMeasured temperature, in Fahrenheit.

Slug
measured_temperature_f
Filter code
Caleo.temperatureUnder.MeasuredTemperatureF
Type
String
Example
70