core/homeassistant/components/bluetooth_le_tracker/manifest.json

10 lines
258 B
JSON

{
"domain": "bluetooth_le_tracker",
"name": "Bluetooth LE Tracker",
"documentation": "https://www.home-assistant.io/integrations/bluetooth_le_tracker",
"dependencies": ["bluetooth"],
"codeowners": [],
"iot_class": "local_push",
"loggers": []
}