Controlling a yeelight color bulb
pip install -r requirements.txtYou need to enable LAN CONTROL
pyinstaller --hidden-import pkg_resources --hidden-import infi.systray --onefile --noconsole main.py- Keyboard hotkeys(Shortcuts)
- Brightness Control
- Change Color
- Multiple light support
- Custom icons
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 |
