1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-02 08:26:41 +01:00

Add silver quality scale for growatt_server (#165500)

This commit is contained in:
johanzander
2026-03-17 12:18:11 +01:00
committed by GitHub
parent 9cc7ef75b0
commit 0a0fa96ac1
2 changed files with 1 additions and 1 deletions

View File

@@ -7,5 +7,6 @@
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["growattServer"],
"quality_scale": "silver",
"requirements": ["growattServer==1.9.0"]
}

View File

@@ -1419,7 +1419,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"greenwave",
"group",
"gtfs",
"growatt_server",
"guardian",
"harman_kardon_avr",
"harmony",