mirror of
https://github.com/esphome/esphome.git
synced 2026-08-31 18:16:03 +00:00
should_send_immediately_ requires both should_try_send_immediately flag AND batch_delay==0. Without setting batch_delay to 0, all sends were falling back to the batch path.