From 3f03fefd3547f0675971f60584ff71a55cbed319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20Sandstr=C3=B6m?= Date: Sun, 31 Jan 2016 19:23:53 +0100 Subject: [PATCH] vsure 0.5.0 --- homeassistant/components/verisure.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/verisure.py b/homeassistant/components/verisure.py index 0d635e861b3..e69321315eb 100644 --- a/homeassistant/components/verisure.py +++ b/homeassistant/components/verisure.py @@ -28,7 +28,7 @@ DISCOVER_SWITCHES = 'verisure.switches' DISCOVER_ALARMS = 'verisure.alarm_control_panel' DEPENDENCIES = ['alarm_control_panel'] -REQUIREMENTS = ['vsure==0.4.8'] +REQUIREMENTS = ['vsure==0.5.0'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index fed45f0a973..295518f367b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -223,7 +223,7 @@ proliphix==0.1.0 radiotherm==1.2 # homeassistant.components.verisure -vsure==0.4.8 +vsure==0.5.0 # homeassistant.components.zigbee xbee-helper==0.0.6