mirror of
https://github.com/home-assistant/core.git
synced 2025-05-06 23:19:18 +00:00
Bump pywemo version. (#7004)
This commit is contained in:
parent
c42293eb10
commit
ecfe0770ed
@ -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.16']
|
REQUIREMENTS = ['pywemo==0.4.17']
|
||||||
|
|
||||||
DOMAIN = 'wemo'
|
DOMAIN = 'wemo'
|
||||||
|
|
||||||
|
@ -660,7 +660,7 @@ pyvera==0.2.25
|
|||||||
pywebpush==0.6.1
|
pywebpush==0.6.1
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.4.16
|
pywemo==0.4.17
|
||||||
|
|
||||||
# homeassistant.components.zabbix
|
# homeassistant.components.zabbix
|
||||||
pyzabbix==0.7.4
|
pyzabbix==0.7.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user