mirror of
https://github.com/elisspace/core.git
synced 2026-09-13 22:47:03 +00:00
10 lines
284 B
JSON
10 lines
284 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",
|
|
"iot_class": "cloud_push"
|
|
}
|