Explore Plans
Mobile menu Close menu
Smart Home SolutionSmart Home Solution

Change brightness of bulb

This action will change the brightness of a bulb given a name.

Developer info

API endpoint slug
smart_home_solution.change_brightness
Filter code method
SmartHomeSolution.changeBrightness.skip(string?: reason)
Runtime method
runAction("smart_home_solution.change_brightness", {})

Action fields

Device address Dropdown list

Label
Which device?
Helper text
The name of the bulb to change brightness on
Slug
device_address
Required
true
Can have default value
false

Which brightness Dropdown list

Label
Which brightness?
Helper text
Which brightness?
Slug
which_brightness
Required
true
Can have default value
true
Filter code method
SmartHomeSolution.changeBrightness.setWhichBrightness(string: whichBrightness)