mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00:00
19 lines
675 B
JSON
19 lines
675 B
JSON
{
|
|
"domain": "analytics",
|
|
"name": "Analytics",
|
|
"after_dependencies": ["energy", "hassio", "recorder"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["api", "websocket_api", "http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/analytics",
|
|
"integration_type": "system",
|
|
"iot_class": "cloud_push",
|
|
"preview_features": {
|
|
"snapshots": {
|
|
"feedback_url": "https://forms.gle/GqvRmgmghSDco8M46",
|
|
"learn_more_url": "https://www.home-assistant.io/blog/2026/02/02/about-device-database/",
|
|
"report_issue_url": "https://github.com/OHF-Device-Database/device-database/issues/new"
|
|
}
|
|
},
|
|
"quality_scale": "internal"
|
|
}
|