Merge pull request #670 from pavoni/bump_pywemo

Bump pywemo version
This commit is contained in:
Paulus Schoutsen 2015-11-27 13:08:12 -08:00
commit 93c86ca5a1
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ import logging
from homeassistant.components.switch import SwitchDevice
from homeassistant.const import STATE_ON, STATE_OFF, STATE_STANDBY
REQUIREMENTS = ['pywemo==0.3.2']
REQUIREMENTS = ['pywemo==0.3.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -149,7 +149,7 @@ hikvision==0.4
orvibo==1.0.0
# homeassistant.components.switch.wemo
pywemo==0.3.2
pywemo==0.3.3
# homeassistant.components.thermostat.honeywell
evohomeclient==0.2.3