Mark Whirlpool quality as bronze (#143603)

This commit is contained in:
Abílio Costa 2025-04-24 19:44:15 +01:00 committed by GitHub
parent 01e2c3272b
commit 39f3aa7e78
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 5 deletions

View File

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

View File

@ -22,10 +22,7 @@ rules:
has-entity-name: done has-entity-name: done
runtime-data: done runtime-data: done
test-before-configure: done test-before-configure: done
test-before-setup: test-before-setup: done
status: todo
comment: |
When fetch_appliances fails, ConfigEntryNotReady should be raised.
unique-config-entry: done unique-config-entry: done
# Silver # Silver
action-exceptions: action-exceptions:

View File

@ -2175,7 +2175,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"webmin", "webmin",
"weheat", "weheat",
"wemo", "wemo",
"whirlpool",
"whois", "whois",
"wiffi", "wiffi",
"wilight", "wilight",