Files
esphome/esphome
J. Nick Koston aa870483f1 Reduce SerializationBuffer stack size from 768 to 512 bytes
768 bytes on the httpd task stack contributes to stack overflow when
combined with other stack-allocated buffers (query string parsing, etc.).
512 bytes still covers all typical JSON payloads (sensors ~200B, lights
~170B, climate ~500-700B). Only extreme edge cases with 40+ options
trigger heap fallback.
2026-02-11 18:58:28 -06:00
..
2026-01-29 04:39:40 +00:00
2026-01-03 17:11:48 -05:00
2025-12-08 14:37:45 -05:00
2025-04-24 15:43:37 +12:00
2025-12-08 14:37:45 -05:00
2025-09-19 12:59:48 +00:00
2025-12-08 14:37:45 -05:00
2025-12-18 00:06:52 +00:00