AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AiDotAiDot

Change brightness

This action changes the brightness level of the light you select.

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 changes the brightness level of the light you select.
API endpoint slug
LDS_AiDot.Brightness
Filter code method
LDSAiDot.brightness.skip(string?: reason)
Runtime method
runAction("LDS_AiDot.Brightness", {})

Action fields

Object ID Dropdown list

Label
Device
Helper text
choose a device
Slug
objectId
Required
true
Can have default value
false

Dimming Dropdown list

Label
Brightness
Helper text
choose a brightness
Slug
Dimming
Required
true
Can have default value
true
Filter code method
LDSAiDot.brightness.setDimming(string: dimming)