Skip to content

Duoslow/yeelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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