Bump pywemo, handle more ports.
parent
0889e38cb1
commit
a78f5e0970
|
@ -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'
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue