11 lines
262 B
JSON
11 lines
262 B
JSON
{
|
|
"domain": "bluetooth_tracker",
|
|
"name": "Bluetooth tracker",
|
|
"documentation": "https://www.home-assistant.io/integrations/bluetooth_tracker",
|
|
"requirements": [
|
|
"bt_proximity==0.2",
|
|
"pybluez==0.22"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|