Commit Graph
20182 Commits
Author SHA1 Message Date
J. Nick Koston 62bce73b7e Merge branch 'fix_callback_order_wifi_8266' into integration 2026-01-13 08:39:42 -10:00
J. Nick Koston 39f77a3315 [wifi] Fix ESP8266 disconnect callback order to set error flag before notifying listeners 2026-01-13 08:14:46 -10:00
J. Nick Koston 714188cfd8 [wifi] Fix ESP8266 disconnect callback order to set error flag before notifying listeners 2026-01-13 08:13:37 -10:00
J. Nick Koston 3d40979c96 [mqtt] Avoid intermediate string allocations in publish calls (#13174) 2026-01-13 08:05:04 -10:00
J. Nick Koston 7fed9144a6 [api] Use stack buffer for VERY_VERBOSE proto message dumps (#13176) 2026-01-13 08:04:48 -10:00
J. Nick Koston 7abb374f2a [improv_serial] Use stack buffers for webserver URL formatting (#13175) 2026-01-13 08:04:33 -10:00
Jonathan Swoboda 5d90f170e5 Merge branch 'release' into dev 2026-01-13 11:55:58 -05:00
Jonathan Swoboda 6e01c4f86e Merge pull request #13188 from esphome/bump-2025.12.6
2025.12.6
2025.12.6
2026-01-13 11:55:44 -05:00
Jonathan Swoboda f4c17e15ea Bump version to 2025.12.6 2026-01-13 11:01:21 -05:00
J. Nick Koston d6507ce329 [esphome] Fix OTA backend abort not being called on error (#13182) 2026-01-13 11:01:21 -05:00
Jonathan SwobodaandClaude 9504e92458 [remote_transmitter] Fix ESP8266 timing by using busy loop (#13172)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-13 11:01:21 -05:00
Jonathan SwobodaandClaude Opus 4.5 3911991de2 [packet_transport] Fix packet size check to account for round4 padding (#13165)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 11:01:21 -05:00
Jonathan SwobodaandClaude Opus 4.5 dede47477b [ltr_als_ps] Remove incorrect device_class from count sensors (#13167)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 11:01:21 -05:00
Jonathan SwobodaandClaude Opus 4.5 dca8def0f2 [seeed_mr24hpc1] Add ifdef guards for conditional entity types (#13147)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 11:01:21 -05:00
Samuel Sieb a1727a8901 [espnow] fix channel validation (#13057) 2026-01-13 11:01:20 -05:00
J. Nick Koston d49f176f31 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-12 22:33:50 -10:00
Samuel SiebandSamuel Sieb 48f5296d24 [ld24xx] add id to support extending (#13183)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2026-01-12 22:32:20 -10:00
Samuel SiebandSamuel Sieb 1327776d5b [bme68x_bsec2] use EntityBase instead of Component for the id (#13185)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
2026-01-12 22:32:11 -10:00
J. Nick Koston d378b40235 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-12 21:54:44 -10:00
J. Nick Koston df4a3e8915 [socket] Call lwip_read/lwip_write directly on ESP32 to reduce network I/O latency (#13179) 2026-01-13 01:47:11 -06:00
6823e17b3b [ir_rf_proxy] New component (#12985)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-01-13 07:44:24 +00:00
J. Nick Koston eb4d6ce29f Merge remote-tracking branch 'upstream/dev' into integration 2026-01-12 20:56:10 -10:00
J. Nick Koston 675103bed0 [esphome] Fix OTA backend abort not being called on error (#13182) 2026-01-12 20:55:40 -10:00
J. Nick Koston 6c043be4d3 [ci] Add format_hex_pretty to heap-allocating helper lint check (#13178) 2026-01-12 20:55:23 -10:00
J. Nick Koston a95f2fb002 Merge remote-tracking branch 'origin/ota_fix_abort' into integration 2026-01-12 20:18:30 -10:00
J. Nick Koston 1a30851b0a [esphome] Fix OTA backend abort not being called on error 2026-01-12 20:17:38 -10:00
J. Nick Koston a74cba61df Merge branch 'lwip_read_write' into integration 2026-01-12 20:04:18 -10:00
J. Nick Koston 47f32d60b5 [socket] Call lwip_read/lwip_write directly on ESP32 to reduce network I/O latency 2026-01-12 20:03:45 -10:00
J. Nick Koston e5e977c054 Merge remote-tracking branch 'upstream/dev' into integration 2026-01-12 17:41:28 -10:00
e9469cbe48 [mqtt] templatable state and command topics (#12441)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-01-12 17:40:27 -10:00
J. Nick Koston 5046ca164a fix packed buffer 2026-01-12 17:23:09 -10:00
J. Nick Koston 3a7cf3ac95 Merge branch 'improv_serial_webserver' into integration 2026-01-12 17:17:09 -10:00
J. Nick Koston 6e82606419 cleanup 2026-01-12 17:10:21 -10:00
J. Nick Koston 26ed3d24c1 Merge branch 'api_debug_logging' into integration 2026-01-12 17:07:10 -10:00
J. Nick Koston b24a1a9e25 cleanup 2026-01-12 17:06:49 -10:00
J. Nick Koston 5e911e20bc tweaks 2026-01-12 17:00:26 -10:00
J. Nick Koston 3206c5664f Merge branch 'api_debug_logging' into integration 2026-01-12 16:55:03 -10:00
J. Nick Koston b5f6a6e24d [api] Use stack buffer for VERY_VERBOSE proto message dumps 2026-01-12 16:51:52 -10:00
dependabot[bot] 5890cdf69a Bump github/codeql-action from 4.31.9 to 4.31.10 (#13173)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-12 16:31:51 -10:00
J. Nick Koston e1a0398160 [improv_serial] Use stack buffers for webserver URL formatting 2026-01-12 16:27:38 -10:00
J. Nick Koston 9876788e65 Merge branch 'more_heap_cleanup' into integration 2026-01-12 15:52:46 -10:00
J. Nick Koston 4a03ff898f Merge remote-tracking branch 'upstream/dev' into integration 2026-01-12 15:52:36 -10:00
J. Nick Koston 410507d476 [mqtt] Avoid intermediate string allocations in publish calls 2026-01-12 15:46:16 -10:00
lulliusandlullius 297f05d600 [tuya] add color_type_lowercase option (#13101)
Co-authored-by: lullius <>
2026-01-12 18:08:33 -05:00
Jonathan SwobodaandClaude 54fc10714d [remote_transmitter] Fix ESP8266 timing by using busy loop (#13172)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-12 18:06:41 -05:00
J. Nick Koston 889886909b [core] Soft deprecate heap-allocating string helpers to prevent fragmentation patterns (#13156) 2026-01-12 12:48:54 -10:00
J. Nick Koston 655e2b43cb [infrared] Use set_data() for vector timings in control() (#13171) 2026-01-12 15:27:42 -06:00
J. Nick Koston 81e639a6ba [core] Migrate callers and soft deprecate get_mac_address()/get_mac_address_pretty() (#13157) 2026-01-12 19:35:49 +00:00
Jonathan SwobodaandClaude Opus 4.5 f9ffd134df [packet_transport] Fix packet size check to account for round4 padding (#13165)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 14:10:15 -05:00
Jonathan SwobodaandClaude Opus 4.5 c50bf45496 [ltr_als_ps] Remove incorrect device_class from count sensors (#13167)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 14:09:54 -05:00