Skip to content

Commit ffd940e

Browse files
authored
Set quality scale at Home Connect manifest (home-assistant#147050)
1 parent 5e31b5a commit ffd940e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

homeassistant/components/home_connect/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"documentation": "https://www.home-assistant.io/integrations/home_connect",
2222
"iot_class": "cloud_push",
2323
"loggers": ["aiohomeconnect"],
24+
"quality_scale": "platinum",
2425
"requirements": ["aiohomeconnect==0.18.0"],
2526
"zeroconf": ["_homeconnect._tcp.local."]
2627
}

script/hassfest/quality_scale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1527,7 +1527,6 @@ class Rule:
15271527
"hko",
15281528
"hlk_sw16",
15291529
"holiday",
1530-
"home_connect",
15311530
"homekit",
15321531
"homekit_controller",
15331532
"homematic",

0 commit comments

Comments
 (0)