From 58f01f884028c65bead87a4e2ec34db16efac951 Mon Sep 17 00:00:00 2001 From: Allen Porter Date: Wed, 5 Aug 2026 03:46:05 -0700 Subject: [PATCH] Bump Google Health quality scale to platinum (#177989) --- homeassistant/components/google_health/manifest.json | 2 +- homeassistant/components/google_health/quality_scale.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/google_health/manifest.json b/homeassistant/components/google_health/manifest.json index 62fcffbb04b5..45aabbf55b2c 100644 --- a/homeassistant/components/google_health/manifest.json +++ b/homeassistant/components/google_health/manifest.json @@ -7,6 +7,6 @@ "documentation": "https://www.home-assistant.io/integrations/google_health", "integration_type": "service", "iot_class": "cloud_polling", - "quality_scale": "bronze", + "quality_scale": "platinum", "requirements": ["google-health-api==0.8.0"] } diff --git a/homeassistant/components/google_health/quality_scale.yaml b/homeassistant/components/google_health/quality_scale.yaml index 79bcc7476f42..b45264f2ff40 100644 --- a/homeassistant/components/google_health/quality_scale.yaml +++ b/homeassistant/components/google_health/quality_scale.yaml @@ -72,7 +72,7 @@ rules: entity-translations: done exception-translations: done icon-translations: done - reconfiguration-flow: todo + reconfiguration-flow: done repair-issues: status: exempt comment: This integration does not raise repair issues.