Adjust TrickleStar thermostat when you leave home
This action will set temporary hold on your TrickleStar thermostat using the specified system mode and setpoint. The temporary hold will last until the next schedule event.
Developer info
- API endpoint slug
- tricklestar.thermostat_temporary_hold
- Filter code method
- Tricklestar.thermostatTemporaryHold.skip(string?: reason)
- Runtime method
- runAction("tricklestar.thermostat_temporary_hold", {})
Action fields
Thermostat Dropdown list
- Label
- TrickleStar Thermostat
- Helper text
- My TrickleStar Thermostat
- Slug
- thermostat
- Required
- true
- Can have default value
- false
System mode Dropdown list
- Label
- System Mode
- Helper text
- Thermostat System Mode such as Heat, Cool or Off
- Slug
- system_mode
- Required
- true
- Can have default value
- true
- Filter code method
- Tricklestar.thermostatTemporaryHold.setSystemMode(string: system_mode)
Setpoint Dropdown list
- Label
- Setpoint
- Helper text
- Temperature Setpoint (will be ignored when Off system mode is used).
- Slug
- setpoint
- Required
- true
- Can have default value
- false