Update library version for Yeelight Sunflower lights platform (fix for packaging problem with 0.0.7) (#6233)

pull/6169/head
Lindsay Ward 2017-02-28 04:47:51 +10:00 committed by Adam Mills
parent fbea5b4cac
commit 7f99e99dad
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.components.light import (Light,
from homeassistant.const import CONF_HOST
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['yeelightsunflower==0.0.6']
REQUIREMENTS = ['yeelightsunflower==0.0.8']
_LOGGER = logging.getLogger(__name__)

View File

@ -772,7 +772,7 @@ yahooweather==0.8
yeelight==0.2.2
# homeassistant.components.light.yeelightsunflower
yeelightsunflower==0.0.6
yeelightsunflower==0.0.8
# homeassistant.components.light.zengge
zengge==0.2