Bump pywemo version.

This commit is contained in:
pavoni 2016-03-16 23:25:00 +00:00
parent fd27e4fc7d
commit 179c6efff7
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.12']
REQUIREMENTS = ['pywemo==0.3.14']
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.12
pywemo==0.3.14
# homeassistant.components.thermostat.radiotherm
radiotherm==1.2