From 9c21997ae105fa8a4e5183e8bca452dbcfb122a7 Mon Sep 17 00:00:00 2001 From: karwosts <32912880+karwosts@users.noreply.github.com> Date: Sat, 19 Sep 2026 15:10:54 +0800 Subject: [PATCH] Upgrade to quality scale: silver (#182510) --- homeassistant/components/collection_image/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/collection_image/manifest.json b/homeassistant/components/collection_image/manifest.json index ee5118b51c80..530ff5e4eb3f 100644 --- a/homeassistant/components/collection_image/manifest.json +++ b/homeassistant/components/collection_image/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/collection_image", "integration_type": "service", "iot_class": "calculated", - "quality_scale": "bronze" + "quality_scale": "silver" }