skotopes / yeecon

Yeelight Control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Simple toolkit to control yeelight smart bulbs.

Requirements

  • python 3
  • yee lamps with LAN control enabled

Installing Dependencies With venv

python3 -m venv venv
./venv/bin/pip install -r requirements.txt

Usage

GUI Version

./yeelight

Console version

./control 

About

Yeelight Control


Languages

Language:Shell 97.0%Language:Python 3.0%