mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Mark Whirlpool quality as bronze (#143603)
This commit is contained in:
parent
01e2c3272b
commit
39f3aa7e78
@ -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"]
|
||||||
}
|
}
|
||||||
|
@ -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:
|
||||||
|
@ -2175,7 +2175,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
|
|||||||
"webmin",
|
"webmin",
|
||||||
"weheat",
|
"weheat",
|
||||||
"wemo",
|
"wemo",
|
||||||
"whirlpool",
|
|
||||||
"whois",
|
"whois",
|
||||||
"wiffi",
|
"wiffi",
|
||||||
"wilight",
|
"wilight",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user