wiz light can only be controlled with wiz mobile app , this cli tools gives you access for your wiz light in pc !!
- clone the repo
git clone https://github.com/infinityInfinite/philips-wiz-cli.git
- install the requirements file
pip3 install -r requirements.txt
python3 wizcli.py --help
- default port is already set to 38899
python3 wizcli.py -ip [IP ADDRESS] -p [PORT] --turnoff
python3 wizcli.py -ip [IP ADDRESS] -p [PORT] --turnon
python3 wizcli.py -ip [IP ADDRESS] -p [PORT] --changecolor
python3 wizcli.py -ip [IP ADDRESS] -p [PORT] --setscene
python3 wizcli.py -ip [IP ADDRESS] -p [PORT] --dimming
- changecolor
- turnoff
- turnon
- setscene
- dimming