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 07b6358 commit a1f024eCopy full SHA for a1f024e
homeassistant/components/webostv/manifest.json
@@ -6,6 +6,7 @@
6
"documentation": "https://www.home-assistant.io/integrations/webostv",
7
"iot_class": "local_push",
8
"loggers": ["aiowebostv"],
9
+ "quality_scale": "platinum",
10
"requirements": ["aiowebostv==0.7.5"],
11
"ssdp": [
12
{
script/hassfest/quality_scale.py
@@ -2120,7 +2120,6 @@ class Rule:
2120
"weatherflow",
2121
"weatherflow_cloud",
2122
"weatherkit",
2123
- "webostv",
2124
"webmin",
2125
"weheat",
2126
"wemo",
0 commit comments