2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "sabnzbd",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SABnzbd",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/sabnzbd",
|
2022-03-11 17:24:08 +00:00
|
|
|
"requirements": ["pysabnzbd==1.1.1"],
|
2019-04-12 03:11:56 +00:00
|
|
|
"dependencies": ["configurator"],
|
2020-02-18 16:32:56 +00:00
|
|
|
"after_dependencies": ["discovery"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["pysabnzbd"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|