 J. Nick KostonandGitHub
|
72ec9b672e
|
[pzemac, pzemdc, sdm_meter] Fix pin conflicts in ESP32-IDF tests (#11240)
|
2025-10-15 11:33:19 +13:00 |
|
 J. Nick KostonandGitHub
|
8f49b1da54
|
Bump pillow to 11.3.0 (#11239)
|
2025-10-14 11:49:39 -10:00 |
|
 J. Nick KostonandGitHub
|
0e703ddbba
|
[docs] Add embedded systems optimization best practices to AI instructions (#11225)
|
2025-10-15 07:54:16 +13:00 |
|
 J. Nick KostonandGitHub
|
baa010583e
|
[docs] Add state management best practices to CLAUDE.md (#11224)
|
2025-10-14 20:09:48 +13:00 |
|
 
|
4c688a4b00
|
[network] Optimize get_use_address() to return const reference instead of a copy (#11218)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 03:54:33 +00:00 |
|
 
|
8a15c18066
|
[bluetooth_proxy] Use FixedVector for GATT characteristics and descriptors (#11214)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 16:05:13 +13:00 |
|
 J. Nick KostonandJesse Hills
|
07504c8208
|
Fix log retrieval with FQDN when mDNS is disabled (#11202)
|
2025-10-14 15:38:15 +13:00 |
|
 
|
5bb69a968c
|
[esp32_ble] Replace handler vectors with StaticVector for 560B-2KB memory savings (#11200)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 15:33:33 +13:00 |
|
 J. Nick KostonandGitHub
|
7c02f2f10a
|
[socket] Split LWIP socket classes to reduce memory overhead on ESP8266/RP2040 (#11172)
|
2025-10-14 14:00:49 +13:00 |
|
 J. Nick KostonandGitHub
|
9fb254fdc2
|
Fix log retrieval with FQDN when mDNS is disabled (#11202)
|
2025-10-14 10:23:44 +13:00 |
|
 J. Nick KostonandGitHub
|
6372099df3
|
[http_request] Pass parameters by const reference to reduce flash usage (#11184)
|
2025-10-14 09:53:11 +13:00 |
|
 
|
8d8fcfeda2
|
[core] Add make_name_with_suffix helper to optimize string concatenation (#11176)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-14 09:39:38 +13:00 |
|
 J. Nick KostonandGitHub
|
0f356fcc79
|
[core] Optimize looping_components_ with FixedVector to save flash (#11183)
|
2025-10-14 09:20:43 +13:00 |
|
 J. Nick KostonandGitHub
|
c10f68ef0c
|
[mdns] Conditionally store services to reduce RAM usage by 200-464 bytes (#11180)
|
2025-10-14 07:24:57 +13:00 |
|
 J. Nick KostonandGitHub
|
bcc424afed
|
[web_server] Reduce code duplication in JSON generation with helper functions (#11117)
|
2025-10-14 07:21:19 +13:00 |
|
 J. Nick KostonandGitHub
|
be2c859df3
|
[web_server] Consolidate duplicate client connection checks (saves 288 bytes of flash) (#11116)
|
2025-10-14 07:01:47 +13:00 |
|
![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
2b42903e9c
|
[usb_host] Fix transfer slot exhaustion at high data rates and add configurable max_transfer_requests (#11174)
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>
|
2025-10-13 08:49:29 +13:00 |
|
 J. Nick KostonandJesse Hills
|
742c9cbb53
|
[esp32_improv] Fix state not transitioning to PROVISIONED when WiFi configured via captive portal (#11181)
|
2025-10-13 08:49:29 +13:00 |
|
 J. Nick KostonandJesse Hills
|
e4bc465a3d
|
[ota] Increase handshake timeout to 20s now that auth is non-blocking (#11186)
|
2025-10-13 08:49:29 +13:00 |
|
 J. Nick KostonandJesse Hills
|
5cec0941f8
|
[wifi] Fix missed string literal in flash on ESP8266 (#11187)
|
2025-10-13 08:49:29 +13:00 |
|
 J. Nick KostonandJesse Hills
|
72a7aeb430
|
[ci] Dynamic runner allocation: 8 for releases, 4 for dev (#11191)
|
2025-10-13 08:49:29 +13:00 |
|
 J. Nick KostonandJesse Hills
|
53e6b28092
|
[mipi_rgb] Fix pin conflicts introduced by shared SPI bus in #11134 (#11185)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
5f5092e29f
|
[ci] Filter out components without tests from CI test jobs (#11134 followup) (#11178)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
2864bf1674
|
Group component tests to reduce CI time (#11134)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
132e949927
|
[mdns] Restore mdns_txt_record() public API for external components (#11158)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
8fa44e471d
|
[esp32_ble] Partial revert of #10862 - Fix GATT client notifications (#11171)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
ccedcfb600
|
[json] Fix PSRAM allocator dangling pointer crash (#11165)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
8b0ec0afe3
|
[ci][tests] Remove all redundant ESP32-C3 Arduino tests (#11154)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
dca29ed89b
|
[datetime][ci][tests] Replace test.all.yaml with minimal platform cover (#11151)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
728726e29e
|
[ci][tests] Remove redundant ESP32-C3 Arduino tests for non-variant-specific components (#11152)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
79f4ca20b8
|
[opentherm][ci][tests] Remove redundant ESP32 Arduino tests and simplify conditionals (#11149)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
3eca72e0b8
|
[ci][logger][tests] Remove redundant ESP32 Arduino test files (#11144)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
22c0f55cef
|
[ci][debug][tests] Remove redundant ESP32 variant Arduino test files (#11146)
|
2025-10-13 08:49:28 +13:00 |
|
 J. Nick KostonandJesse Hills
|
fd8ecc9608
|
[ci][time][tests] Remove redundant ESP32 Arduino test files (#11147)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
ac96a59d58
|
[network][ci][tests] Remove redundant ESP32 Arduino test files (#11148)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
dceed992d8
|
[esp32_ble_beacon, esp32_ble_tracker] Remove unused Arduino includes and redundant tests (#11140)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
b0c66c1c09
|
[ci][mdns][tests] Remove redundant ESP32 Arduino test files (#11143)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
8f04a5b944
|
[esp32] Update migration warning for Arduino-as-IDF-component transition (#11142)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
842cb9033a
|
[mdns] Store TXT record values in flash to reduce heap usage (#11114)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
a2cb415dfa
|
[ci][improv_serial][tests] Remove redundant ESP32 Arduino test files (#11138)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
1fac193535
|
[ci][ethernet][tests] Remove redundant Arduino tests for ethernet PHYs (#11137)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
34632f78cf
|
[ci][tests] Remove redundant ESP32 Arduino test files (#11136)
|
2025-10-13 08:49:27 +13:00 |
|
 J. Nick KostonandJesse Hills
|
b93c60e85a
|
[canbus][mcp23xxx_base] Mark virtual methods as pure virtual to fix linker errors (#11133)
|
2025-10-13 08:49:27 +13:00 |
|
![pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
1f13d44c1b
|
[usb_host] Fix transfer slot exhaustion at high data rates and add configurable max_transfer_requests (#11174)
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>
|
2025-10-13 08:04:30 +13:00 |
|
 J. Nick KostonandGitHub
|
9ebfa9aaa8
|
[esp32_improv] Fix state not transitioning to PROVISIONED when WiFi configured via captive portal (#11181)
|
2025-10-13 07:30:58 +13:00 |
|
 J. Nick KostonandGitHub
|
6bc9ed0810
|
[ota] Increase handshake timeout to 20s now that auth is non-blocking (#11186)
|
2025-10-13 07:27:43 +13:00 |
|
 J. Nick KostonandGitHub
|
9b6e8b4b41
|
[wifi] Fix missed string literal in flash on ESP8266 (#11187)
|
2025-10-13 07:26:28 +13:00 |
|
 J. Nick KostonandGitHub
|
cad747c672
|
[ci] Dynamic runner allocation: 8 for releases, 4 for dev (#11191)
|
2025-10-13 07:25:35 +13:00 |
|
 J. Nick KostonandGitHub
|
660adccda3
|
[mipi_rgb] Fix pin conflicts introduced by shared SPI bus in #11134 (#11185)
|
2025-10-12 08:58:56 -04:00 |
|
 J. Nick KostonandGitHub
|
3afa73b449
|
[ci] Filter out components without tests from CI test jobs (#11134 followup) (#11178)
|
2025-10-11 18:27:18 -05:00 |
|
 J. Nick KostonandGitHub
|
dcf2697a2a
|
Group component tests to reduce CI time (#11134)
|
2025-10-12 07:21:45 +13:00 |
|
 J. Nick KostonandGitHub
|
6a11700a6b
|
[mdns] Restore mdns_txt_record() public API for external components (#11158)
|
2025-10-12 07:21:37 +13:00 |
|
 J. Nick KostonandGitHub
|
9bd9b043c8
|
[esp32_ble_tracker] Replace std::vector with StaticVector for listeners and clients (#11173)
|
2025-10-11 05:47:42 -10:00 |
|
 J. Nick KostonandGitHub
|
cb602c9b1a
|
[esp32_ble] Partial revert of #10862 - Fix GATT client notifications (#11171)
|
2025-10-11 05:47:23 -10:00 |
|
 J. Nick KostonandGitHub
|
6abc2efd96
|
[json] Fix PSRAM allocator dangling pointer crash (#11165)
|
2025-10-10 21:18:57 +00:00 |
|
 J. Nick KostonandGitHub
|
be51093a7e
|
[ci][tests] Remove all redundant ESP32-C3 Arduino tests (#11154)
|
2025-10-10 16:02:18 +13:00 |
|
 J. Nick KostonandGitHub
|
52219c4dcc
|
[datetime][ci][tests] Replace test.all.yaml with minimal platform cover (#11151)
|
2025-10-09 13:45:59 -10:00 |
|
 J. Nick KostonandGitHub
|
590cae13c0
|
[ci][tests] Remove redundant ESP32-C3 Arduino tests for non-variant-specific components (#11152)
|
2025-10-09 18:41:50 -05:00 |
|
 J. Nick KostonandGitHub
|
e15429b0f5
|
[opentherm][ci][tests] Remove redundant ESP32 Arduino tests and simplify conditionals (#11149)
|
2025-10-09 23:38:34 +00:00 |
|
 J. Nick KostonandGitHub
|
b5cc668a45
|
[ci][logger][tests] Remove redundant ESP32 Arduino test files (#11144)
|
2025-10-09 13:30:05 -10:00 |
|
 J. Nick KostonandGitHub
|
fcc8a809e6
|
[ci][debug][tests] Remove redundant ESP32 variant Arduino test files (#11146)
|
2025-10-09 16:57:40 -05:00 |
|
 J. Nick KostonandGitHub
|
48474c0f8c
|
[ci][time][tests] Remove redundant ESP32 Arduino test files (#11147)
|
2025-10-09 16:57:11 -05:00 |
|
 J. Nick KostonandGitHub
|
9f9c95dd09
|
[network][ci][tests] Remove redundant ESP32 Arduino test files (#11148)
|
2025-10-09 16:56:53 -05:00 |
|
 J. Nick KostonandGitHub
|
a74fcbc8b6
|
[esp32_ble_beacon, esp32_ble_tracker] Remove unused Arduino includes and redundant tests (#11140)
|
2025-10-09 11:42:25 -10:00 |
|
 J. Nick KostonandGitHub
|
c8b898f9c5
|
[ci][mdns][tests] Remove redundant ESP32 Arduino test files (#11143)
|
2025-10-09 11:40:47 -10:00 |
|
 J. Nick KostonandGitHub
|
81bf2688b4
|
[esp32] Update migration warning for Arduino-as-IDF-component transition (#11142)
|
2025-10-09 11:36:31 -10:00 |
|
 J. Nick KostonandGitHub
|
5ca407e27c
|
[mdns] Store TXT record values in flash to reduce heap usage (#11114)
|
2025-10-10 09:01:58 +13:00 |
|
 J. Nick KostonandGitHub
|
309e8b4c92
|
[ci][improv_serial][tests] Remove redundant ESP32 Arduino test files (#11138)
|
2025-10-09 19:17:04 +00:00 |
|
 J. Nick KostonandGitHub
|
061e55f8c5
|
[ci][ethernet][tests] Remove redundant Arduino tests for ethernet PHYs (#11137)
|
2025-10-09 08:45:45 -10:00 |
|
 J. Nick KostonandGitHub
|
56334b7832
|
[ci][tests] Remove redundant ESP32 Arduino test files (#11136)
|
2025-10-10 07:26:41 +13:00 |
|
 J. Nick KostonandGitHub
|
a4b7e0c700
|
[canbus][mcp23xxx_base] Mark virtual methods as pure virtual to fix linker errors (#11133)
|
2025-10-09 07:41:49 -10:00 |
|
 J. Nick KostonandJesse Hills
|
f1af9d978c
|
[ci] Reduce component test group size to 10 to prevent runner disk exhaustion (#11122)
|
2025-10-09 10:36:13 +13:00 |
|
 J. Nick KostonandGitHub
|
6bb1e4c9c0
|
[ci] Reduce component test group size to 10 to prevent runner disk exhaustion (#11122)
|
2025-10-09 10:35:52 +13:00 |
|
 J. Nick KostonandJesse Hills
|
785df05631
|
[ci] Reduce component test group size to prevent runner disk exhaustion (#11121)
|
2025-10-09 07:53:49 +13:00 |
|
 J. Nick KostonandGitHub
|
82bdb08884
|
[ci] Reduce component test group size to prevent runner disk exhaustion (#11121)
|
2025-10-08 14:24:26 -04:00 |
|
 J. Nick KostonandGitHub
|
ec63247ae0
|
[mdns] Fix delete/malloc bug and store string constants in flash (#11105)
|
2025-10-08 04:19:29 +00:00 |
|
 J. Nick KostonandGitHub
|
5aff20a624
|
[api] Add message size limits to prevent memory exhaustion (#10936)
|
2025-10-08 00:47:31 +00:00 |
|
 J. Nick KostonandGitHub
|
6209d4b493
|
[api] Optimize frame helpers to eliminate double-move overhead (#11092)
|
2025-10-08 10:16:44 +13:00 |
|
 J. Nick KostonandGitHub
|
f10c361454
|
[esp32_ble] Refactor ESPBTUUID comparison with direct returns and memcmp (#11074)
|
2025-10-08 09:34:08 +13:00 |
|
 J. Nick KostonandGitHub
|
27456c1370
|
[esp32_ble] Refactor ESPBTUUID::from_raw to use parse_hex helpers (#11073)
|
2025-10-08 09:32:47 +13:00 |
|
 
|
1aeefbe547
|
[light] Reduce flash usage by eliminating duplicate validation code (#11030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-08 09:23:57 +13:00 |
|
 J. Nick KostonandGitHub
|
ac566b7fd6
|
[clang-tidy] Include sdkconfig.defaults in hash calculation (#11091)
|
2025-10-06 22:06:30 +00:00 |
|
 J. Nick KostonandGitHub
|
fddb8b35f2
|
[esp32] Fix clang-tidy error for Arduino watchdog function declarations (#11085)
|
2025-10-06 16:54:13 -04:00 |
|
 J. Nick KostonandGitHub
|
24dcc1843e
|
[time] Fix clang-tidy sign comparison errors (#11080)
|
2025-10-06 14:34:40 -05:00 |
|
 J. Nick KostonandGitHub
|
f670d775ac
|
[api] Fix clang-tidy sign comparison error (#11081)
|
2025-10-06 19:26:58 +00:00 |
|
 J. Nick KostonandGitHub
|
59a31adac2
|
[waveshare_epaper] Fix clang-tidy sign comparison errors (#11079)
|
2025-10-07 08:14:28 +13:00 |
|
 J. Nick KostonandGitHub
|
9adc3bd943
|
[veml7700] Fix clang-tidy sign comparison errors (#11078)
|
2025-10-06 18:24:05 +00:00 |
|
 J. Nick KostonandGitHub
|
ad296a7d74
|
[uponor_smatrix] Fix clang-tidy sign comparison errors (#11076)
|
2025-10-06 18:20:56 +00:00 |
|
 J. Nick KostonandGitHub
|
fdd422c42a
|
[tormatic] Fix clang-tidy sign comparison error (#11075)
|
2025-10-06 13:14:52 -05:00 |
|
 J. Nick KostonandGitHub
|
3d82301c3d
|
[graph] Fix clang-tidy sign comparison error (#11051)
|
2025-10-06 13:28:43 -04:00 |
|
 J. Nick KostonandGitHub
|
2fa49be17d
|
[haier] Fix clang-tidy sign comparison error (#11053)
|
2025-10-06 13:27:15 -04:00 |
|
 J. Nick KostonandGitHub
|
75867842ea
|
[rtttl] Fix clang-tidy sign comparison error (#11065)
|
2025-10-06 13:26:59 -04:00 |
|
 J. Nick KostonandGitHub
|
42d1269aaf
|
[esp32_ble_server] Use early returns in is_created() and is_failed() methods (#11072)
|
2025-10-06 17:16:25 +00:00 |
|
 J. Nick KostonandGitHub
|
f4df17673b
|
[esp32_ble_server] Refactor property setters to reduce code duplication (#11071)
|
2025-10-06 12:15:06 -05:00 |
|
 J. Nick KostonandGitHub
|
e340397b41
|
[mipi_spi] Fix clang-tidy sign comparison errors (#11070)
|
2025-10-06 13:10:41 -04:00 |
|
 J. Nick KostonandGitHub
|
abeadc7830
|
[remote_base] Fix clang-tidy sign comparison error (#11064)
|
2025-10-06 11:49:50 -05:00 |
|
 J. Nick KostonandGitHub
|
a7f556c25f
|
[esp32_ble] Fix clang-tidy sign comparison error (#11048)
|
2025-10-06 11:28:41 -05:00 |
|
 J. Nick KostonandGitHub
|
3f4250fcd7
|
[st7567_i2c] Fix clang-tidy sign comparison warning (#11067)
|
2025-10-06 12:27:34 -04:00 |
|
 
|
b532e04ae4
|
[st7789v] Fix clang-tidy sign comparison errors (#11068)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-10-06 16:24:52 +00:00 |
|
 J. Nick KostonandGitHub
|
a88182c8e3
|
[statsd] Fix clang-tidy sign comparison error (#11069)
|
2025-10-06 12:12:39 -04:00 |
|