AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Lennox iComfortLennox iComfort

Decrease Indoor Temperature

This Action will attempt to decrease 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
This Action will attempt to decrease the indoor temperature of an thermostat by the number of degrees specified.
API endpoint slug
lennoxicomfort.decreasetemperature
Filter code method
Lennoxicomfort.decreasetemperature.skip(string?: reason)
Runtime method
runAction("lennoxicomfort.decreasetemperature", {})

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
Celsius or Fahrenheit (C or F)
Slug
degrees
Required
true
Can have default value
false

Indoor temperature Text input > Short text

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