1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/bluetooth_le_tracker/manifest.json

10 lines
279 B
JSON

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