AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
FreedomproFreedompro

Thermostat

This action will manage the thermostat temperature.

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
This action will manage the thermostat temperature.
API endpoint slug
freedompro.thermostat
Filter code method
Freedompro.thermostat.skip(string?: reason)
Runtime method
runAction("freedompro.thermostat", {})

Action fields

Uid Dropdown list

Label
Name
Slug
uid
Required
true
Can have default value
false

Target temperature Dropdown list

Label
Temperature
Helper text
Set the desired temperature. Choose between 10°C and 30°C.
Slug
targetTemperature
Required
true
Can have default value
true
Filter code method
Freedompro.thermostat.setTargetTemperature(string: targetTemperature)