New services
Explore Plans
Mobile menu Close menu
WyzeWyze

Set bulb brightness

This action will change the brightness of the bulb.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
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

Serialize device info Dropdown list

Label
Which Device
Slug
serialize_device_info
Required
true
Can have default value
false

Serialize brightness Dropdown list

Label
Which Brightness
Slug
serialize_brightness
Required
true
Can have default value
true
Filter code method
Wyzecam.lightBrightness.setSerializeBrightness(string: serializeBrightness)