mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Add quality scale file to ESPHome
This commit is contained in:
parent
235e960f51
commit
984e387f89
@ -22,12 +22,12 @@ rules:
|
|||||||
test-before-configure: done
|
test-before-configure: done
|
||||||
test-before-setup:
|
test-before-setup:
|
||||||
status: exempt
|
status: exempt
|
||||||
comment: ESPHome uses sleepy devices and fast reconnect logic
|
comment: |
|
||||||
|
ESPHome uses sleepy devices and fast reconnect logic
|
||||||
so we cannot raise ConfigEntryNotReady as we need to use
|
so we cannot raise ConfigEntryNotReady as we need to use
|
||||||
the reconnect logic in aioesphomeapi to know when to trigger
|
the reconnect logic in aioesphomeapi to know when to trigger
|
||||||
connections.
|
connections.
|
||||||
unique-config-entry: done
|
unique-config-entry: done
|
||||||
|
|
||||||
# Silver
|
# Silver
|
||||||
action-exceptions: todo
|
action-exceptions: todo
|
||||||
config-entry-unloading: done
|
config-entry-unloading: done
|
||||||
|
Loading…
x
Reference in New Issue
Block a user