Merge pull request #1320 from balloob/bump-pywemo-version

Bump pywemo version.
pull/1321/merge
Greg Dowling 2016-02-18 19:40:47 +00:00
commit 182fcb5f03
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from homeassistant.components.switch import SwitchDevice
from homeassistant.const import (
STATE_ON, STATE_OFF, STATE_STANDBY, EVENT_HOMEASSISTANT_STOP)
REQUIREMENTS = ['pywemo==0.3.10']
REQUIREMENTS = ['pywemo==0.3.12']
_LOGGER = logging.getLogger(__name__)
_WEMO_SUBSCRIPTION_REGISTRY = None

View File

@ -214,7 +214,7 @@ pyuserinput==0.1.9
pyvera==0.2.8
# homeassistant.components.switch.wemo
pywemo==0.3.10
pywemo==0.3.12
# homeassistant.components.thermostat.radiotherm
radiotherm==1.2