Bump pywemo version. (#7004)

This commit is contained in:
Greg Dowling
2017-04-09 22:48:18 +01:00
committed by GitHub
parent c42293eb10
commit ecfe0770ed
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
REQUIREMENTS = ['pywemo==0.4.16']
REQUIREMENTS = ['pywemo==0.4.17']
DOMAIN = 'wemo'