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
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.components.light import (
|
|||
from homeassistant.const import CONF_HOST
|
||||
import homeassistant.util.color as color_util
|
||||
|
||||
REQUIREMENTS = ['yeelightsunflower==0.0.8']
|
||||
REQUIREMENTS = ['yeelightsunflower==0.0.10']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1307,7 +1307,7 @@ yahooweather==0.10
|
|||
yeelight==0.4.0
|
||||
|
||||
# homeassistant.components.light.yeelightsunflower
|
||||
yeelightsunflower==0.0.8
|
||||
yeelightsunflower==0.0.10
|
||||
|
||||
# homeassistant.components.media_extractor
|
||||
youtube_dl==2018.03.10
|
||||
|
|
Loading…
Add table
Reference in a new issue