1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 22:53:59 +00:00

[factory_reset] Allow factory reset by rapid power cycle (#9749)

This commit is contained in:
Clyde Stubbs
2025-07-24 21:21:59 +10:00
committed by GitHub
parent ba1de5feff
commit ba72298a63
7 changed files with 222 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
button:
- platform: factory_reset
name: Reset to Factory Default Settings
factory_reset:
resets_required: 5
max_delay: 10s