1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/history/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
233 B
JSON

{
"domain": "history",
"name": "History",
"documentation": "https://www.home-assistant.io/integrations/history",
"dependencies": ["http", "recorder"],
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal"
}