12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"domain": "lidarr",
|
|
"name": "Lidarr",
|
|
"documentation": "https://www.home-assistant.io/integrations/lidarr",
|
|
"requirements": ["aiopyarr==22.11.0"],
|
|
"codeowners": ["@tkdrob"],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aiopyarr"],
|
|
"integration_type": "service"
|
|
}
|