New services
Explore Plans
Mobile menu Close menu
Honeywell HomeHoneywell Home

Change my thermostat setpoint temperature

This action will set a heat or cool setpoint temperature for my thermostat.

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_lyric.setsystemtemperature
Filter code method
HoneywellLyric.setsystemtemperature.skip(string?: reason)
Runtime method
runAction("honeywell_lyric.setsystemtemperature", {})

Action fields

System Dropdown list

Label
Which thermostat?
Helper text
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
HoneywellLyric.setsystemtemperature.setTemperatureType(string: temperatureType)

Target temperature Text input > Other

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

Temperature scale Dropdown list

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