You can set the brightness of your Color Bulb here.
Developer info
- API endpoint slug
- switchbot.set_brightness_bulb
- Filter code method
- Switchbot.setBrightnessBulb.skip(string?: reason)
- Runtime method
- runAction("switchbot.set_brightness_bulb", {})
Action fields
Chose a device Dropdown list
- Label
- Choose a Color Bulb
- Slug
- chose_a_device
- Required
- true
- Can have default value
- false
Set brightness Text input > Other
- Label
- Set Brightness
- Helper text
- Input 1-100
- Slug
- set_brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Switchbot.setBrightnessBulb.setSetBrightness(string: setBrightness)