New services
Explore Plans
Mobile menu Close menu
Honeywell HomeHoneywell Home

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
This Action will set your Honeywell thermostat to permanently hold the specified temperature until you change it.
API endpoint slug
honeywell_lyric.setsystemtemperaturetopermanenthold
Filter code method
HoneywellLyric.setsystemtemperaturetopermanenthold.skip(string?: reason)
Runtime method
runAction("honeywell_lyric.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
For heat make sure your system is in heat or auto mode, for cool make sure it’s in cool or auto mode
Slug
temperature_type
Required
true
Can have default value
true
Filter code method
HoneywellLyric.setsystemtemperaturetopermanenthold.setTemperatureType(string: temperatureType)

Target temperature Text input > File name

Label
Target temperature
Helper text
Temperature in degrees e.g. 71
Slug
target_temperature
Required
true
Can have default value
true
Filter code method
HoneywellLyric.setsystemtemperaturetopermanenthold.setTargetTemperature(string: targetTemperature)

Temperature scale Dropdown list

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