hass-core/homeassistant/components/bluetooth_le_tracker/manifest.json
2023-02-08 20:29:44 +01:00

9 lines
267 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",
"loggers": []
}