Skip to content

Commit b9fc198

Browse files
authored
Set quality scale to 🥇 gold for ista EcoTrend integration (home-assistant#143462)
1 parent ad4fae7 commit b9fc198

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

homeassistant/components/ista_ecotrend/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"documentation": "https://www.home-assistant.io/integrations/ista_ecotrend",
88
"iot_class": "cloud_polling",
99
"loggers": ["pyecotrend_ista"],
10+
"quality_scale": "gold",
1011
"requirements": ["pyecotrend-ista==3.3.1"]
1112
}

homeassistant/components/ista_ecotrend/quality_scale.yaml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,18 @@ rules:
5050
discovery:
5151
status: exempt
5252
comment: The integration is a web service, there are no discoverable devices.
53-
docs-data-update: todo
54-
docs-examples: todo
53+
docs-data-update: done
54+
docs-examples:
55+
status: done
56+
comment: describes how to use the integration with the statistics dashboard
5557
docs-known-limitations: done
5658
docs-supported-devices: done
5759
docs-supported-functions: done
58-
docs-troubleshooting: todo
60+
docs-troubleshooting: done
5961
docs-use-cases: done
60-
dynamic-devices: todo
62+
dynamic-devices:
63+
status: exempt
64+
comment: changes are very rare (usually takes years)
6165
entity-category:
6266
status: done
6367
comment: The default category is appropriate.
@@ -67,8 +71,12 @@ rules:
6771
exception-translations: done
6872
icon-translations: done
6973
reconfiguration-flow: done
70-
repair-issues: todo
71-
stale-devices: todo
74+
repair-issues:
75+
status: exempt
76+
comment: integration has no repairs
77+
stale-devices:
78+
status: exempt
79+
comment: integration has no stale devices
7280

7381
# Platinum
7482
async-dependency: todo

script/hassfest/quality_scale.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1573,7 +1573,6 @@ class Rule:
15731573
"iqvia",
15741574
"irish_rail_transport",
15751575
"isal",
1576-
"ista_ecotrend",
15771576
"iskra",
15781577
"islamic_prayer_times",
15791578
"israel_rail",

0 commit comments

Comments
 (0)