Lift SABnzbd to bronze quality scale (#133453)

This commit is contained in:
Jan-Philipp Benecke 2024-12-18 10:10:42 +01:00 committed by GitHub
parent a449ca65be
commit c1cf0e23b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,5 +6,6 @@
"documentation": "https://www.home-assistant.io/integrations/sabnzbd",
"iot_class": "local_polling",
"loggers": ["pysabnzbd"],
"quality_scale": "bronze",
"requirements": ["pysabnzbd==1.1.1"]
}