mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
12 lines
338 B
JSON
12 lines
338 B
JSON
{
|
|
"domain": "statistics",
|
|
"name": "Statistics",
|
|
"after_dependencies": ["recorder"],
|
|
"codeowners": ["@ThomDietrich", "@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/statistics",
|
|
"integration_type": "helper",
|
|
"iot_class": "local_polling",
|
|
"quality_scale": "internal"
|
|
}
|