Bump pywemo version - changes port order for faster startup. (#3612)

This commit is contained in:
Greg Dowling 2016-10-02 06:53:24 +01:00 committed by Paulus Schoutsen
parent 183936375f
commit fcbfcf0aa7
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.6'] REQUIREMENTS = ['pywemo==0.4.7']
DOMAIN = 'wemo' DOMAIN = 'wemo'

View File

@ -407,7 +407,7 @@ python-wink==0.8.0
pyvera==0.2.20 pyvera==0.2.20
# homeassistant.components.wemo # homeassistant.components.wemo
pywemo==0.4.6 pywemo==0.4.7
# homeassistant.components.climate.radiotherm # homeassistant.components.climate.radiotherm
# homeassistant.components.thermostat.radiotherm # homeassistant.components.thermostat.radiotherm