1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 21:54:27 +01:00
Files
core/homeassistant/components/device_tracker/manifest.json
T
2022-10-04 10:36:42 -04:00

11 lines
302 B
JSON

{
"domain": "device_tracker",
"name": "Device Tracker",
"documentation": "https://www.home-assistant.io/integrations/device_tracker",
"dependencies": ["zone"],
"after_dependencies": [],
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal",
"integration_type": "entity"
}