Files
esphome/tests/components/preferences/test.esp32-idf.yaml
T
2026-08-23 22:50:19 -05:00

10 lines
170 B
YAML

preferences:
id: prefs_syncer
flash_write_interval: 20s
esphome:
on_boot:
then:
- component.suspend: prefs_syncer
- component.resume: prefs_syncer