core/homeassistant/components/bluetooth_le_tracker/manifest.json

11 lines
254 B
JSON

{
"domain": "bluetooth_le_tracker",
"name": "Bluetooth le tracker",
"documentation": "https://www.home-assistant.io/components/bluetooth_le_tracker",
"requirements": [
"pygatt[GATTTOOL]==4.0.1"
],
"dependencies": [],
"codeowners": []
}