Files
core/homeassistant/components/bluetooth_tracker/manifest.json
Franck Nijhof 6f92c19302 Correct integration names in manifests (A-B) (#30527)
* Correct names in manifests (A-B)

* Just Baidu

* Asterisk Call Detail Records
2020-01-06 23:59:12 +01:00

9 lines
250 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": []
}