Skip to content

Commit 9f21a97

Browse files
authored
Update IQS for Switcher integration to silver (#155425)
1 parent 49158fa commit 9f21a97

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

homeassistant/components/switcher_kis/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"documentation": "https://www.home-assistant.io/integrations/switcher_kis",
77
"iot_class": "local_push",
88
"loggers": ["aioswitcher"],
9+
"quality_scale": "silver",
910
"requirements": ["aioswitcher==6.0.0"],
1011
"single_config_entry": true
1112
}

script/hassfest/quality_scale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,6 @@ class Rule:
19881988
"switch_as_x",
19891989
"switchbee",
19901990
"switchbot_cloud",
1991-
"switcher_kis",
19921991
"switchmate",
19931992
"syncthing",
19941993
"syncthru",

0 commit comments

Comments
 (0)