[tests] Fix flaky ld24xx integration tests by disabling API batching (#15050)

This commit is contained in:
J. Nick Koston
2026-03-22 12:29:28 -10:00
committed by GitHub
parent 5cc4f6e85a
commit 4d09eb2cec
8 changed files with 8 additions and 0 deletions
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE
@@ -3,6 +3,7 @@ esphome:
host:
api:
batch_delay: 0ms # Disable batching to receive all state updates
logger:
level: VERBOSE