New services
Explore Plans
Mobile menu Close menu
WyzeWyze

Change color

This Action will change the color of your Wyze Bulb Color. 

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 color of your Wyze Bulb Color. 
API endpoint slug
wyzecam.light_color
Filter code method
Wyzecam.lightColor.skip(string?: reason)
Runtime method
runAction("wyzecam.light_color", {})

Action fields

Serialize device info Dropdown list

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

Serialize color Dropdown list

Label
Which Color
Slug
serialize_color
Required
true
Can have default value
true
Filter code method
Wyzecam.lightColor.setSerializeColor(string: serializeColor)