J. Nick Koston
|
49a1eefe2a
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2026-01-22 14:37:33 -10:00 |
|
Jonathan Swoboda
|
547c985672
|
Merge branch 'release' into dev
|
2026-01-22 18:19:32 -05:00 |
|
Jonathan Swoboda
|
44e624d7a7
|
Merge pull request #13459 from esphome/bump-2026.1.1
2026.1.1
2026.1.1
|
2026-01-22 18:19:18 -05:00 |
|
J. Nick Koston
|
5779e3e6e4
|
[atm90e32] Fix dump_summary deprecation warning and remove stored cs_summary_ (#13465)
|
2026-01-22 12:54:01 -10:00 |
|
J. Nick Koston
|
3184717607
|
[rpi_dpi_rgb] Fix dump_summary deprecation warning (#13461)
|
2026-01-22 12:53:38 -10:00 |
|
J. Nick Koston
|
e8972c65c8
|
[mipi_rgb] Fix dump_summary deprecation warning (#13463)
|
2026-01-22 12:53:15 -10:00 |
|
J. Nick Koston
|
b0120b3314
|
Merge branch 'update_espasyncwebserver' into integration
|
2026-01-22 12:51:55 -10:00 |
|
J. Nick Koston
|
359d5810db
|
Update ESPAsyncWebServer to 3.9.x (fixes ESP8266 logging crash)
|
2026-01-22 12:50:44 -10:00 |
|
J. Nick Koston
|
71cda05073
|
[st7701s] Fix dump_summary deprecation warning (#13462)
|
2026-01-22 12:42:28 -10:00 |
|
Clyde Stubbs
|
3dbebb728d
|
[sensor] Clamp filter handles non-finite values better (#13457)
|
2026-01-22 22:34:29 +00:00 |
|
Jonathan Swoboda
|
f938de16af
|
Bump version to 2026.1.1
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
ec791063b3
|
[time] Always call time sync callbacks even when time unchanged (#13456)
|
2026-01-22 16:30:52 -05:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
fb984cd052
|
[aqi] Remove unit_of_measurement to fix Home Assistant warning (#13448)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
85181779d1
|
[fingerprint_grow] Use buffer-based dump_summary to fix deprecation warnings (#13447)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
95b23702e4
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures (#13450)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
95eebcd74f
|
[api] Limit Nagle batching for log messages to reduce LWIP buffer pressure (#13439)
|
2026-01-22 16:30:52 -05:00 |
|
Rene Guca
|
3c3d5c2fca
|
[dht] Increase delay for DHT22 and RHT03 (#13446)
|
2026-01-22 16:30:52 -05:00 |
|
 J. Nick KostonandCopilot
|
811ac81320
|
[http_request] Fix OTA failures on ESP8266/Arduino by making read semantics consistent (#13435)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
f01bd68a4b
|
[spi] Fix display init failure by marking displays as write-only for half-duplex mode (#13431)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
5433c0f707
|
[wifi] Fix bk72xx manual_ip preventing API connection (#13426)
|
2026-01-22 16:30:52 -05:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
b06cce9eeb
|
[esp32] Add warning for experimental 400MHz on ESP32-P4 (#13433)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
65bcfee035
|
[http_request] Fix verify_ssl: false not working on ESP32 (#13422)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:30:52 -05:00 |
|
![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png)
|
9261b9ecaa
|
[lvgl] Validate LVGL dropdown symbols require Unicode codepoint ≥ 0x100 (#13394)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
6725e6c01e
|
[wifi] Process scan results one at a time to avoid heap allocation (#13400)
|
2026-01-22 16:30:52 -05:00 |
|
J. Nick Koston
|
f581be61c8
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2026-01-22 11:27:29 -10:00 |
|
J. Nick Koston
|
effbcece49
|
[time] Always call time sync callbacks even when time unchanged (#13456)
|
2026-01-22 21:27:04 +00:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
98a926f37f
|
[heatpumpir] Fix ambiguous millis() call with HeatpumpIR library (#13458)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:22:33 -05:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
110c173eac
|
Update wheel requirement from <0.46,>=0.43 to >=0.43,<0.47 (#13451)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:53 -10:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
6008abae62
|
Bump actions/setup-python from 6.1.0 to 6.2.0 in /.github/actions/restore-python (#13453)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:40 -10:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
04e102f344
|
Bump actions/setup-python from 6.1.0 to 6.2.0 (#13454)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:27 -10:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
bb67b1ca1e
|
Bump actions/checkout from 6.0.1 to 6.0.2 (#13452)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-22 11:16:15 -10:00 |
|
![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) esphomebotandpre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
6d7956a062
|
Update webserver local assets to 20260122-204614 (#13455)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-22 11:15:42 -10:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
afbbdd1492
|
[aqi] Remove unit_of_measurement to fix Home Assistant warning (#13448)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:10:55 -05:00 |
|
 Jonathan SwobodaandClaude Opus 4.5
|
b06568c132
|
[fingerprint_grow] Use buffer-based dump_summary to fix deprecation warnings (#13447)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-22 16:07:41 -05:00 |
|
J. Nick Koston
|
dddb7c6887
|
Merge branch 'time_sync_callbacks' into integration
|
2026-01-22 11:00:29 -10:00 |
|
J. Nick Koston
|
ef67e3a8df
|
[time] Always call time sync callbacks even when time unchanged
|
2026-01-22 10:59:32 -10:00 |
|
J. Nick Koston
|
3c5fc638d5
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures (#13450)
|
2026-01-22 10:42:14 -10:00 |
|
J. Nick Koston
|
42d89e26e5
|
Merge branch 'stale_wifi_flag' into integration
|
2026-01-22 09:33:08 -10:00 |
|
J. Nick Koston
|
7866662611
|
comment, improve
|
2026-01-22 09:26:16 -10:00 |
|
J. Nick Koston
|
512dd1b661
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures
|
2026-01-22 08:50:46 -10:00 |
|
J. Nick Koston
|
ddb762f8f5
|
[api] Limit Nagle batching for log messages to reduce LWIP buffer pressure (#13439)
|
2026-01-22 08:09:14 -10:00 |
|
H. Árkosi Róbert
|
4ac7fe84b4
|
[bthome_mithermometer] add encrypted beacon support (#13428)
|
2026-01-23 03:14:14 +11:00 |
|
 Sven KockschandClyde Stubbs
|
d6a41ed51e
|
[mipi_dsi] Add M5Stack Tab5 (Rev2/V2) DriverChip (#12074)
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
|
2026-01-23 02:31:38 +11:00 |
|
Rene Guca
|
8d1379a275
|
[dht] Increase delay for DHT22 and RHT03 (#13446)
|
2026-01-22 07:54:10 -05:00 |
|
J. Nick Koston
|
e8a8463251
|
Merge branch 'tx20_heap_heap_heap' into integration
|
2026-01-21 21:36:45 -10:00 |
|
J. Nick Koston
|
7949e0f231
|
Merge branch 'dev' into tx20_heap_heap_heap
|
2026-01-21 21:34:25 -10:00 |
|
J. Nick Koston
|
9634ea06bf
|
address copilot comments
|
2026-01-21 21:32:54 -10:00 |
|
 J. Nick KostonandCopilot
|
5bbf9153ca
|
[http_request] Fix OTA failures on ESP8266/Arduino by making read semantics consistent (#13435)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-21 19:48:32 -10:00 |
|
J. Nick Koston
|
098b77b477
|
Merge branch 'mqtt_stack_part_2' into integration
|
2026-01-21 19:17:48 -10:00 |
|
J. Nick Koston
|
1908fa819e
|
Merge branch 'globals_polling' into integration
|
2026-01-21 19:05:49 -10:00 |
|