mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 07:06:20 +00:00
5 lines
124 B
YAML
5 lines
124 B
YAML
# Exercises the ESP32 RTC-backed preferences path (storage: rtc) for safe_mode.
|
|
safe_mode:
|
|
num_attempts: 3
|
|
storage: rtc
|