Skip to content

Add usermode to control Wiz lights#2595

Merged
Aircoookie merged 2 commits intowled:masterfrom
eibanez:master
Mar 23, 2022
Merged

Add usermode to control Wiz lights#2595
Aircoookie merged 2 commits intowled:masterfrom
eibanez:master

Conversation

@eibanez
Copy link
Copy Markdown
Contributor

@eibanez eibanez commented Mar 23, 2022

Hello! I just wrote and tested this usermod, which enables WLED to control Wiz lights. This is done by replicating the UDP API. I included a small README in the pull request, which I'm copying below for your reading pleasure ;)

Happy to answer any questions!

Controlling Wiz lights

This usermod allows the control of WiZ lights that are in the same network as the WLED controller.

The mod takes the colors from the first few pixels and sends them to the lights.

Configuration

First, enter how often the data will be sent to the lights (in ms).

Then enter the IPs for the lights to be controlled, in order. There is currently a limit of 10 devices that can be controled, but that number
can be easily changed by updating MAX_WIZ_LIGHTS.

@Aircoookie Aircoookie merged commit 22c3ac5 into wled:master Mar 23, 2022
@eibanez
Copy link
Copy Markdown
Contributor Author

eibanez commented Mar 23, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants