1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/statistics/manifest.json

10 lines
276 B
JSON

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