Bump version of pywemo to 0.4.29 (#18217)
This commit is contained in:
parent
bf54582d76
commit
36524e9d3f
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ from homeassistant.helpers import config_validation as cv
|
|||
|
||||
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||
|
||||
REQUIREMENTS = ['pywemo==0.4.28']
|
||||
REQUIREMENTS = ['pywemo==0.4.29']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
|
@ -1282,7 +1282,7 @@ pyvlx==0.1.3
|
|||
pywebpush==1.6.0
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.28
|
||||
pywemo==0.4.29
|
||||
|
||||
# homeassistant.components.camera.xeoma
|
||||
pyxeoma==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue