Skip to content

Web-based control interface for Yeelight smart bulbs, built using Flask.

Notifications You must be signed in to change notification settings

buranberk/YeeLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

YeeLite

A web-based control interface for Yeelight smart bulbs, built using Flask.

YeeLite Interface

Features

  • Turn the light on/off
  • Adjust brightness
  • Set color with an HSV color picker

Installation

  1. Clone the repository and install dependencies:

    pip install flask yeelight
  2. Update bulb_ip in app.py to your Yeelight's IP.

  3. Run the app:

    python app.py
  4. Access at http://<IP_ADDRESS>:5000/ from devices on your local network.

Usage

Adjust brightness and color via the web interface.

About

Web-based control interface for Yeelight smart bulbs, built using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published