diff --git a/homeassistant/components/data_grand_lyon/manifest.json b/homeassistant/components/data_grand_lyon/manifest.json index 5f152bf2e1284..6bbae566354dd 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 45d66ff0a0366..f00af503f8996 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