Fix flaky test_api_conditional_memory by disabling API batch delay (#9360)

This commit is contained in:
J. Nick Koston 2025-07-07 15:35:11 -05:00 committed by GitHub
parent e2de6ee29d
commit 29747fc730
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@ esphome:
name: api-conditional-memory-test name: api-conditional-memory-test
host: host:
api: api:
batch_delay: 0ms
actions: actions:
- action: test_simple_service - action: test_simple_service
then: then: