From bff9cb3fe2fd136af8ad5668b9b550ef383dc425 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 6 Aug 2024 18:34:51 +0200 Subject: [PATCH] Remove platinum quality scale markers (they where fake anyways) --- custom_components/spook/integrations/spook_inverse/manifest.json | 1 - custom_components/spook/manifest.json | 1 - 2 files changed, 2 deletions(-) diff --git a/custom_components/spook/integrations/spook_inverse/manifest.json b/custom_components/spook/integrations/spook_inverse/manifest.json index 739f3272..e43a1f9a 100644 --- a/custom_components/spook/integrations/spook_inverse/manifest.json +++ b/custom_components/spook/integrations/spook_inverse/manifest.json @@ -7,7 +7,6 @@ "integration_type": "helper", "iot_class": "calculated", "issue_tracker": "https://github.com/frenck/spook/issues", - "quality_scale": "platinum", "requirements": [], "version": "0.0.0" } diff --git a/custom_components/spook/manifest.json b/custom_components/spook/manifest.json index f29ae204..fa864c8e 100644 --- a/custom_components/spook/manifest.json +++ b/custom_components/spook/manifest.json @@ -20,7 +20,6 @@ "integration_type": "hub", "iot_class": "local_push", "issue_tracker": "https://github.com/frenck/spook/issues", - "quality_scale": "platinum", "requirements": [], "version": "0.0.0" }