diff --git a/homeassistant/components/ambee/manifest.json b/homeassistant/components/ambee/manifest.json index 7293f8ea4b4..e546f5009e8 100644 --- a/homeassistant/components/ambee/manifest.json +++ b/homeassistant/components/ambee/manifest.json @@ -5,5 +5,6 @@ "documentation": "https://www.home-assistant.io/integrations/ambee", "requirements": ["ambee==0.3.0"], "codeowners": ["@frenck"], + "quality_scale": "platinum", "iot_class": "cloud_polling" }