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