bump python-yeelight version (#5850)

Add an optional extended description…
This commit is contained in:
Teemu R 2017-02-10 14:45:31 +01:00 committed by Paulus Schoutsen
parent cee389f621
commit 0f6aed16a2
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -711,7 +711,7 @@ yahoo-finance==1.4.0
yahooweather==0.8
# homeassistant.components.light.yeelight
yeelight==0.2.1
yeelight==0.2.2
# homeassistant.components.light.zengge
zengge==0.2