This action will control the brightness of your device
Developer info
- API endpoint slug
- BG_HOME.brightness
- Filter code method
- BGHOME.brightness.skip(string?: reason)
- Runtime method
- runAction("BG_HOME.brightness", {})
Action fields
Deviceinfo Dropdown list
- Label
- Which device?
- Helper text
- choose device
- Slug
- deviceinfo
- Required
- true
- Can have default value
- false
Brightness Dropdown list
- Label
- What brightness?
- Helper text
- Please select a brightness level
- Slug
- brightness
- Required
- true
- Can have default value
- true
- Filter code method
- BGHOME.brightness.setBrightness(string: brightness)