Update pywemo to 0,3

This commit is contained in:
pavoni 2015-08-30 22:50:08 +01:00
parent b9cca82a45
commit 028551784a

View File

@ -8,7 +8,7 @@ import logging
from homeassistant.components.switch import SwitchDevice
REQUIREMENTS = ['pywemo==0.2']
REQUIREMENTS = ['pywemo==0.3']
# pylint: disable=unused-argument