This Action will set your thermostat to a certain mode.
- 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
- Label
- Which thermostat?
- Slug
- thermostat
- Required
- true
- Can have default value
- false
- Label
- Which mode?
- Slug
- set_heating_mode
- Required
- true
- Can have default value
- true
- Filter code method
- SomfyThermostat.setHeatingMode.setSetHeatingMode(string: setHeatingMode)
- Label
- Duration
- Helper text
- This field is optional
- Slug
- duration
- Required
- false
- Can have default value
- true
- Filter code method
- SomfyThermostat.setHeatingMode.setDuration(string: duration)