mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Update pywemo to version 0.4.28. (#15052)
This commit is contained in:
parent
62432ced90
commit
fca5d55b43
@ -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.25']
|
REQUIREMENTS = ['pywemo==0.4.28']
|
||||||
|
|
||||||
DOMAIN = 'wemo'
|
DOMAIN = 'wemo'
|
||||||
|
|
||||||
|
@ -1152,7 +1152,7 @@ pyvlx==0.1.3
|
|||||||
pywebpush==1.6.0
|
pywebpush==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.4.25
|
pywemo==0.4.28
|
||||||
|
|
||||||
# homeassistant.components.camera.xeoma
|
# homeassistant.components.camera.xeoma
|
||||||
pyxeoma==1.4.0
|
pyxeoma==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user