Group Location
Explore Plans
Mobile menu Close menu
FuturehomeFuturehome

Set temperature

This Action will allow you to set the desired temperature for a room.

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
futurehome.set_temperature
Filter code method
Futurehome.setTemperature.skip(string?: reason)
Runtime method
runAction("futurehome.set_temperature", {})

Action fields

Room Dropdown list

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

Temperature Text input > Other

Label
Temperature
Helper text
Slug
temperature
Required
true
Can have default value
true
Filter code method
Futurehome.setTemperature.setTemperature(string: temperature)