mirror of
https://github.com/esphome/esphome.git
synced 2026-09-01 10:36:01 +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.