Automate Reddit
Explore Plans
Mobile menu Close menu
TrickleStar Connected ProductsTrickleStar Connected Products

Set thermostat temporary hold

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.

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
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

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: systemMode)

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