Bump bt_proximity (#52364)

This commit is contained in:
Frederik Bolding 2021-07-01 07:48:29 +02:00 committed by GitHub
parent f98a5cc233
commit 72b55d1830
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"domain": "bluetooth_tracker",
"name": "Bluetooth Tracker",
"documentation": "https://www.home-assistant.io/integrations/bluetooth_tracker",
"requirements": ["bt_proximity==0.2", "pybluez==0.22"],
"requirements": ["bt_proximity==0.2.1", "pybluez==0.22"],
"codeowners": [],
"iot_class": "local_polling"
}

View file

@ -417,7 +417,7 @@ brunt==0.1.3
bsblan==0.4.0
# homeassistant.components.bluetooth_tracker
bt_proximity==0.2
bt_proximity==0.2.1
# homeassistant.components.bt_home_hub_5
bthomehub5-devicelist==0.1.1