Yeelight version bumped. (#13056)

This commit is contained in:
Sebastian Muszynski 2018-03-10 18:10:50 +01:00 committed by Paulus Schoutsen
parent e910ecfd5f
commit 0143752d94
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ from homeassistant.components.light import (
Light, PLATFORM_SCHEMA)
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['yeelight==0.3.3']
REQUIREMENTS = ['yeelight==0.4.0']
_LOGGER = logging.getLogger(__name__)

View File

@ -1292,7 +1292,7 @@ yahoo-finance==1.4.0
yahooweather==0.10
# homeassistant.components.light.yeelight
yeelight==0.3.3
yeelight==0.4.0
# homeassistant.components.light.yeelightsunflower
yeelightsunflower==0.0.8