Pywemo version bump (#19538)
* Bump pywemo version * Bump pywemo version
This commit is contained in:
parent
01fc322488
commit
0776456b59
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.33']
|
||||
REQUIREMENTS = ['pywemo==0.4.34']
|
||||
|
||||
DOMAIN = 'wemo'
|
||||
|
||||
|
|
|
@ -1369,7 +1369,7 @@ pyvlx==0.1.3
|
|||
pywebpush==1.6.0
|
||||
|
||||
# homeassistant.components.wemo
|
||||
pywemo==0.4.33
|
||||
pywemo==0.4.34
|
||||
|
||||
# homeassistant.components.camera.xeoma
|
||||
pyxeoma==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue