Skip to content
Snippets Groups Projects
Unverified Commit a2a11ad0 authored by Manu's avatar Manu Committed by GitHub
Browse files

Update quality scale to platinum 🏆️ for IronOS integration (#138217)

Update status in iron_os quality_scale.yaml
parent f7927f9d
No related branches found
No related tags found
No related merge requests found
......@@ -13,5 +13,6 @@
"documentation": "https://www.home-assistant.io/integrations/iron_os",
"iot_class": "local_polling",
"loggers": ["pynecil"],
"quality_scale": "platinum",
"requirements": ["pynecil==4.0.1"]
}
......@@ -21,8 +21,10 @@ rules:
entity-unique-id: done
has-entity-name: done
runtime-data: done
test-before-configure: todo
test-before-setup: todo
test-before-configure:
status: exempt
comment: Device is set up from a Bluetooth discovery
test-before-setup: done
unique-config-entry: done
# Silver
......@@ -70,7 +72,9 @@ rules:
repair-issues:
status: exempt
comment: no repairs/issues
stale-devices: todo
stale-devices:
status: exempt
comment: Stale devices are removed with the config entry as there is only one device per entry
# Platinum
async-dependency: done
......
......@@ -1588,7 +1588,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"intellifire",
"intesishome",
"ios",
"iron_os",
"iotawatt",
"iotty",
"iperf3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment