From 067daad70eea56a457360e51199efa2f24476fd5 Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Fri, 13 Dec 2024 15:29:34 +0100 Subject: [PATCH] Set quality scale to silver for Powerfox integration (#133095) --- homeassistant/components/powerfox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/powerfox/manifest.json b/homeassistant/components/powerfox/manifest.json index a7285bb213f..7083ffe8de7 100644 --- a/homeassistant/components/powerfox/manifest.json +++ b/homeassistant/components/powerfox/manifest.json @@ -5,7 +5,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/powerfox", "iot_class": "cloud_polling", - "quality_scale": "bronze", + "quality_scale": "silver", "requirements": ["powerfox==1.0.0"], "zeroconf": [ {