diff --git a/homeassistant/components/google_health/manifest.json b/homeassistant/components/google_health/manifest.json index 3ff971efe198..43b4eca39da2 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.6.0"] } diff --git a/homeassistant/components/google_health/quality_scale.yaml b/homeassistant/components/google_health/quality_scale.yaml index a00be31878a7..4f5d46d82aa2 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.