Merge pull request #1562 from balloob/bump_pywemo_version

Bump pywemo version.
This commit is contained in:
Greg Dowling 2016-03-17 12:17:42 +00:00
commit fa15d86c2b
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ import logging
from homeassistant.components import discovery
from homeassistant.const import EVENT_HOMEASSISTANT_STOP
REQUIREMENTS = ['pywemo==0.3.14']
REQUIREMENTS = ['pywemo==0.3.16']
DOMAIN = 'wemo'
DISCOVER_LIGHTS = 'wemo.light'

View file

@ -222,7 +222,7 @@ pyuserinput==0.1.9
pyvera==0.2.8
# homeassistant.components.wemo
pywemo==0.3.14
pywemo==0.3.16
# homeassistant.components.thermostat.radiotherm
radiotherm==1.2