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.
API endpoint slug
tricklestar.thermostat_temporary_hold
Filter code method
Tricklestar.thermostatTemporaryHold.skip(string?: reason)
Runtime method
runAction("tricklestar.thermostat_temporary_hold", {})
Action fields
Label
TrickleStar Thermostat
Helper text
My TrickleStar Thermostat
Slug
thermostat
Required
true
Can have default value
false
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.setSystem Mode(string: system_mode)
Label
Setpoint
Helper text
Temperature Setpoint (will be ignored when Off system mode is used).
Slug
setpoint
Required
true
Can have default value
false