1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Update Ghost integration quality scale to gold (#165215)

This commit is contained in:
John O'Nolan
2026-03-10 19:25:15 +04:00
committed by GitHub
parent 1677a9bfa6
commit 3b4a1fba5f

View File

@@ -7,6 +7,6 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["aioghost"],
"quality_scale": "silver",
"quality_scale": "gold",
"requirements": ["aioghost==0.4.0"]
}