mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Set quality scale at Home Connect manifest (#147050)
This commit is contained in:
parent
5e31b5ac4f
commit
ffd940e07c
@ -21,6 +21,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
"documentation": "https://www.home-assistant.io/integrations/home_connect",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["aiohomeconnect"],
|
"loggers": ["aiohomeconnect"],
|
||||||
|
"quality_scale": "platinum",
|
||||||
"requirements": ["aiohomeconnect==0.18.0"],
|
"requirements": ["aiohomeconnect==0.18.0"],
|
||||||
"zeroconf": ["_homeconnect._tcp.local."]
|
"zeroconf": ["_homeconnect._tcp.local."]
|
||||||
}
|
}
|
||||||
|
@ -1527,7 +1527,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||||||
"hko",
|
"hko",
|
||||||
"hlk_sw16",
|
"hlk_sw16",
|
||||||
"holiday",
|
"holiday",
|
||||||
"home_connect",
|
|
||||||
"homekit",
|
"homekit",
|
||||||
"homekit_controller",
|
"homekit_controller",
|
||||||
"homematic",
|
"homematic",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user