2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "recorder",
|
|
|
|
"name": "Recorder",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/recorder",
|
2022-03-13 08:52:47 +00:00
|
|
|
"requirements": ["sqlalchemy==1.4.32"],
|
2021-10-07 06:56:43 +00:00
|
|
|
"codeowners": ["@home-assistant/core"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "internal",
|
|
|
|
"iot_class": "local_push"
|
2019-12-22 18:52:39 +00:00
|
|
|
}
|