Add quality scale file to ESPHome

This commit is contained in:
J. Nick Koston 2025-04-15 09:51:46 -10:00
parent 22a82fe960
commit 235e960f51
No known key found for this signature in database

View File

@ -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