Merge pull request #2995 from persandstrom/vsure_10.2

bump vsure version
pull/3000/head
Per Sandström 2016-08-26 21:53:31 +02:00 committed by GitHub
commit ead0559661
2 changed files with 2 additions and 2 deletions

View File

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

View File

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