This Action will set the current room temperature to a level of your choice. This temperature level can be adjusted manually or if Clock Mode is activated.
API endpoint slug
easycontrol_bosch.set_room_temperature
Filter code method
EasycontrolBosch.setRoomTemperature.skip(string?: reason)
Runtime method
runAction("easycontrol_bosch.set_room_temperature", {})
Action fields
Label
Which temperature?
Helper text
This is the new room temperature setpoint in °C. Please enter temperature with '.' e.g. 21.4 is a valid temperature.
Slug
temperature
Required
true
Can have default value
true
Filter code method
EasycontrolBosch.setRoomTemperature.setTemperature(string: temperature)
Label
Which room?
Helper text
Please select the room from the drop-down menu. If you have more than one device please also consider the device id.
Slug
zoneId
Required
true
Can have default value
false