AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
nomos systemnomos system

Set cooling temperature

This Action will set temperature on your thermostat devices that support cooling set point.

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 set temperature on your thermostat devices that support cooling set point.
API endpoint slug
nomos_system.setpoint-cooling
Filter code method
NomosSystem.setpointCooling.skip(string?: reason)
Runtime method
runAction("nomos_system.setpoint-cooling", {})

Action fields

Cid Dropdown list

Label
Which device?
Slug
cid
Required
true
Can have default value
false

Setpoint Text input > Other

Label
Temperature
Slug
setpoint
Required
true
Can have default value
true
Filter code method
NomosSystem.setpointCooling.setSetpoint(string: setpoint)