1
mirror of https://github.com/home-assistant/core synced 2024-09-25 00:41:32 +02:00

Bump version of pywemo to 0.4.29 (#18217)

This commit is contained in:
Adam Belebczuk 2018-11-05 07:23:46 -05:00 committed by Pascal Vizeli
parent bf54582d76
commit 36524e9d3f
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -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