ha-core/homeassistant/components/history_graph/manifest.json

13 lines
238 B
JSON

{
"domain": "history_graph",
"name": "History graph",
"documentation": "https://www.home-assistant.io/components/history_graph",
"requirements": [],
"dependencies": [
"history"
],
"codeowners": [
"@andrey-git"
]
}