Explore Plans
Mobile menu Close menu
Seitron SmartSeitron Smart

Temperature falls below

This trigger fires when the temperature detected by the thermostat falls below a given threshold.

Developer info

API endpoint slug
seitronsmart.temp_falls_below

Trigger fields

Thermostat name Text input

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

Falls below temperature Text input > Regular expression

Label
What is the minimum temperature?
Helper text
Enter the temperature below which the trigger must switch.
Slug
falls_below_temperature
Required
true
Can have default value
true

Temperature unit Dropdown list

Label
Which temperature unit?
Helper text
Enter the temperature unit. °C or °F.
Slug
temperature_unit
Required
true
Can have default value
true

Ingredients

Current temperatureCurrently detected temperature

Slug
current_temperature
Filter code
Seitronsmart.tempFallsBelow.CurrentTemperature
Type
String
Example
13.3

ThermostatThermostat detecting the temperature

Slug
thermostat
Filter code
Seitronsmart.tempFallsBelow.Thermostat
Type
String
Example
21.4

DateDate and time of the temperature detection

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