mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update yeelightsunflower to 0.0.10 (#13448)
* Update yeelightsunflower to 0.0.10 * Update yeelightsunflower platform to 0.0.10
This commit is contained in:
parent
a6e455a070
commit
2e3ec121d1
@ -15,7 +15,7 @@ from homeassistant.components.light import (
|
|||||||
from homeassistant.const import CONF_HOST
|
from homeassistant.const import CONF_HOST
|
||||||
import homeassistant.util.color as color_util
|
import homeassistant.util.color as color_util
|
||||||
|
|
||||||
REQUIREMENTS = ['yeelightsunflower==0.0.8']
|
REQUIREMENTS = ['yeelightsunflower==0.0.10']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1307,7 +1307,7 @@ yahooweather==0.10
|
|||||||
yeelight==0.4.0
|
yeelight==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.light.yeelightsunflower
|
# homeassistant.components.light.yeelightsunflower
|
||||||
yeelightsunflower==0.0.8
|
yeelightsunflower==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.media_extractor
|
# homeassistant.components.media_extractor
|
||||||
youtube_dl==2018.03.10
|
youtube_dl==2018.03.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user