From 2680bf8a6146cc26914485670dc8c0ad712dfb6a Mon Sep 17 00:00:00 2001 From: jxwolstenholme Date: Tue, 4 Dec 2018 22:26:20 +0000 Subject: [PATCH] Update requirement btsmarthub_devicelist==0.1.3 (#18961) * Added requirement 'btsmarthub_devicelist==0.1.2' * Update requirements_all.txt * Update bt_smarthub.py * Update requirements_all.txt * Update bt_smarthub.py --- homeassistant/components/device_tracker/bt_smarthub.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/device_tracker/bt_smarthub.py b/homeassistant/components/device_tracker/bt_smarthub.py index e7d60aaed6d..821182ec103 100644 --- a/homeassistant/components/device_tracker/bt_smarthub.py +++ b/homeassistant/components/device_tracker/bt_smarthub.py @@ -13,7 +13,7 @@ from homeassistant.components.device_tracker import ( DOMAIN, PLATFORM_SCHEMA, DeviceScanner) from homeassistant.const import CONF_HOST -REQUIREMENTS = ['btsmarthub_devicelist==0.1.1'] +REQUIREMENTS = ['btsmarthub_devicelist==0.1.3'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 99e0c2d5e39..56f1dbcb709 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -230,7 +230,7 @@ bt_proximity==0.1.2 bthomehub5-devicelist==0.1.1 # homeassistant.components.device_tracker.bt_smarthub -btsmarthub_devicelist==0.1.1 +btsmarthub_devicelist==0.1.3 # homeassistant.components.sensor.buienradar # homeassistant.components.weather.buienradar