From dd75a39e25c21b281b9b2f2ca8bfc3aeb6d57664 Mon Sep 17 00:00:00 2001 From: Crocmagnon Date: Tue, 26 May 2026 23:39:48 +0200 Subject: [PATCH] data grand lyon: update quality scale (#170311) --- 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 5f152bf2e128..6bbae566354d 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.7.0"] } diff --git a/homeassistant/components/data_grand_lyon/quality_scale.yaml b/homeassistant/components/data_grand_lyon/quality_scale.yaml index 45d66ff0a036..f00af503f899 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