From 0c605640e79fa15d2a6b7b04d7cc037e8555aaed Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 11 May 2026 10:02:07 +0200 Subject: [PATCH] data grand lyon: update quality scale --- homeassistant/components/data_grand_lyon/manifest.json | 2 +- .../components/data_grand_lyon/quality_scale.yaml | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/data_grand_lyon/manifest.json b/homeassistant/components/data_grand_lyon/manifest.json index 81647fe16478f3..96bc66541457d2 100644 --- a/homeassistant/components/data_grand_lyon/manifest.json +++ b/homeassistant/components/data_grand_lyon/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://www.home-assistant.io/integrations/data_grand_lyon", "integration_type": "service", "iot_class": "cloud_polling", - "quality_scale": "silver", + "quality_scale": "platinum", "requirements": ["data-grand-lyon-ha==0.5.0"] } diff --git a/homeassistant/components/data_grand_lyon/quality_scale.yaml b/homeassistant/components/data_grand_lyon/quality_scale.yaml index 45d66ff0a03667..f00af503f8996f 100644 --- a/homeassistant/components/data_grand_lyon/quality_scale.yaml +++ b/homeassistant/components/data_grand_lyon/quality_scale.yaml @@ -49,13 +49,15 @@ rules: status: exempt comment: This is a service integration; there are no discoverable devices. docs-data-update: done - docs-examples: todo + docs-examples: done docs-known-limitations: done docs-supported-devices: done docs-supported-functions: done docs-troubleshooting: done docs-use-cases: done - dynamic-devices: done + dynamic-devices: + status: exempt + comment: This is a service integration; devices are added and removed manually by the user. entity-category: done entity-device-class: done entity-disabled-by-default: done @@ -66,7 +68,9 @@ rules: repair-issues: status: exempt comment: no known use cases for repair issues or flows, yet - stale-devices: done + stale-devices: + status: exempt + comment: This is a service integration; devices are added and removed manually by the user. # Platinum async-dependency: done