Set the thermostat in scheduled (auto) mode.
Developer info
- API endpoint slug
- seitronsmart.thermo_set_auto
- Filter code method
- Seitronsmart.thermoSetAuto.skip(string?: reason)
- Runtime method
- runAction("seitronsmart.thermo_set_auto", {})
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.thermoSetAuto.setThermostatName(string: thermostatName)