From 2265fd1f81efa089b2db772ebad4a7fdc7108f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 10 Aug 2021 20:26:48 +0200 Subject: [PATCH] Mark Uptime Robot as a platinum quality integration (#54408) --- homeassistant/components/uptimerobot/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/uptimerobot/manifest.json b/homeassistant/components/uptimerobot/manifest.json index 22d9a6d9477..279bf6eb43e 100644 --- a/homeassistant/components/uptimerobot/manifest.json +++ b/homeassistant/components/uptimerobot/manifest.json @@ -8,6 +8,7 @@ "codeowners": [ "@ludeeus" ], + "quality_scale": "platinum", "iot_class": "cloud_polling", "config_flow": true } \ No newline at end of file