Group Location
Explore Plans
Mobile menu Close menu
Lennox iComfortLennox iComfort

Increase Indoor Temperature

This Action will attempt to increase the indoor temperature of an thermostat by the number of degrees specified.

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
lennoxicomfort.increasetemperature
Filter code method
Lennoxicomfort.increasetemperature.skip(string?: reason)
Runtime method
runAction("lennoxicomfort.increasetemperature", {})

Action fields

Systems Dropdown list

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

Degrees Dropdown list

Label
Degrees in
Helper text
Slug
degrees
Required
true
Can have default value
false

Indoor temperature Text input > Short text

Label
Temperature threshhold
Slug
indoor_temperature
Required
true
Can have default value
true
Filter code method
Lennoxicomfort.increasetemperature.setIndoorTemperature(string: indoorTemperature)