core/homeassistant/components/bluetooth_tracker/manifest.json

12 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": []
}