diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index aea453127fd..7c2fe3beef6 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -14,5 +14,6 @@ "codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74", "@bdraco"], "iot_class": "local_push", "loggers": ["aioshelly"], - "integration_type": "device" + "integration_type": "device", + "quality_scale": "platinum" }