This Action will change the color of your Wyze Bulb Color.
Developer info
- 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)