1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/history_stats/manifest.json
2024-07-07 21:06:37 +02:00

12 lines
308 B
JSON

{
"domain": "history_stats",
"name": "History Stats",
"codeowners": [],
"config_flow": true,
"dependencies": ["recorder"],
"documentation": "https://www.home-assistant.io/integrations/history_stats",
"integration_type": "helper",
"iot_class": "local_polling",
"quality_scale": "internal"
}