mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Mark reauthentication-flow as exempt for flexit_bacnet (#138740)
This commit is contained in:
parent
772e7147bd
commit
bbfb9fbdae
@ -48,7 +48,10 @@ rules:
|
|||||||
comment: |
|
comment: |
|
||||||
Done implicitly with coordinator.
|
Done implicitly with coordinator.
|
||||||
parallel-updates: done
|
parallel-updates: done
|
||||||
reauthentication-flow: todo
|
reauthentication-flow:
|
||||||
|
status: exempt
|
||||||
|
comment: |
|
||||||
|
Integration doesn't require any form of authentication.
|
||||||
test-coverage: todo
|
test-coverage: todo
|
||||||
# Gold
|
# Gold
|
||||||
entity-translations: done
|
entity-translations: done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user