New services
Explore Plans
Mobile menu Close menu
CaleoCaleo

Set led status

This Action will toggle the LED status of a Caleo.

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
caleo.set_lightlevel
Filter code method
Caleo.setLightlevel.skip(string?: reason)
Runtime method
runAction("caleo.set_lightlevel", {})

Action fields

Thermostat Dropdown list

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

Level Dropdown list

Label
Desired light level
Slug
level
Required
true
Can have default value
true
Filter code method
Caleo.setLightlevel.setLevel(string: level)