mirror of
https://github.com/elisspace/core.git
synced 2026-09-20 01:31:36 +00:00
9 lines
255 B
JSON
9 lines
255 B
JSON
{
|
|
"domain": "analytics",
|
|
"name": "Analytics",
|
|
"documentation": "https://www.home-assistant.io/integrations/analytics",
|
|
"codeowners": ["@home-assistant/core", "@ludeeus"],
|
|
"dependencies": ["api", "websocket_api"],
|
|
"quality_scale": "internal"
|
|
}
|