1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 10:55:50 +00:00
Files
core/homeassistant/components/bluetooth_le_tracker/manifest.json

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