Compare commits

...

6 Commits

Author SHA1 Message Date
mib1185 52b78649d4 set not applicable rules to exempt 2026-05-10 10:03:38 +00:00
mib1185 900ab99668 docs-examples is meanwhile fullfilled
https://github.com/home-assistant/home-assistant.io/pull/45282
2026-05-10 10:01:25 +00:00
mib1185 8465a8df76 set reconfiguration-flow to done as we've a reconfig flow 2026-05-09 18:35:11 +00:00
mib1185 b761080152 we reached silver on the IQS 2026-05-09 17:22:19 +00:00
mib1185 d5bbe4501b log-when-unavailable is full-filled 2026-05-09 17:20:39 +00:00
mib1185 cfa6b3b8db we achieved bronze on the IQS 2026-05-09 17:05:41 +00:00
3 changed files with 77 additions and 2 deletions
@@ -7,6 +7,7 @@
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pyfritzhome"],
"quality_scale": "silver",
"requirements": ["pyfritzhome==0.6.20"],
"ssdp": [
{
@@ -0,0 +1,76 @@
rules:
# Bronze
action-setup:
status: exempt
comment: provides no service calls
appropriate-polling: done
brands: done
common-modules: done
config-flow-test-coverage: done
config-flow: done
dependency-transparency: done
docs-actions:
status: exempt
comment: provides no service calls
docs-high-level-description: done
docs-installation-instructions: done
docs-removal-instructions: done
entity-event-setup:
status: exempt
comment: does not rely on events
entity-unique-id: done
has-entity-name: done
runtime-data: done
test-before-configure: done
test-before-setup: done
unique-config-entry: done
# Silver
action-exceptions:
status: exempt
comment: provides no service calls
config-entry-unloading: done
docs-configuration-parameters:
status: exempt
comment: provides no options flow
docs-installation-parameters: done
entity-unavailable: done
integration-owner: done
log-when-unavailable: done
parallel-updates: done
reauthentication-flow: done
test-coverage: done
# Gold
devices: done
diagnostics: done
discovery-update-info: done
discovery: done
docs-data-update: done
docs-examples: done
docs-known-limitations: done
docs-supported-devices: done
docs-supported-functions: done
docs-troubleshooting: done
docs-use-cases: done
dynamic-devices: done
entity-category: done
entity-device-class: done
entity-disabled-by-default: done
entity-translations:
status: done
comment: |
buttons are named by the user, as they represent
smarthome-templates defined by the user
exception-translations: todo
icon-translations: done
reconfiguration-flow: done
repair-issues:
status: exempt
comment: no repairs needed
stale-devices: done
# Platinum
async-dependency: todo
inject-websession: todo
strict-typing: todo
-2
View File
@@ -387,7 +387,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"freebox",
"freedns",
"freedompro",
"fritzbox",
"fritzbox_callmonitor",
"frontier_silicon",
"fujitsu_fglair",
@@ -1362,7 +1361,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"freebox",
"freedns",
"freedompro",
"fritzbox",
"fritzbox_callmonitor",
"frontier_silicon",
"fujitsu_fglair",