J. Nick Koston
|
d3ec76b55c
|
fix tag
|
2026-01-27 17:36:58 -10:00 |
|
J. Nick Koston
|
911f9bfa26
|
Merge branch 'logging_cleanup' into integration
|
2026-01-27 17:32:24 -10:00 |
|
J. Nick Koston
|
3d789f9ccc
|
tweak
|
2026-01-27 17:29:02 -10:00 |
|
J. Nick Koston
|
cd80ceacfc
|
macro
|
2026-01-27 17:23:53 -10:00 |
|
J. Nick Koston
|
0b7d2699f3
|
Merge branch 'logging_cleanup' into integration
|
2026-01-27 17:04:36 -10:00 |
|
J. Nick Koston
|
f2092df3bc
|
[core] Consolidate entity dump_config logging into shared helpers
|
2026-01-27 17:04:08 -10:00 |
|
Edward Firmo
|
f87aa384d0
|
[nextion] Fix alternative code path for dump_device_info (#13566)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-27 16:31:00 -10:00 |
|
J. Nick Koston
|
f9687a2a31
|
[web_server_idf] Replace heap-allocated url() with stack-based url_to() (#13407)
|
2026-01-28 14:02:19 +13:00 |
|
J. Nick Koston
|
8d8a728bd9
|
Merge branch 'rp2040_web_server_only_no_cap' into integration
|
2026-01-27 14:46:02 -10:00 |
|
J. Nick Koston
|
8c59b45a3c
|
compile test
|
2026-01-27 14:45:16 -10:00 |
|
J. Nick Koston
|
7458f64f15
|
[web_server] Add RP2040 platform support
|
2026-01-27 14:41:05 -10:00 |
|
J. Nick Koston
|
429cc11948
|
Merge branch 'reduce_certs_to_expected_usage' into integration
|
2026-01-27 12:43:08 -10:00 |
|
J. Nick Koston
|
4598205c88
|
tweaks
|
2026-01-27 10:23:25 -10:00 |
|
J. Nick Koston
|
856f54667c
|
fixes
|
2026-01-27 10:09:49 -10:00 |
|
J. Nick Koston
|
3e1a5a06f5
|
[esp32] Default to CMN certificate bundle to save ~35KB flash
|
2026-01-27 10:01:59 -10:00 |
|
Stuart Parmenter
|
f084d320fc
|
[hub75] Update esp-hub75 to 0.3.2 (#13572)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-27 09:24:13 -10:00 |
|
esphomebot
|
f93382445e
|
Update webserver local assets to 20260127-190637 (#13573)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2026-01-27 19:21:26 +00:00 |
|
J. Nick Koston
|
6e2887dacb
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2026-01-27 09:19:05 -10:00 |
|
J. Nick Koston
|
463363a08d
|
[web_server] Add name_id to SSE for entity ID format migration (#13535)
|
2026-01-27 09:08:46 -10:00 |
|
J. Nick Koston
|
a0790f926e
|
[libretiny] Regenerate boards for v1.11.0 (#13539)
|
2026-01-28 07:59:01 +13:00 |
|
J. Nick Koston
|
d569f577a1
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2026-01-27 08:56:44 -10:00 |
|
J. Nick Koston
|
ca59ab8f37
|
[esp32] Eliminate dead exception class code via linker wraps (#13564)
|
2026-01-27 07:47:34 -10:00 |
|
J. Nick Koston
|
a5b389547b
|
Merge branch 'throw_symbols' into integration
|
2026-01-26 22:06:15 -10:00 |
|
J. Nick Koston
|
e5f70d1677
|
[esp32] Eliminate dead exception class code via linker wraps
|
2026-01-26 21:48:13 -10:00 |
|
J. Nick Koston
|
e2cd8a6004
|
[esp32] Eliminate dead exception class code via linker wraps
|
2026-01-26 21:40:47 -10:00 |
|
J. Nick Koston
|
8dc2a7d9d7
|
[esp32] Eliminate dead exception class code via linker wraps
|
2026-01-26 21:33:03 -10:00 |
|
J. Nick Koston
|
157e978af4
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2026-01-26 20:35:17 -10:00 |
|
J. Nick Koston
|
83a77118bd
|
Merge branch 'mqtt_enum_flash' into integration
|
2026-01-26 20:34:49 -10:00 |
|
J. Nick Koston
|
b2474c6de9
|
[nfc] Use StaticVector for NFC UID storage to eliminate heap allocation (#13507)
|
2026-01-26 19:43:52 -10:00 |
|
J. Nick Koston
|
3aaf10b6a8
|
[web_server_base] Update ESPAsyncWebServer to 3.9.5 (#13467)
|
2026-01-27 04:18:57 +00:00 |
|
J. Nick Koston
|
33f545a8e3
|
[factory_reset] Store reset reason comparison strings in flash on ESP8266 (#13547)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-01-27 03:50:49 +00:00 |
|
J. Nick Koston
|
d056e1040b
|
[mqtt] Store command comparison strings in flash on ESP8266 (#13546)
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
|
2026-01-27 03:48:06 +00:00 |
|
J. Nick Koston
|
75a78b2bf3
|
[core] Encapsulate entity preference creation to prepare for hash migration (#13505)
|
2026-01-26 17:35:45 -10:00 |
|
J. Nick Koston
|
cd6314dc96
|
[socket] ESP8266: call delay(0) instead of esp_delay(0, cb) for zero timeout (#13530)
|
2026-01-26 17:34:55 -10:00 |
|
J. Nick Koston
|
f91bffff9a
|
[wifi] Avoid heap allocation when building AP SSID (#13474)
|
2026-01-26 17:32:58 -10:00 |
|
J. Nick Koston
|
5cbe9af485
|
[rp2040] Use SmallBufferWithHeapFallback for preferences (#13501)
|
2026-01-26 17:32:03 -10:00 |
|
J. Nick Koston
|
b445d46888
|
Merge remote-tracking branch 'upstream/dev' into mqtt_enum_flash
# Conflicts:
# esphome/components/mqtt/mqtt_alarm_control_panel.cpp
# esphome/components/mqtt/mqtt_component.cpp
# esphome/components/mqtt/mqtt_component.h
# esphome/components/mqtt/mqtt_cover.cpp
# esphome/components/mqtt/mqtt_valve.cpp
|
2026-01-26 17:30:37 -10:00 |
|
J. Nick Koston
|
a7fbecb25c
|
[ci] Soft-deprecate str_sprintf/str_snprintf to prevent hidden heap allocations (#13227)
|
2026-01-26 17:28:07 -10:00 |
|
J. Nick Koston
|
bf92d94863
|
[mqtt] Use stack buffers for publish_state() topic building (#13434)
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-26 17:25:02 -10:00 |
|
J. Nick Koston
|
9c3817f544
|
[sml] Use constexpr std::array for START_SEQ constant (#13506)
|
2026-01-26 17:21:17 -10:00 |
|
J. Nick Koston
|
ee9e3315b6
|
[tm1638] Use member array instead of heap allocation for display buffer (#13504)
|
2026-01-26 17:21:05 -10:00 |
|
J. Nick Koston
|
67dea1e538
|
[light] Use member array instead of heap allocation in AddressableLightWrapper (#13503)
|
2026-01-26 17:20:49 -10:00 |
|
J. Nick Koston
|
003b9c6c3f
|
[uln2003] Refactor step mode logging to use LogString (#13543)
|
2026-01-26 17:20:33 -10:00 |
|
J. Nick Koston
|
2f1a345905
|
[mhz19] Refactor detection range logging to use LogString (#13541)
|
2026-01-26 17:20:21 -10:00 |
|
J. Nick Koston
|
7ef933abec
|
[libretiny] Bump to 1.11.0 (#13512)
|
2026-01-26 17:20:08 -10:00 |
|
J. Nick Koston
|
4ddd40bcfb
|
[core] Add PROGMEM string comparison helpers and use in cover/valve/helpers (#13545)
|
2026-01-26 17:19:50 -10:00 |
|
J. Nick Koston
|
8ae901b3f1
|
[http_request] Use stack allocation for MD5 buffer in OTA (#13550)
|
2026-01-26 17:19:30 -10:00 |
|
J. Nick Koston
|
bc49174920
|
Add additional text_sensor filter tests (#13479)
|
2026-01-26 17:18:36 -10:00 |
|
J. Nick Koston
|
123ee02d39
|
[ota] Improve error message when device closes connection without responding (#13562)
|
2026-01-26 17:13:18 -10:00 |
|
Jonathan Swoboda
|
0cc8055757
|
[http_request] Add custom CA certificate support for ESP32 (#13552)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-26 22:07:27 -05:00 |
|