factory reset: bump delay from 10s to 60s

This commit is contained in:
2026-03-21 01:21:25 -06:00
parent ef45e03c26
commit baabb6dacb

View File

@@ -1,6 +1,6 @@
factory_reset:
resets_required: 10
max_delay: 10s
max_delay: 60s
on_increment:
- logger.log:
format: "(factory_reset) Fast power cycle count now %u, target %u"