Tool for remote controlling WIZ branded smart lights without authentication.
Change color:
python3 wiz-hack.py red green blue
instead of those words you of course fill out the rgb values for example, green would be 0 255 0
on/off:
python3 wiz-hack.py off
python3 wiz-hack.py on