Commit Graph
19799 Commits
Author SHA1 Message Date
J. Nick Koston cf1444742b Merge branch 'log_coalesce' into integration 2026-01-06 08:30:57 -10:00
J. Nick Koston 195b606259 explain 2026-01-06 08:30:13 -10:00
J. Nick Koston c4d3a56cc9 [api] Coalesce log packets to reduce buffer pressure and prevent dropped state updates 2026-01-06 08:13:35 -10:00
J. Nick Koston ac42102320 [core] Auto-replace / in entity names with Unicode fraction slash during deprecation period (#13016) 2026-01-06 07:36:01 -10:00
J. Nick Koston 2c6584baf5 [xiaomi_ble] Simplify set_bindkey using parse_hex and const char* (#13014) 2026-01-06 07:35:40 -10:00
J. Nick Koston c1ad39a072 [wifi] Clean up duplicate and empty logging output (#13018) 2026-01-06 07:35:16 -10:00
J. Nick Koston d3e193cd71 [ota] Fix ESP32-S3 OTA crash with hardware SHA acceleration on IDF 5.5.x (#13021) 2026-01-06 07:34:58 -10:00
J. Nick Koston 11aed601b8 [ble_scanner] Use stack-based string formatting to reduce heap allocations (#13013) 2026-01-06 07:34:38 -10:00
J. Nick Koston e0981323bd [mqtt] Move Home Assistant discovery keys to PROGMEM on ESP8266 (#13011) 2026-01-06 07:33:56 -10:00
J. Nick Koston 1e56325b33 [improv_base] Optimize next_url to avoid STL string operations (#13015) 2026-01-06 07:33:32 -10:00
J. Nick Koston a8a26f4ea8 [opentherm][nau7802] Use direct format specifiers instead of to_string().c_str() (#13019) 2026-01-06 07:32:43 -10:00
Jonathan Swoboda a94eef3a60 Merge branch 'release' into dev 2026-01-06 10:23:02 -05:00
Jonathan Swoboda b6f3a5d8b7 Merge pull request #13024 from esphome/bump-2025.12.5
2025.12.5
2025.12.5
2026-01-06 10:22:48 -05:00
Jonathan Swoboda 3322b04e00 Bump version to 2025.12.5 2026-01-06 09:35:38 -05:00
Jonathan Swoboda 47d0d3cfeb [cc1101] Add PLL lock verification and retry support (#13006) 2026-01-06 09:35:37 -05:00
Clyde Stubbs 8255c02d5d [esp32_ble] Remove requirement for configured network (#12891) 2026-01-06 09:35:37 -05:00
Conrad Juhl Andersen 8b4ba8dfe6 [wts01] Fix negative values for WTS01 sensor (#12835) 2026-01-06 09:35:37 -05:00
Artur 178a61b6fd [sn74hc595]: fix 'Attempted read from write-only channel' when using esp-idf framework (#12801) 2026-01-06 09:35:37 -05:00
Clyde Stubbs b5df4cdf1d [lvgl] Fix arc background angles (#12773) 2026-01-06 09:35:37 -05:00
Jonathan Swoboda 484f4b3aad [cc1101] Add PLL lock verification and retry support (#13006) 2026-01-06 09:34:28 -05:00
J. Nick Koston 249d89cc5d Merge branch 'sha256_ota_fix' into integration 2026-01-06 00:51:09 -10:00
J. Nick Koston ffb15b592c cleanup 2026-01-06 00:50:43 -10:00
J. Nick Koston b40de61224 cleanup 2026-01-06 00:48:40 -10:00
J. Nick Koston 3e6d777439 fix 2026-01-06 00:46:15 -10:00
J. Nick Koston f5ae09056c cleanup 2026-01-06 00:34:36 -10:00
J. Nick Koston 72892b8913 fix 2026-01-06 00:31:40 -10:00
J. Nick Koston 84e382387d [ota] Fix ESP32-S3 OTA crash with hardware SHA acceleration on IDF 5.5.x 2026-01-06 00:09:14 -10:00
J. Nick Koston 8046dc5ea5 Merge branch 'drop_to_string' into integration 2026-01-05 22:51:25 -10:00
J. Nick Koston efbd14c15c [opentherm][nau7802] Use direct format specifiers instead of to_string().c_str() 2026-01-05 22:50:51 -10:00
J. Nick Koston d51ee3d004 Merge branch 'wifi_logging_cleanup' into integration 2026-01-05 22:35:53 -10:00
J. Nick Koston 570ecd1842 tweak 2026-01-05 22:35:40 -10:00
J. Nick Koston 3502ac7bee tweak 2026-01-05 22:33:14 -10:00
J. Nick Koston 04cc713b0c Merge branch 'wifi_logging_cleanup' into integration 2026-01-05 22:29:04 -10:00
J. Nick Koston 63713cac57 [wifi] Clean up duplicate and empty logging output 2026-01-05 22:26:36 -10:00
J. Nick Koston 44ecdeb3b6 Merge branch 'wifi_fix_more_alloc' into integration 2026-01-05 19:35:52 -10:00
J. Nick Koston 913609d985 simplify code 2026-01-05 19:32:47 -10:00
J. Nick Koston a7b4ae13a3 simplify code 2026-01-05 19:32:11 -10:00
J. Nick Koston a02583028e Merge branch 'wifi_fix_more_alloc' into integration 2026-01-05 19:24:19 -10:00
J. Nick Koston 43e0f1fb35 [wifi] Eliminate heap allocations in IP address logging 2026-01-05 19:23:46 -10:00
J. Nick Koston b8faecfd4e Merge branch 'slash_workaround' into integration 2026-01-05 18:49:34 -10:00
J. Nick Koston 4b4c1c1191 [core] Auto-replace / in entity names with Unicode fraction slash during deprecation period 2026-01-05 18:46:54 -10:00
J. Nick Koston 4a499054b7 Merge branch 'bind_key_simplify' into integration 2026-01-05 18:25:01 -10:00
J. Nick Koston 2d65717e43 Merge remote-tracking branch 'origin/improv_next_url' into integration 2026-01-05 18:24:55 -10:00
J. Nick Koston d8731d376d fixes 2026-01-05 18:23:43 -10:00
J. Nick Koston d42567c5b0 [improv_base] Optimize next_url to avoid STL string operations 2026-01-05 18:20:23 -10:00
J. Nick Koston b5ea8a4627 [xiaomi_ble] Simplify set_bindkey using parse_hex and const char* 2026-01-05 18:17:58 -10:00
J. Nick Koston bc54c5aff3 Merge branch 'ble_scanner_reduce_realloc' into integration 2026-01-05 18:02:40 -10:00
J. Nick Koston 442cd60341 [ble_scanner] Use stack-based string formatting to reduce heap allocations 2026-01-05 17:55:41 -10:00
J. Nick Koston 0a9287df33 Merge remote-tracking branch 'upstream/dev' into integration
# Conflicts:
#	esphome/components/bedjet/bedjet_hub.cpp
#	esphome/components/esp8266/preferences.cpp
#	esphome/components/radon_eye_ble/radon_eye_listener.cpp
#	esphome/components/radon_eye_rd200/radon_eye_rd200.cpp
2026-01-05 17:48:09 -10:00
J. Nick Koston 22cb0da903 [radon_eye_rd200, radon_eye_ble] Use stack-based string formatting in logging (#12991) 2026-01-05 17:45:51 -10:00