AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
CaleoCaleo

Humidity rises above

This Trigger fires every time the humidity rises above 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 humidity rises above a threshold you specify.
API endpoint slug
caleo.humidity_over

Trigger fields

Thermostat Dropdown list

Label
Thermostat
Slug
thermostat
Required
true
Can have default value
false

Humidity Text input > Regular expression

Label
Humidity threshold
Helper text
Humidity threshold in percentage
Slug
humidity
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

Slug
created_at
Filter code
Caleo.humidityOver.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.humidityOver.DeviceName
Type
String
Example
Room

Target humidityTarget humidity, as a percentage.

Slug
target_humidity
Filter code
Caleo.humidityOver.TargetHumidity
Type
String
Example
60

Measured humidityMeasured humidity, as a percentage.

Slug
measured_humidity
Filter code
Caleo.humidityOver.MeasuredHumidity
Type
String
Example
70