Skip to content

Jeff-Soares/easy_yeelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Easy Yeelight is a simple App designed to control a Xiaomi Yeelight Color Bulb.

Currently supported features:

  • ON/OFF
  • Brightness
  • Temperature
  • HSV Bar
  • RGB control
  • Scan devices and registration

Gui-Image

Usage and requirements

  • First of all, make sure you have enable "Lan Control" on your bulb through the Official YeeLight app.

  • Python 3.x

  • Install yeelight library using pip:

pip install yeelight

Or Install from source and do python setup.py install

  • Install scapy modulle to allow ping command:
pip install scapy
  • Then run .\easyeelight.py file to execute the application.

About

A python app for controlling Yeelight RGB Bulbs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages