Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 918 Bytes

README.md

File metadata and controls

31 lines (28 loc) · 918 Bytes

Yeelight Controller

Controlling a yeelight color bulb

Installation

pip install -r requirements.txt

You need to enable LAN CONTROL

For exe

pyinstaller --hidden-import pkg_resources --hidden-import infi.systray --onefile --noconsole main.py

TODO

  • Keyboard hotkeys(Shortcuts)
  • Brightness Control
  • Change Color
  • Multiple light support
  • Custom icons

Keyboard hotkeys

You can enable/disable by clicking to menu option "shortcuts"

Keyboard Combination Info
ctrl+shift+" Toggle Light
ctrl+shift+1 Change Brightness to %1
ctrl+shift+2 Change Brightness to %50
ctrl+shift+3 Change Brightness to %100
ctrl+shift+4 Custom Brightness

Image

yeelight