AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Seitron SmartSeitron Smart

Temperature rises above

This trigger fires when the temperature detected by the thermostat rises above a given threshold.

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 the temperature detected by the thermostat rises above a given threshold.
API endpoint slug
seitronsmart.temp_rises_above

Trigger fields

Rise over temperature Text input > Regular expression

Label
What is the maximum temperature?
Helper text
Enter the temperature above which the trigger must switch.
Slug
rise_over_temperature
Required
true
Can have default value
true

Thermostat name Text input

Label
Which termostat?
Helper text
Enter the thermostat name as showed in the mobile app.
Slug
thermostat_name
Required
true
Can have default value
true

Temperature unit Dropdown list

Label
Temperature unit
Helper text
Temperature unit °C or °F
Slug
temperature_unit
Required
true
Can have default value
true

Ingredients

Current temperatureThe currently detected temperature

Slug
current_temperature
Filter code
Seitronsmart.tempRisesAbove.CurrentTemperature
Type
String
Example
24.6

ThermostatThermostat detecting the temperature

Slug
thermostat
Filter code
Seitronsmart.tempRisesAbove.Thermostat
Type
String
Example
21.2

DateDate and time of the temperature detection

Slug
date
Filter code
Seitronsmart.tempRisesAbove.Date
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00