New services
Explore Plans
Mobile menu Close menu
iDevicesiDevices

Set thermostat mode

This action will set the mode of the selected 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
idevices.set_thermostat_mode
Filter code method
Idevices.setThermostatMode.skip(string?: reason)
Runtime method
runAction("idevices.set_thermostat_mode", {})

Action fields

What device Dropdown list

Label
What device?
Slug
what_device
Required
true
Can have default value
false

What mode Dropdown list

Label
What mode?
Slug
what_mode
Required
true
Can have default value
true
Filter code method
Idevices.setThermostatMode.setWhatMode(string: whatMode)