mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Mark action-exceptions as exempt for flexit_bacnet (#138739)
* Mark action-exceptions as exempt for flexit_bacnet * Update homeassistant/components/flexit_bacnet/quality_scale.yaml --------- Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
committed by
GitHub
parent
bbfb9fbdae
commit
f9047d0223
@@ -31,7 +31,7 @@ rules:
|
||||
Done implicitly with `await coordinator.async_config_entry_first_refresh()`.
|
||||
unique-config-entry: done
|
||||
# Silver
|
||||
action-exceptions: todo
|
||||
action-exceptions: done
|
||||
config-entry-unloading: done
|
||||
docs-configuration-parameters:
|
||||
status: exempt
|
||||
|
Reference in New Issue
Block a user