core/homeassistant/components/device_tracker/manifest.json

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"
}