mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Optimize API connection loop performance (#9184)
This commit is contained in:
7
tests/integration/fixtures/api_reboot_timeout.yaml
Normal file
7
tests/integration/fixtures/api_reboot_timeout.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
esphome:
|
||||
name: api-reboot-test
|
||||
host:
|
||||
api:
|
||||
reboot_timeout: 0.5s # Very short timeout for fast testing
|
||||
logger:
|
||||
level: DEBUG
|
||||
Reference in New Issue
Block a user