Simple Python based GUI app to control yeelight enabled devices on local network
Find a file
crbby 7e7959c000 Added:
RGB control
Temp control
Brightness control
Input sanitization

UPDATED:
User interface
README.md
2021-03-28 23:21:46 +02:00
pyYeelight.py Added: 2021-03-28 23:21:46 +02:00
README.md Added: 2021-03-28 23:21:46 +02:00

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