Group Location
Explore Plans
Mobile menu Close menu
Blue by ADTBlue by ADT

Set dimmer level

This action will set the level of a dimmer.

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
bluebyadt.set_dimmer
Filter code method
Bluebyadt.setDimmer.skip(string?: reason)
Runtime method
runAction("bluebyadt.set_dimmer", {})

Action fields

Device name Dropdown list

Label
Device name?
Slug
device_name
Required
true
Can have default value
false

Level Text input > Other

Label
Level?
Helper text
Slug
level
Required
true
Can have default value
true
Filter code method
Bluebyadt.setDimmer.setLevel(string: level)