mirror of
https://github.com/esphome/esphome.git
synced 2026-09-23 04:58:38 +00:00
Adds a new opt-in component that compresses the on-disk YAML files with zstd at codegen time and stores them in PROGMEM. The native API exposes a chunked GetYaml RPC so a lost configuration can be retrieved from a running device. Decompression happens client-side; no decompressor is shipped on-device.
4 lines
18 B
YAML
4 lines
18 B
YAML
api:
|
|
|
|
store_yaml:
|