mirror of
https://github.com/home-assistant/core.git
synced 2025-07-11 07:17:12 +00:00
Yeelight version bumped. (#13056)
This commit is contained in:
parent
e910ecfd5f
commit
0143752d94
@ -26,7 +26,7 @@ from homeassistant.components.light import (
|
|||||||
Light, PLATFORM_SCHEMA)
|
Light, PLATFORM_SCHEMA)
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['yeelight==0.3.3']
|
REQUIREMENTS = ['yeelight==0.4.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1292,7 +1292,7 @@ yahoo-finance==1.4.0
|
|||||||
yahooweather==0.10
|
yahooweather==0.10
|
||||||
|
|
||||||
# homeassistant.components.light.yeelight
|
# homeassistant.components.light.yeelight
|
||||||
yeelight==0.3.3
|
yeelight==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.light.yeelightsunflower
|
# homeassistant.components.light.yeelightsunflower
|
||||||
yeelightsunflower==0.0.8
|
yeelightsunflower==0.0.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user