Update pywemo to version 0.4.28. (#15052)

pull/14972/merge
gstorer 2018-06-19 23:16:31 +08:00 committed by Paulus Schoutsen
parent 62432ced90
commit fca5d55b43
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.25']
REQUIREMENTS = ['pywemo==0.4.28']
DOMAIN = 'wemo'

View File

@ -1152,7 +1152,7 @@ pyvlx==0.1.3
pywebpush==1.6.0
# homeassistant.components.wemo
pywemo==0.4.25
pywemo==0.4.28
# homeassistant.components.camera.xeoma
pyxeoma==1.4.0