mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump bt_proximity (#52364)
This commit is contained in:
parent
f98a5cc233
commit
72b55d1830
@ -2,7 +2,7 @@
|
|||||||
"domain": "bluetooth_tracker",
|
"domain": "bluetooth_tracker",
|
||||||
"name": "Bluetooth Tracker",
|
"name": "Bluetooth Tracker",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/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": [],
|
"codeowners": [],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -417,7 +417,7 @@ brunt==0.1.3
|
|||||||
bsblan==0.4.0
|
bsblan==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.bluetooth_tracker
|
# homeassistant.components.bluetooth_tracker
|
||||||
bt_proximity==0.2
|
bt_proximity==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.bt_home_hub_5
|
# homeassistant.components.bt_home_hub_5
|
||||||
bthomehub5-devicelist==0.1.1
|
bthomehub5-devicelist==0.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user