mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-25 09:07:50 +01:00
10 lines
265 B
JSON
10 lines
265 B
JSON
{
|
|
"domain": "statistics",
|
|
"name": "Statistics",
|
|
"after_dependencies": ["recorder"],
|
|
"codeowners": ["@ThomDietrich"],
|
|
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|