14 lines
242 B
JSON
14 lines
242 B
JSON
|
{
|
||
|
"domain": "history",
|
||
|
"name": "History",
|
||
|
"documentation": "https://www.home-assistant.io/components/history",
|
||
|
"requirements": [],
|
||
|
"dependencies": [
|
||
|
"http",
|
||
|
"recorder"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@home-assistant/core"
|
||
|
]
|
||
|
}
|