This action will change the brightness of a light bulb.
Developer info
- API endpoint slug
- kasa.change_brightness
- Filter code method
- Kasa.changeBrightness.skip(string?: reason)
- Runtime method
- runAction("kasa.change_brightness", {})
Action fields
Device Dropdown list
- Label
- Device
- Slug
- device
- Required
- true
- Can have default value
- false
Brightness Dropdown list
- Label
- Brightness
- Helper text
- Choose a Brightness
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Kasa.changeBrightness.setBrightness(string: brightness)