Skip to content

infinityInfinite/philips-wiz-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIZ-CLI

windows ubuntu python maintaining issues made by infinityInfinite

control your wiz light in your PC !!!

wiz light can only be controlled with wiz mobile app , this cli tools gives you access for your wiz light in pc !!

INSTALLATION

  • clone the repo git clone https://github.com/infinityInfinite/philips-wiz-cli.git
  • install the requirements file pip3 install -r requirements.txt

USAGE

  • python3 wizcli.py --help

EXAMPLES

  • 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

OPTIONS

  • changecolor
  • turnoff
  • turnon
  • setscene
  • dimming

more options comming soon

get ip address of your wiz light from your wiz mobile app !!

made with python made with love

About

You can control your philips wiz lights with this command-line tool !!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages