New services
Explore Plans
Mobile menu Close menu
Maestro by StelproMaestro by Stelpro

Temperature exceeds limit

This trigger fires when room temperature exceeds the limits.

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 when room temperature exceeds the limits.
API endpoint slug
maestro_by_stelpro.temperature

Trigger fields

Thermostat Dropdown list

Label
Thermostat
Helper text
Thermostats are marked with an "- "
Slug
thermostat
Required
true
Can have default value
false

Temperature limit Text input > Regular expression

Label
Temperature Limit
Helper text
Temperature at which the trigger will be fired
Slug
temperature_limit
Required
true
Can have default value
true

Temperature format Dropdown list

Label
Temperature Format
Slug
temperature_format
Required
true
Can have default value
true

Language Dropdown list

Label
Notification language
Helper text
This field selects the language of the text used in an email notification
Slug
language
Required
true
Can have default value
true

Direction Dropdown list

Label
Direction
Helper text
Determine if the trigger is fired when the temperature is below or above the Temperature Limit
Slug
direction
Required
true
Can have default value
true

Ingredients

Created atDate and time event was created.

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

Alert listContain a message indicating the alert

Slug
alert_list
Filter code
MaestroByStelpro.temperature.AlertList
Type
String
Example
The temperature of the room has exceed the limit

Thermostat namename of the thermostat that have reached its temperature limit

Slug
thermostat_name
Filter code
MaestroByStelpro.temperature.ThermostatName
Type
String
Example
Kitchen

Room temperatureactual room temperature

Slug
room_temperature
Filter code
MaestroByStelpro.temperature.RoomTemperature
Type
String
Example
21°

Temperature limittemperature limit that fires the trigger

Slug
temperature_limit
Filter code
MaestroByStelpro.temperature.TemperatureLimit
Type
String
Example
25°

Limit directiondirection (above or below) to evaluate the temperature

Slug
limit_direction
Filter code
MaestroByStelpro.temperature.LimitDirection
Type
String
Example
below