Group Location
Explore Plans
Mobile menu Close menu
Honeywell Total Connect ComfortHoneywell Total Connect Comfort

Set temperature to a permanent hold

This Action will set your Honeywell thermostat to permanently hold the specified temperature until you change it.

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
API endpoint slug
honeywell_total_connect_comfort.setsystemtemperaturetopermanenthold
Filter code method
HoneywellTotalConnectComfort.setsystemtemperaturetopermanenthold.skip(string?: reason)
Runtime method
runAction("honeywell_total_connect_comfort.setsystemtemperaturetopermanenthold", {})

Action fields

System Dropdown list

Label
Which system?
Slug
system
Required
true
Can have default value
false

Temperature type Dropdown list

Label
Heat or cool temperature
Helper text
Slug
temperature_type
Required
true
Can have default value
true
Filter code method
HoneywellTotalConnectComfort.setsystemtemperaturetopermanenthold.setTemperatureType(string: temperatureType)

Target temperature Text input > Path to a folder

Label
Target temperature
Helper text
Slug
target_temperature
Required
true
Can have default value
true
Filter code method
HoneywellTotalConnectComfort.setsystemtemperaturetopermanenthold.setTargetTemperature(string: targetTemperature)

Temperature scale Dropdown list

Label
Temperature in
Slug
temperature_scale
Required
true
Can have default value
true
Filter code method
HoneywellTotalConnectComfort.setsystemtemperaturetopermanenthold.setTemperatureScale(string: temperatureScale)