Explore Plans
Mobile menu Close menu
Cloud IntelligenceCloud Intelligence

Change light brightness

This action will change the brightness of your light.

Developer info

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)