File tree 3 files changed +15
-7
lines changed
homeassistant/components/ista_ecotrend
3 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 7
7
"documentation" : " https://www.home-assistant.io/integrations/ista_ecotrend" ,
8
8
"iot_class" : " cloud_polling" ,
9
9
"loggers" : [" pyecotrend_ista" ],
10
+ "quality_scale" : " silver" ,
10
11
"requirements" : [" pyecotrend-ista==3.3.1" ]
11
12
}
Original file line number Diff line number Diff line change @@ -50,14 +50,18 @@ rules:
50
50
discovery :
51
51
status : exempt
52
52
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
55
57
docs-known-limitations : done
56
58
docs-supported-devices : done
57
59
docs-supported-functions : done
58
- docs-troubleshooting : todo
60
+ docs-troubleshooting : done
59
61
docs-use-cases : done
60
- dynamic-devices : todo
62
+ dynamic-devices :
63
+ status : exempt
64
+ comment : changes are very rare (usually takes years)
61
65
entity-category :
62
66
status : done
63
67
comment : The default category is appropriate.
@@ -67,8 +71,12 @@ rules:
67
71
exception-translations : done
68
72
icon-translations : done
69
73
reconfiguration-flow : todo
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 : statistics from former consumption units is intended
72
80
73
81
# Platinum
74
82
async-dependency : todo
Original file line number Diff line number Diff line change @@ -1577,7 +1577,6 @@ class Rule:
1577
1577
"iqvia" ,
1578
1578
"irish_rail_transport" ,
1579
1579
"isal" ,
1580
- "ista_ecotrend" ,
1581
1580
"iskra" ,
1582
1581
"islamic_prayer_times" ,
1583
1582
"israel_rail" ,
You can’t perform that action at this time.
0 commit comments