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-18 10:23:13 +00:00
|
|
|
"requirements": ["sqlalchemy==1.4.32","fnvhash==0.1.0","lru-dict==1.1.7"],
|
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
|
|
|
}
|