core/homeassistant/components/statistics/manifest.json

12 lines
320 B
JSON

{
"domain": "statistics",
"name": "Statistics",
"after_dependencies": ["recorder"],
"codeowners": ["@ThomDietrich"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/statistics",
"integration_type": "helper",
"iot_class": "local_polling",
"quality_scale": "internal"
}