2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "sonarr",
|
|
|
|
"name": "Sonarr",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sonarr",
|
2020-05-30 00:08:05 +00:00
|
|
|
"codeowners": ["@ctalkington"],
|
2022-02-24 05:18:14 +00:00
|
|
|
"requirements": ["aiopyarr==22.2.2"],
|
2020-05-30 00:08:05 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"quality_scale": "silver",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2022-02-22 17:33:10 +00:00
|
|
|
"loggers": ["aiopyarr"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|