2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "radarr",
|
|
|
|
"name": "Radarr",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/radarr",
|
2022-11-07 11:23:49 +00:00
|
|
|
"requirements": ["aiopyarr==22.11.0"],
|
2022-09-23 02:16:24 +00:00
|
|
|
"codeowners": ["@tkdrob"],
|
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "local_polling",
|
2022-11-07 18:39:29 +00:00
|
|
|
"loggers": ["aiopyarr"],
|
|
|
|
"integration_type": "service"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|