9 lines
245 B
JSON
9 lines
245 B
JSON
{
|
|
"domain": "nzbget",
|
|
"name": "NZBGet",
|
|
"documentation": "https://www.home-assistant.io/integrations/nzbget",
|
|
"requirements": ["pynzbgetapi==0.2.0"],
|
|
"codeowners": ["@chriscla"],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling"
|
|
}
|