Explore Plans
Mobile menu Close menu
iDevicesiDevices

Set thermostat mode

This action will set the mode of the selected thermostat.

Developer info

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)