Add integration_type service to nzbget (#159850)

This commit is contained in:
Joost Lekkerkerker
2025-12-28 15:12:32 +01:00
committed by GitHub
parent 841baa15b6
commit de224b8107
2 changed files with 2 additions and 1 deletions
@@ -4,6 +4,7 @@
"codeowners": ["@chriscla"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/nzbget",
"integration_type": "service",
"iot_class": "local_polling",
"loggers": ["pynzbgetapi"],
"requirements": ["pynzbgetapi==0.2.0"],
+1 -1
View File
@@ -4633,7 +4633,7 @@
},
"nzbget": {
"name": "NZBGet",
"integration_type": "hub",
"integration_type": "service",
"config_flow": true,
"iot_class": "local_polling",
"single_config_entry": true