Pywemo version bump (#19538)

* Bump pywemo version

* Bump pywemo version
This commit is contained in:
Adam Belebczuk 2018-12-23 05:40:34 -05:00 committed by Martin Hjelmare
parent 01fc322488
commit 0776456b59
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['pywemo==0.4.33']
REQUIREMENTS = ['pywemo==0.4.34']
DOMAIN = 'wemo'

View file

@ -1369,7 +1369,7 @@ pyvlx==0.1.3
pywebpush==1.6.0
# homeassistant.components.wemo
pywemo==0.4.33
pywemo==0.4.34
# homeassistant.components.camera.xeoma
pyxeoma==1.4.0