jess-sys / yeelight-mqtt

Support YeeLights lights over MQTT. Compatible with HomeAssistant.
1 stars 0 forks source link

yeelight-mqtt

Integrate a Yeelight lamp (including the Screenbar YLTD001-003) in HomeAssistant using MQTT.

Getting started

To use this project, you can set it up manually, or use the Docker image.

Some environement variables can be used:

Docker usage

Available as a Docker Hub Package (https://hub.docker.com/repository/docker/jesssys/yeelight-mqtt)

Edit the variables in the docker-compose.yml file and just run docker-compose up

Credits

Author : Jessy SOBREIRO

Thanks to @skorokithakis (https://github.com/skorokithakis/python-yeelight)