Bump pywemo version.

This commit is contained in:
pavoni 2017-01-11 23:10:24 +00:00
parent eb9b95c292
commit dc937cc8cf
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['pywemo==0.4.7']
REQUIREMENTS = ['pywemo==0.4.9']
DOMAIN = 'wemo'

View file

@ -527,7 +527,7 @@ pyvera==0.2.21
pywebpush==0.6.1
# homeassistant.components.wemo
pywemo==0.4.7
pywemo==0.4.9
# homeassistant.components.light.yeelight
pyyeelight==1.0-beta