mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
[safe_mode] Allow user-defined interval for successful boot (#6882)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
This commit is contained in:
@@ -3,6 +3,7 @@ wifi:
|
||||
password: password1
|
||||
|
||||
safe_mode:
|
||||
boot_is_good_after: 2min
|
||||
num_attempts: 3
|
||||
reboot_timeout: 2min
|
||||
on_safe_mode:
|
||||
|
Reference in New Issue
Block a user