Merge pull request #3697 from persandstrom/verisure_0.10.3

vsure 0.10.3
This commit is contained in:
Per Sandström 2016-10-04 22:20:12 +02:00 committed by GitHub
commit d9e73d1d71
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ from homeassistant.helpers import discovery
from homeassistant.util import Throttle from homeassistant.util import Throttle
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['vsure==0.10.2'] REQUIREMENTS = ['vsure==0.10.3']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -500,7 +500,7 @@ urllib3
uvcclient==0.9.0 uvcclient==0.9.0
# homeassistant.components.verisure # homeassistant.components.verisure
vsure==0.10.2 vsure==0.10.3
# homeassistant.components.switch.wake_on_lan # homeassistant.components.switch.wake_on_lan
wakeonlan==0.2.2 wakeonlan==0.2.2