mirror of
https://github.com/home-assistant/core.git
synced 2026-08-06 21:35:13 +01:00
Fix dyson_infrared quality scale for pylint (#177348)
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user