mirror of
https://github.com/esphome/esphome.git
synced 2026-09-13 00:07:32 +00:00
Co-authored-by: J. Nick Koston <nick@home-assistant.io> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
170 B
YAML
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
|