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

Set level/brightness

This Action will set level/brightness on your lighting devices that support dimming.

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 level/brightness on your lighting devices that support dimming.
API endpoint slug
nomos_system.level
Filter code method
NomosSystem.level.skip(string?: reason)
Runtime method
runAction("nomos_system.level", {})

Action fields

Cid Dropdown list

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

Level Text input > Other

Label
Level/Brightness
Slug
level
Required
true
Can have default value
true
Filter code method
NomosSystem.level.setLevel(string: level)