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 Koston
|
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 Swoboda
|
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 Swoboda
|
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 |
|
Copilot
|
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
|
effbcece49
|
[time] Always call time sync callbacks even when time unchanged (#13456)
|
2026-01-22 21:27:04 +00:00 |
|
Jonathan Swoboda
|
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]
|
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]
|
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]
|
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]
|
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 |
|
esphomebot
|
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 Swoboda
|
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 Swoboda
|
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
|
3c5fc638d5
|
[wifi] Fix stale error_from_callback_ causing immediate connection failures (#13450)
|
2026-01-22 10:42:14 -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 Kocksch
|
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
|
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
|
a1c4d56268
|
[alarm_control_panel] Reduce heap allocations in arm/disarm methods (#13358)
|
2026-01-21 18:37:13 -10:00 |
|
J. Nick Koston
|
a9ce3df04c
|
[esp8266] Use SmallBufferWithHeapFallback in preferences (#13397)
|
2026-01-21 18:36:12 -10:00 |
|
J. Nick Koston
|
99aa83564e
|
[mqtt] Reduce heap allocations in hot paths (#13362)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 18:35:59 -10:00 |
|
J. Nick Koston
|
aa5092bdc2
|
[mqtt] Use stack buffers for discovery message formatting (#13216)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 18:35:43 -10:00 |
|
Edward Firmo
|
645832a070
|
[nextion] Add configurable startup and queue timeout constants (#11098)
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: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick+github@koston.org>
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2026-01-21 20:10:12 -06:00 |
|
Jonathan Swoboda
|
19c1d3aee7
|
[esp32] Bump Arduino to 3.3.6, platform to 55.03.36 (#13438)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 20:41:59 -05:00 |
|
J. Nick Koston
|
ce5ec7a78f
|
[spi] Fix display init failure by marking displays as write-only for half-duplex mode (#13431)
|
2026-01-21 14:04:07 -10:00 |
|
J. Nick Koston
|
ebf589560d
|
[wifi] Fix bk72xx manual_ip preventing API connection (#13426)
|
2026-01-21 14:03:49 -10:00 |
|
Jonathan Swoboda
|
8dd1aec606
|
[esp32] Add warning for experimental 400MHz on ESP32-P4 (#13433)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 17:17:11 -05:00 |
|
Joakim Plate
|
9d967b01c8
|
Expose sockaddr to string formatter (#12351)
|
2026-01-21 10:32:39 -10:00 |
|
tomaszduda23
|
11e0d536e4
|
[debug] Print reg0 value from config if mismatched on nrf52 (#11867)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-01-21 20:15:51 +00:00 |
|
dependabot[bot]
|
673f46f761
|
Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#13430)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 09:37:18 -10:00 |
|
dependabot[bot]
|
4abae8d445
|
Bump setuptools from 80.9.0 to 80.10.1 (#13429)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 09:37:04 -10:00 |
|
Jonathan Swoboda
|
e62368e058
|
[heatpumpir] Add ESP-IDF support, bump to 1.0.40 (#13042)
|
2026-01-21 13:19:36 -05:00 |
|
Jonathan Swoboda
|
5345c96ff3
|
[http_request] Fix verify_ssl: false not working on ESP32 (#13422)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-21 13:18:37 -05:00 |
|
tomaszduda23
|
333ace25c9
|
[adc] Fix indent (#11933)
|
2026-01-21 12:41:56 -05:00 |
|
Dawid
|
6014bba3d1
|
[zephyr] Small build fixes for the logger/gpio subsystems (#13242)
Co-authored-by: dawret <dawret@dawret.me>
|
2026-01-21 12:37:10 -05:00 |
|
maikeljkwak
|
5f2394ef80
|
[hc8, mhz19] Moving constant CONF_WARMUP_TIME to const.py (#13392)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-21 12:34:52 -05:00 |
|
Copilot
|
29555c0ddc
|
[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-21 12:32:55 -05:00 |
|
Kevin Ahrendt
|
37eaf10f75
|
[audio] Bump esp-audio-libs to 2.0.3 (#13346)
|
2026-01-21 07:40:41 -05:00 |
|
J. Nick Koston
|
0b60fd0c8c
|
[core] Avoid heap allocation in str_equals_case_insensitive with string literals (#13312)
|
2026-01-20 21:49:14 -10:00 |
|
J. Nick Koston
|
fc16ad806a
|
[ci] Block sprintf/vsprintf usage, suggest snprintf alternatives (#13305)
|
2026-01-20 17:53:36 -10:00 |
|
J. Nick Koston
|
7e43abd86f
|
[web_server_idf] Use direct member for ListEntitiesIterator instead of unique_ptr (#13405)
|
2026-01-20 17:53:23 -10:00 |
|
J. Nick Koston
|
7a2734fae9
|
[libretiny] Disable unused LWIP statistics to save RAM and flash (#13404)
|
2026-01-20 17:53:10 -10:00 |
|
J. Nick Koston
|
346f3d38d5
|
[logger] Use raw pointer for task log buffer to match tx_buffer pattern (#13402)
|
2026-01-20 17:52:58 -10:00 |
|
J. Nick Koston
|
fbde91358c
|
[mdns] Use stack buffer for txt records on ESP32 (#13401)
|
2026-01-20 17:52:43 -10:00 |
|