Merge pull request #2902 from persandstrom/vsure_10.1

vsure 10.1
This commit is contained in:
Per Sandström 2016-08-20 17:23:07 +02:00 committed by GitHub
commit ca75e66c1a
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.util import Throttle
DOMAIN = "verisure" DOMAIN = "verisure"
REQUIREMENTS = ['vsure==0.8.1'] REQUIREMENTS = ['vsure==0.10.1']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -469,7 +469,7 @@ urllib3
uvcclient==0.9.0 uvcclient==0.9.0
# homeassistant.components.verisure # homeassistant.components.verisure
vsure==0.8.1 vsure==0.10.1
# homeassistant.components.switch.wake_on_lan # homeassistant.components.switch.wake_on_lan
wakeonlan==0.2.2 wakeonlan==0.2.2