core/homeassistant/components/history_graph/manifest.json

10 lines
255 B
JSON

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