J. Nick Koston
|
880cc841f4
|
Merge branch 'wifi_reconnect_esp_idf' into integration
|
2025-12-30 09:13:26 -10:00 |
|
J. Nick Koston
|
eea2037627
|
[wifi] Fix ESP-IDF reporting connected before DHCP completes on reconnect
|
2025-12-30 08:51:00 -10:00 |
|
Jonathan Swoboda
|
96c47f3b4d
|
Merge branch 'release' into dev
|
2025-12-30 09:31:44 -05:00 |
|
Jonathan Swoboda
|
5b5cede5f9
|
Merge pull request #12752 from esphome/bump-2025.12.3
2025.12.3
2025.12.3
|
2025-12-30 09:31:31 -05:00 |
|
Jonathan Swoboda
|
c737033cc4
|
Bump version to 2025.12.3
|
2025-12-30 09:22:03 -05:00 |
|
J. Nick Koston
|
0194bfd9ea
|
[core] Fix incremental build failures when adding components on ESP32-Arduino (#12745)
|
2025-12-30 09:22:03 -05:00 |
|
J. Nick Koston
|
339399eb70
|
[lvgl] Fix lambdas in canvas actions called from outside LVGL context (#12671)
|
2025-12-30 09:22:03 -05:00 |
|
Samuel Sieb
|
a615b28ecf
|
[bme68x_bsec2] add id: to allow extending (#12649)
|
2025-12-29 23:22:36 -08:00 |
|
J. Nick Koston
|
065d0541d1
|
Merge branch 'buffering' into integration
|
2025-12-29 21:16:25 -10:00 |
|
J. Nick Koston
|
25a4d7ffab
|
tweak
|
2025-12-29 21:16:11 -10:00 |
|
J. Nick Koston
|
10b0308bc0
|
tests
|
2025-12-29 21:11:39 -10:00 |
|
J. Nick Koston
|
21bd6c5b18
|
[core] Improve log timestamp accuracy by batching serial reads
|
2025-12-29 20:59:03 -10:00 |
|
bakroistvan
|
468bd7b04f
|
[dallas_temp] higher precision for logged temperature (#12695)
|
2025-12-29 22:53:28 -08:00 |
|
J. Nick Koston
|
fe7fa02a4e
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-12-29 17:43:52 -10:00 |
|
 
|
4c16afeacb
|
[esp32] Add IDF framework source for Arduino builds (#12731)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
|
2025-12-29 22:25:26 -05:00 |
|
 J. Nick KostonandCopilot
|
d86c05bfe6
|
[esp32] Breaking Change: Change default framework to ESP-IDF (#12746)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-30 03:23:41 +00:00 |
|
J. Nick Koston
|
63464a13c3
|
[core] Fix incremental build failures when adding components on ESP32-Arduino (#12745)
|
2025-12-29 16:57:22 -10:00 |
|
J. Nick Koston
|
f2b1c51372
|
Merge remote-tracking branch 'upstream/esp32_default_framework_idf' into integration
|
2025-12-29 16:54:05 -10:00 |
|
 J. Nick KostonandCopilot
|
3903594bd3
|
Update esphome/components/esp32/__init__.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-29 16:53:51 -10:00 |
|
J. Nick Koston
|
c4d73a07b2
|
Merge branch 'storage_should_update_cmake_cache_arudino_fix' into integration
|
2025-12-29 16:49:26 -10:00 |
|
J. Nick Koston
|
148dbee6cb
|
Merge branch 'esp32_default_framework_idf' into integration
|
2025-12-29 16:49:22 -10:00 |
|
J. Nick Koston
|
436b4c4217
|
[esp32] Change default framework to ESP-IDF
|
2025-12-29 16:38:11 -10:00 |
|
J. Nick Koston
|
2297d240be
|
cleanup
|
2025-12-29 16:28:14 -10:00 |
|
J. Nick Koston
|
1d1f2a9877
|
cover
|
2025-12-29 16:25:17 -10:00 |
|
J. Nick Koston
|
1472914527
|
cover
|
2025-12-29 16:24:10 -10:00 |
|
J. Nick Koston
|
c9c0bdb1c6
|
Merge branch 'dev' into storage_should_update_cmake_cache_arudino_fix
|
2025-12-29 16:23:39 -10:00 |
|
J. Nick Koston
|
1e5739fb93
|
[core] Fix incremental build failures when adding components on ESP32-Arduino
|
2025-12-29 16:22:04 -10:00 |
|
Clyde Stubbs
|
20e43398fa
|
[cli] Report program path on host (#12743)
|
2025-12-30 13:21:30 +11:00 |
|
J. Nick Koston
|
3053687273
|
Merge branch 'ble_client' into integration
|
2025-12-29 15:52:12 -10:00 |
|
J. Nick Koston
|
5e7d89f302
|
[ble_client] Use stack buffer for hex formatting in very verbose logging
|
2025-12-29 15:51:35 -10:00 |
|
J. Nick Koston
|
005dd1ea73
|
[ble_client] Use stack buffer for hex formatting in very verbose logging
|
2025-12-29 15:49:48 -10:00 |
|
J. Nick Koston
|
8477dfc6c2
|
Merge branch 'ethernet_format_hex' into integration
|
2025-12-29 14:55:28 -10:00 |
|
J. Nick Koston
|
7b274d3347
|
[ethernet] Use stack buffer for hex formatting in very verbose logging
|
2025-12-29 14:54:53 -10:00 |
|
J. Nick Koston
|
e844d5403e
|
Merge branch 'esp32_ble_tracker' into integration
|
2025-12-29 14:37:45 -10:00 |
|
J. Nick Koston
|
d16b790243
|
[esp32_ble_tracker] Use stack buffer for hex formatting in very verbose logging
|
2025-12-29 14:34:08 -10:00 |
|
J. Nick Koston
|
2bcdee5a09
|
Merge branch 'hlk_fm22x_format' into integration
|
2025-12-29 14:25:27 -10:00 |
|
J. Nick Koston
|
c413b968f3
|
[hlk_fm22x] Use stack buffer for hex formatting in verbose logging
|
2025-12-29 14:23:39 -10:00 |
|
J. Nick Koston
|
f98ba2827c
|
Merge branch 'i2c' into integration
|
2025-12-29 14:11:23 -10:00 |
|
J. Nick Koston
|
8f42b3d101
|
[i2c] Use stack buffer for hex formatting in verbose logging
|
2025-12-29 14:10:34 -10:00 |
|
J. Nick Koston
|
4230d39262
|
Merge branch 'esp32_improv' into integration
|
2025-12-29 13:58:27 -10:00 |
|
J. Nick Koston
|
fe9de00f54
|
[esp32_improv] Use stack buffer for hex formatting in verbose logging
|
2025-12-29 13:56:43 -10:00 |
|
J. Nick Koston
|
c94f0e16ad
|
Merge branch 'logger_esp8266' into integration
|
2025-12-29 13:07:19 -10:00 |
|
J. Nick Koston
|
c09f555e18
|
[logger] Exclude unused Arduino Serial objects on ESP8266
|
2025-12-29 13:06:33 -10:00 |
|
hsand
|
2e7cdad532
|
[pvvx_mithermometer] fix displaying negative numbers (#12735)
|
2025-12-29 13:58:38 -08:00 |
|
J. Nick Koston
|
70bd83f4f5
|
Merge remote-tracking branch 'swoboda1337/esp32-arduino-idf-source' into integration
|
2025-12-29 10:52:11 -10:00 |
|
J. Nick Koston
|
eafa86e227
|
Merge branch 'nextion' into integration
|
2025-12-29 10:30:49 -10:00 |
|
J. Nick Koston
|
4e93fdd37a
|
[nextion] Use stack buffers for hex formatting in upload logging
|
2025-12-29 10:29:57 -10:00 |
|
J. Nick Koston
|
05761ba972
|
Merge branch 'tuya_format_hex' into integration
|
2025-12-29 10:25:22 -10:00 |
|
J. Nick Koston
|
6ca9220e5b
|
Merge branch 'cse7766' into integration
|
2025-12-29 10:25:17 -10:00 |
|
J. Nick Koston
|
98f49fa970
|
[cse7766] Use stack buffer for hex formatting in debug logging
|
2025-12-29 10:24:32 -10:00 |
|