Simple Python based GUI app to control yeelight enabled devices on local network
- Python 100%
RGB control Temp control Brightness control Input sanitization UPDATED: User interface README.md |
||
|---|---|---|
| pyYeelight.py | ||
| README.md | ||
py_Yeelight_interface
Simple Python based GUI app to control Yeelight enabled devices on local network
Features
- Toggling power
- Controlling color by RGB values
- Brightness slider
- White temperature slider
TODOs
- Presets
- Naming devices by ID
- Improving user interface
- HSV input
Requirements
- Yeelight: https://gitlab.com/stavros/python-yeelight
- PySimpleGUI: https://github.com/PySimpleGUI/PySimpleGUI