mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Pywemo version bump (#19538)
* Bump pywemo version * Bump pywemo version
This commit is contained in:
parent
01fc322488
commit
0776456b59
@ -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…
x
Reference in New Issue
Block a user