This action will change the brightness of the bulb.
- API endpoint slug
- wyzecam.light_brightness
- Filter code method
- Wyzecam.lightBrightness.skip(string?: reason)
- Runtime method
- runAction("wyzecam.light_brightness", {})
Action fields
- Label
- Which Device
- Slug
- serialize_device_info
- Required
- true
- Can have default value
- false
- Label
- Which Brightness
- Slug
- serialize_brightness
- Required
- true
- Can have default value
- true
- Filter code method
- Wyzecam.lightBrightness.setSerialize Brightness(string: serialize_brightness)