11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"domain": "recorder",
|
|
"name": "Recorder",
|
|
"documentation": "https://www.home-assistant.io/integrations/recorder",
|
|
"requirements": ["sqlalchemy==1.4.44", "fnvhash==0.1.0"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push",
|
|
"integration_type": "system"
|
|
}
|