AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Cloud IntelligenceCloud Intelligence

Change light brightness

This action will change the brightness of your light.

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 change the brightness of your light.
API endpoint slug
link_smart_home.Light-Brightness
Filter code method
LinkSmartHome.lightBrightness.skip(string?: reason)
Runtime method
runAction("link_smart_home.Light-Brightness", {})

Action fields

Device ID Dropdown list

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

Value Text input > Other

Label
Set brightness to
Slug
value
Required
true
Can have default value
true
Filter code method
LinkSmartHome.lightBrightness.setValue(string: value)