mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +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
|
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
|
||||||
|
|
||||||
REQUIREMENTS = ['pywemo==0.4.33']
|
REQUIREMENTS = ['pywemo==0.4.34']
|
||||||
|
|
||||||
DOMAIN = 'wemo'
|
DOMAIN = 'wemo'
|
||||||
|
|
||||||
|
@ -1369,7 +1369,7 @@ pyvlx==0.1.3
|
|||||||
pywebpush==1.6.0
|
pywebpush==1.6.0
|
||||||
|
|
||||||
# homeassistant.components.wemo
|
# homeassistant.components.wemo
|
||||||
pywemo==0.4.33
|
pywemo==0.4.34
|
||||||
|
|
||||||
# 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