mirror of
https://github.com/esphome/esphome.git
synced 2026-09-11 23:37:34 +00:00
Review follow-ups: the FINAL reconcile job now uses the set-if-absent helper so explicit sdkconfig_options win, and skips the whole TLS role choice when the user set any of its members. The EC public-key parsing options stay enabled because they decide whether a peer certificate with a compressed point or explicit curve parameters parses. Adds an ESP32-C6 http_request compile test so CI links the vasprintf wrap, and suppresses clang-tidy's no-malloc check on the allocation that vasprintf's contract requires.