Bump pywemo, handle more ports.
This commit is contained in:
parent
0889e38cb1
commit
a78f5e0970
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
||||||
|
|
||||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||||
|
|
||||||
REQUIREMENTS = ['pywemo==0.4.19']
|
REQUIREMENTS = ['pywemo==0.4.20']
|
||||||
|
|
||||||
DOMAIN = 'wemo'
|
DOMAIN = 'wemo'
|
||||||
|
|
||||||
|
|
|
@ -827,7 +827,7 @@ pyvlx==0.1.3
|
||||||
pywebpush==1.0.6
|
pywebpush==1.0.6
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.4.19
|
pywemo==0.4.20
|
||||||
|
|
||||||
# homeassistant.components.zabbix
|
# homeassistant.components.zabbix
|
||||||
pyzabbix==0.7.4
|
pyzabbix==0.7.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue