1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 15:44:52 +01:00

Update IQS to Bronze for Satel Integra (#166469)

This commit is contained in:
Tom Matheussen
2026-03-25 14:31:32 +01:00
committed by GitHub
parent 719b9bdc3c
commit 56962ff907
3 changed files with 2 additions and 2 deletions

View File

@@ -7,5 +7,6 @@
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["satel_integra"],
"quality_scale": "bronze",
"requirements": ["satel-integra==1.0.0"]
}

View File

@@ -10,7 +10,7 @@ rules:
common-modules: done
config-flow-test-coverage: done
config-flow: done
dependency-transparency: todo
dependency-transparency: done
docs-actions:
status: exempt
comment: This integration does not provide any service actions.

View File

@@ -1817,7 +1817,6 @@ INTEGRATIONS_WITHOUT_SCALE = [
"rympro",
"saj",
"sanix",
"satel_integra",
"schlage",
"schluter",
"scrape",