mirror of
https://github.com/esphome/esphome.git
synced 2026-09-22 20:48:43 +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
35 B
YAML
4 lines
35 B
YAML
<<: !include common.yaml
|
|
|
|
network:
|