mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Mark Whirlpool quality as bronze (#143603)
This commit is contained in:
parent
01e2c3272b
commit
39f3aa7e78
@ -7,5 +7,6 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["whirlpool"],
|
||||
"quality_scale": "bronze",
|
||||
"requirements": ["whirlpool-sixth-sense==0.20.0"]
|
||||
}
|
||||
|
@ -22,10 +22,7 @@ rules:
|
||||
has-entity-name: done
|
||||
runtime-data: done
|
||||
test-before-configure: done
|
||||
test-before-setup:
|
||||
status: todo
|
||||
comment: |
|
||||
When fetch_appliances fails, ConfigEntryNotReady should be raised.
|
||||
test-before-setup: done
|
||||
unique-config-entry: done
|
||||
# Silver
|
||||
action-exceptions:
|
||||
|
@ -2175,7 +2175,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
||||
"webmin",
|
||||
"weheat",
|
||||
"wemo",
|
||||
"whirlpool",
|
||||
"whois",
|
||||
"wiffi",
|
||||
"wilight",
|
||||
|
Loading…
x
Reference in New Issue
Block a user