Bump pywemo. (#2944)

This commit is contained in:
Greg Dowling 2016-08-23 04:50:05 +01:00 committed by Paulus Schoutsen
parent eac67fd971
commit 9fcfc213c7
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,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.5'] REQUIREMENTS = ['pywemo==0.4.6']
DOMAIN = 'wemo' DOMAIN = 'wemo'

View File

@ -391,7 +391,7 @@ pyuserinput==0.1.9
pyvera==0.2.15 pyvera==0.2.15
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==0.4.5 pywemo==0.4.6
# homeassistant.components.climate.radiotherm # homeassistant.components.climate.radiotherm
# homeassistant.components.thermostat.radiotherm # homeassistant.components.thermostat.radiotherm