1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Mark Onkyo quality scale as bronze (#149362)

This commit is contained in:
Artur Pragacz
2025-07-24 11:03:02 +02:00
committed by GitHub
parent f458ede468
commit 15f2ae3002
2 changed files with 1 additions and 1 deletions

View File

@@ -8,6 +8,7 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["aioonkyo"],
"quality_scale": "bronze",
"requirements": ["aioonkyo==0.3.0"],
"ssdp": [
{

View File

@@ -1777,7 +1777,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"ombi",
"omnilogic",
"oncue",
"onkyo",
"ondilo_ico",
"onewire",
"onvif",