mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 15:27:33 +00:00
6493fdaba164ae4fd24b4b7f42071c561ba24bd7
Compiles a host build with `store_yaml`, drives a raw plaintext API socket (the released aioesphomeapi does not yet know about GetYamlRequest / GetYamlResponse and would silently drop the streamed bytes as "unknown message type"), sends GetYamlRequest, accumulates the streamed GetYamlResponse chunks until done=true, zstd-decompresses, and verifies both the envelope structure and that the fixture's distinctive markers (`store-yaml-test`, `store_yaml:`) round-trip back through the recovery blob.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
593 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
