Group Location
Explore Plans
Mobile menu Close menu
Somfy Connected ThermostatSomfy Connected Thermostat

Set to a mode

This Action will set your thermostat to a certain mode.

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
somfy_thermostat.set_heating_mode
Filter code method
SomfyThermostat.setHeatingMode.skip(string?: reason)
Runtime method
runAction("somfy_thermostat.set_heating_mode", {})

Action fields

Thermostat Dropdown list

Label
Which thermostat?
Slug
thermostat
Required
true
Can have default value
false

Set heating mode Dropdown list

Label
Which mode?
Slug
set_heating_mode
Required
true
Can have default value
true
Filter code method
SomfyThermostat.setHeatingMode.setSetHeatingMode(string: setHeatingMode)

Duration Dropdown list

Label
Duration
Helper text
Slug
duration
Required
false
Can have default value
true
Filter code method
SomfyThermostat.setHeatingMode.setDuration(string: duration)