1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 14:43:51 +00:00

speed up test

This commit is contained in:
J. Nick Koston
2025-06-23 11:58:16 +02:00
parent 0eea1c0e40
commit e3aaf3219d
2 changed files with 12 additions and 16 deletions

View File

@@ -2,6 +2,6 @@ esphome:
name: api-reboot-test
host:
api:
reboot_timeout: 1s # Very short timeout for fast testing
reboot_timeout: 0.5s # Very short timeout for fast testing
logger:
level: DEBUG