File tree Expand file tree Collapse file tree 2 files changed +7
-15
lines changed
homeassistant/components/miele Expand file tree Collapse file tree 2 files changed +7
-15
lines changed Original file line number Diff line number Diff line change 77 "documentation" : " https://www.home-assistant.io/integrations/miele" ,
88 "iot_class" : " cloud_push" ,
99 "loggers" : [" pymiele" ],
10- "quality_scale" : " bronze " ,
10+ "quality_scale" : " platinum " ,
1111 "requirements" : [" pymiele==0.5.4" ],
1212 "single_config_entry" : true ,
1313 "zeroconf" : [" _mieleathome._tcp.local." ]
Original file line number Diff line number Diff line change 11rules :
22 # Bronze
3- action-setup :
4- status : exempt
5- comment : |
6- No custom actions are defined.
3+ action-setup : done
74 appropriate-polling : done
85 brands : done
96 common-modules : done
107 config-flow-test-coverage : done
118 config-flow : done
129 dependency-transparency : done
13- docs-actions :
14- status : exempt
15- comment : |
16- No custom actions are defined.
10+ docs-actions : done
1711 docs-high-level-description : done
1812 docs-installation-instructions : done
1913 docs-removal-instructions : done
3226 Handled by a setting in manifest.json as there is no account information in API
3327
3428 # Silver
35- action-exceptions :
36- status : done
37- comment : No custom actions are defined
29+ action-exceptions : done
3830 config-entry-unloading : done
3931 docs-configuration-parameters :
4032 status : exempt
5042 comment : Handled by DataUpdateCoordinator
5143 parallel-updates : done
5244 reauthentication-flow : done
53- test-coverage : todo
45+ test-coverage : done
5446
5547 # Gold
5648 devices : done
@@ -61,11 +53,11 @@ rules:
6153 Discovery is just used to initiate setup of the integration. No data from devices is collected.
6254 discovery : done
6355 docs-data-update : done
64- docs-examples : todo
56+ docs-examples : done
6557 docs-known-limitations : done
6658 docs-supported-devices : done
6759 docs-supported-functions : done
68- docs-troubleshooting : todo
60+ docs-troubleshooting : done
6961 docs-use-cases : done
7062 dynamic-devices : done
7163 entity-category : done
You can’t perform that action at this time.
0 commit comments