diff --git a/homeassistant/components/switcher_kis/manifest.json b/homeassistant/components/switcher_kis/manifest.json index 88d3d2a3ad4..c8ed7ceefdc 100644 --- a/homeassistant/components/switcher_kis/manifest.json +++ b/homeassistant/components/switcher_kis/manifest.json @@ -4,6 +4,7 @@ "documentation": "https://www.home-assistant.io/integrations/switcher_kis/", "codeowners": ["@tomerfi","@thecode"], "requirements": ["aioswitcher==2.0.6"], + "quality_scale": "platinum", "iot_class": "local_push", "config_flow": true }