1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/auth/manifest.json
2023-02-08 20:29:44 +01:00

10 lines
244 B
JSON

{
"domain": "auth",
"name": "Auth",
"codeowners": ["@home-assistant/core"],
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/auth",
"integration_type": "system",
"quality_scale": "internal"
}