Bump pywemo, handle more ports.

pull/9274/head
pavoni 2017-09-03 11:31:55 +01:00
parent 0889e38cb1
commit a78f5e0970
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.19']
REQUIREMENTS = ['pywemo==0.4.20']
DOMAIN = 'wemo'

View File

@ -827,7 +827,7 @@ pyvlx==0.1.3
pywebpush==1.0.6
# homeassistant.components.wemo
pywemo==0.4.19
pywemo==0.4.20
# homeassistant.components.zabbix
pyzabbix==0.7.4