usermods/wizlights/readme.md
Enables controlling WiZ lights that are part of the same network as the WLED controller.
The mod takes the colors from the first few pixels and sends them to the lights.
Next, enter the IP addresses for the lights to be controlled, in order. The limit is 15 devices, but that number can be easily changed by updating MAX_WIZ_LIGHTS.
If you use these lights and python, make sure to check out the pywizlight project. You can learn how to format the messages to control the lights from that project.