mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
bump python-yeelight version (#5850)
Add an optional extended description…
This commit is contained in:
parent
cee389f621
commit
0f6aed16a2
@ -22,7 +22,7 @@ from homeassistant.components.light import (
|
||||
Light, PLATFORM_SCHEMA)
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['yeelight==0.2.1']
|
||||
REQUIREMENTS = ['yeelight==0.2.2']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -711,7 +711,7 @@ yahoo-finance==1.4.0
|
||||
yahooweather==0.8
|
||||
|
||||
# homeassistant.components.light.yeelight
|
||||
yeelight==0.2.1
|
||||
yeelight==0.2.2
|
||||
|
||||
# homeassistant.components.light.zengge
|
||||
zengge==0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user