1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Add on_safe_mode trigger (#6790)

This commit is contained in:
Keith Burzinski
2024-05-22 14:43:13 -05:00
committed by GitHub
parent 1ca7c2d7dd
commit 9a6fde21ee
5 changed files with 40 additions and 0 deletions

View File

@@ -5,6 +5,8 @@ wifi:
safe_mode:
num_attempts: 3
reboot_timeout: 2min
on_safe_mode:
- logger.log: Time for safe mode
button:
- platform: safe_mode