A beginner's guide
Explore Plans
Mobile menu Close menu
Seitron SmartSeitron Smart

Set frost-guard mode

Turn off the thermostat. In OFF mode the frost-guard is active.

About this action

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
Turn off the thermostat. In OFF mode the frost-guard is active.
API endpoint slug
seitronsmart.thermo_set_off
Filter code method
Seitronsmart.thermoSetOff.skip(string?: reason)
Runtime method
runAction("seitronsmart.thermo_set_off", {})

Action fields

Thermostat name Text input > Other

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
Filter code method
Seitronsmart.thermoSetOff.setThermostatName(string: thermostatName)