Skip to content

Commit 8bb0b07

Browse files
committed
gold
1 parent 6a68066 commit 8bb0b07

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

homeassistant/components/ista_ecotrend/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"documentation": "https://www.home-assistant.io/integrations/ista_ecotrend",
88
"iot_class": "cloud_polling",
99
"loggers": ["pyecotrend_ista"],
10-
"quality_scale": "silver",
10+
"quality_scale": "gold",
1111
"requirements": ["pyecotrend-ista==3.3.1"]
1212
}

homeassistant/components/ista_ecotrend/quality_scale.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ rules:
7070
entity-translations: done
7171
exception-translations: done
7272
icon-translations: done
73-
reconfiguration-flow: todo
73+
reconfiguration-flow:
74+
status: exempt
75+
comment: implemented with a function alias to the reauth flow
7476
repair-issues:
7577
status: exempt
7678
comment: integration has no repairs

0 commit comments

Comments
 (0)