Bump bt_proximity (#52364)
This commit is contained in:
parent
f98a5cc233
commit
72b55d1830
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue