Update pywemo to version 0.4.28. (#15052)
parent
62432ced90
commit
fca5d55b43
|
@ -14,7 +14,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.25']
|
||||
REQUIREMENTS = ['pywemo==0.4.28']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
|
@ -1152,7 +1152,7 @@ pyvlx==0.1.3
|
|||
pywebpush==1.6.0
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.25
|
||||
pywemo==0.4.28
|
||||
|
||||
# homeassistant.components.camera.xeoma
|
||||
pyxeoma==1.4.0
|
||||
|
|
Loading…
Reference in New Issue