Fix dyson_infrared quality scale for pylint (#177348)

This commit is contained in:
Josef Zweck
2026-07-27 09:26:49 +02:00
committed by GitHub
parent 33191449c8
commit 2d3b4cb617
@@ -35,7 +35,11 @@ rules:
status: exempt
comment: |
This integration does not store runtime data.
test-before-configure: done
test-before-configure:
status: exempt
comment: |
This integration only proxies commands through an existing infrared
entity, so there is no connection to test in the config flow.
test-before-setup:
status: exempt
comment: |