Add bronze quality scale for Whirlpool

This commit is contained in:
abmantis 2025-04-11 16:38:49 +01:00
parent 0105332476
commit e509c1302f
3 changed files with 27 additions and 2 deletions

View File

@ -7,5 +7,6 @@
"integration_type": "hub",
"iot_class": "cloud_push",
"loggers": ["whirlpool"],
"quality_scale": "bronze",
"requirements": ["whirlpool-sixth-sense==0.20.0"]
}

View File

@ -0,0 +1,26 @@
rules:
# Bronze
action-setup:
status: exempt
comment: |
The integration does not provide any additional actions.
appropriate-polling: done
brands: done
common-modules: done
config-flow-test-coverage: done
config-flow: done
dependency-transparency: done
docs-actions:
status: exempt
comment: |
This integration does not provide additional actions.
docs-high-level-description: done
docs-installation-instructions: done
docs-removal-instructions: done
entity-event-setup: done
entity-unique-id: done
has-entity-name: done
runtime-data: done
test-before-configure: done
test-before-setup: done
unique-config-entry: done

View File

@ -1103,7 +1103,6 @@ INTEGRATIONS_WITHOUT_QUALITY_SCALE_FILE = [
"weatherkit",
"webmin",
"wemo",
"whirlpool",
"whois",
"wiffi",
"wilight",
@ -2183,7 +2182,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"webmin",
"weheat",
"wemo",
"whirlpool",
"whois",
"wiffi",
"wilight",