core/homeassistant/components/history_stats/manifest.json

11 lines
217 B
JSON

{
"domain": "history_stats",
"name": "History stats",
"documentation": "https://www.home-assistant.io/components/history_stats",
"requirements": [],
"dependencies": [
"history"
],
"codeowners": []
}