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
This commit is contained in:
parent
a8b5cc833d
commit
2680bf8a61
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue