From f6e830c7ecd52c80b3590a8de3d58f42dff330c3 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sat, 19 Sep 2026 09:22:44 +0200 Subject: [PATCH] Update IQS to gold for Midea (#182580) Co-authored-by: Franck Nijhof --- homeassistant/components/midea/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/midea/manifest.json b/homeassistant/components/midea/manifest.json index 4170de82e7dd..2a110ee733a1 100644 --- a/homeassistant/components/midea/manifest.json +++ b/homeassistant/components/midea/manifest.json @@ -12,6 +12,6 @@ "integration_type": "device", "iot_class": "local_polling", "loggers": ["midealocal"], - "quality_scale": "bronze", + "quality_scale": "gold", "requirements": ["midea-local==12.1.0"] }