We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49158fa commit 9f21a97Copy full SHA for 9f21a97
homeassistant/components/switcher_kis/manifest.json
@@ -6,6 +6,7 @@
6
"documentation": "https://www.home-assistant.io/integrations/switcher_kis",
7
"iot_class": "local_push",
8
"loggers": ["aioswitcher"],
9
+ "quality_scale": "silver",
10
"requirements": ["aioswitcher==6.0.0"],
11
"single_config_entry": true
12
}
script/hassfest/quality_scale.py
@@ -1988,7 +1988,6 @@ class Rule:
1988
"switch_as_x",
1989
"switchbee",
1990
"switchbot_cloud",
1991
- "switcher_kis",
1992
"switchmate",
1993
"syncthing",
1994
"syncthru",
0 commit comments