mirror of
https://github.com/esphome/esphome.git
synced 2026-02-13 21:17:35 -07:00
If all messages required auth (both no_conn_ids and conn_only_ids empty), the auth check block would be skipped entirely. Now generates a simple check_authenticated_() call as fallback when there are no exceptions to the default auth requirement.