Skip to content

This repository allows to add custom component for Yeelight lamps (Silvest89/yeelight_v2) to Home Assistant via HACS.

License

Notifications You must be signed in to change notification settings

ykmn/hacs-yeelight_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACS repository for Home Assistant custom component for Yeelight bulbs

This repository allows to add custom component for Yeelight lamps (Silvest89/yeelight_v2) to Home Assistant via HACS.

Yeelight_v2 is a custom component for Home Assistant that can be used as an alternative Yeelight integration for Home Assistant. It currently supports SSDP as a fallback for the get_prop method. The miio protocol has also been implemented. If a miio_token is provided then the miio protocol will be used to communicate with the bulb (no LAN Control needed)

Yeelight Logo

Readme, docs and support at Silvest89/yeelight_v2

Installation using HACS

  1. Install HACS

  2. Open HACS / Integrations / Custom Repositories

  3. Add https://github.com/ykmn/hacs-yeelight_v2 as Integration

  4. Click Install

hacs BuyMeCoffee

Repo update:

git subtree pull --prefix=custom_components/yeelight_v2/python_yeelight https://github.com/Silvest89/python-yeelight master --squash

git subtree pull --prefix=custom_components/yeelight_v2/python_miio https://github.com/Silvest89/python-miio master --squash

git subtree pull --prefix=custom_components/yeelight_v2 https://github.com/Silvest89/yeelight_v2 main --squash

About

This repository allows to add custom component for Yeelight lamps (Silvest89/yeelight_v2) to Home Assistant via HACS.

Topics

Resources

License

Stars

Watchers

Forks