J. Nick Koston
|
b0e8aba426
|
Merge branch 'integration' into memory_api
|
2025-08-17 21:13:44 -05:00 |
|
J. Nick Koston
|
898b7b079e
|
Merge branch 'final_proto' into integration
|
2025-08-17 21:13:34 -05:00 |
|
J. Nick Koston
|
37e36a3d1d
|
[api] Mark protobuf message classes as final to enable compiler optimizations
|
2025-08-17 21:12:38 -05:00 |
|
J. Nick Koston
|
17467150d8
|
Merge branch 'integration' into memory_api
|
2025-08-17 08:43:10 -04:00 |
|
J. Nick Koston
|
cb1d4830d8
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-08-17 08:42:46 -04:00 |
|
J. Nick Koston
|
1666aae105
|
Merge branch 'integration' into memory_api
|
2025-08-16 09:45:27 -04:00 |
|
J. Nick Koston
|
05a0380a9f
|
Merge branch 'object_id_alloc' into integration
|
2025-08-16 09:45:17 -04:00 |
|
J. Nick Koston
|
0b004a7d9b
|
tweak
|
2025-08-16 09:38:00 -04:00 |
|
J. Nick Koston
|
15fca7dea8
|
Avoid object_id string allocations for all entity info API messages
|
2025-08-16 09:35:12 -04:00 |
|
J. Nick Koston
|
daf8ec36ab
|
[core] Remove unnecessary FD_SETSIZE check on ESP32 and improve logging (#10255)
|
2025-08-15 21:26:48 -05:00 |
|
J. Nick Koston
|
82d7255a16
|
Merge branch 'integration' into memory_api
|
2025-08-15 21:36:21 -04:00 |
|
J. Nick Koston
|
c05db304ef
|
Merge branch 'teardown_fix_size' into integration
|
2025-08-15 21:30:37 -04:00 |
|
J. Nick Koston
|
59037458d6
|
Update esphome/core/application.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 21:27:31 -04:00 |
|
J. Nick Koston
|
769a874d33
|
Merge branch 'integration' into memory_api
|
2025-08-15 21:16:44 -04:00 |
|
J. Nick Koston
|
50d284f21f
|
Merge branch 'teardown_fix_size' into integration
|
2025-08-15 21:16:22 -04:00 |
|
J. Nick Koston
|
0a66612399
|
teardown
|
2025-08-15 15:40:19 -05:00 |
|
J. Nick Koston
|
405ebe90f5
|
teardown
|
2025-08-15 15:39:33 -05:00 |
|
J. Nick Koston
|
15d1e1f8dd
|
Merge branch 'integration' into memory_api
|
2025-08-15 15:05:19 -05:00 |
|
J. Nick Koston
|
fdf3db465c
|
Merge branch 'useless_fd_setsize_check' into integration
|
2025-08-15 15:05:13 -05:00 |
|
J. Nick Koston
|
2b887033c5
|
[core] Remove unnecessary FD_SETSIZE check on ESP32 and improve logging
|
2025-08-15 14:49:22 -05:00 |
|
J. Nick Koston
|
e4a6dcd9c7
|
Merge branch 'integration' into memory_api
|
2025-08-15 12:33:32 -05:00 |
|
J. Nick Koston
|
ffc234f934
|
Merge remote-tracking branch 'upstream/dev' into integration
|
2025-08-15 12:33:27 -05:00 |
|
J. Nick Koston
|
6c5632a0b3
|
[esp32] Optimize preferences is_changed() by replacing temporary vector with unique_ptr (#10246)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 10:11:49 -05:00 |
|
J. Nick Koston
|
9f8f1f5bc9
|
Merge branch 'integration' into memory_api
|
2025-08-15 09:54:57 -05:00 |
|
J. Nick Koston
|
b43ab33662
|
Merge branch 'esp32_ble_no_vector_no_heap_small' into integration
|
2025-08-15 09:54:47 -05:00 |
|
J. Nick Koston
|
d78d2c8710
|
Apply suggestions from code review
|
2025-08-15 09:53:07 -05:00 |
|
RFDarter
|
abecc0e8d8
|
[web_server] fix cover_all_json_generator wrong detail (#10252)
|
2025-08-15 09:44:24 -05:00 |
|
J. Nick Koston
|
3aae84fade
|
preen
|
2025-08-15 08:54:17 -05:00 |
|
J. Nick Koston
|
7005da42bb
|
preen
|
2025-08-15 08:52:21 -05:00 |
|
J. Nick Koston
|
0c06b02af4
|
Merge remote-tracking branch 'upstream/dev' into esp32_ble_no_vector_no_heap_small
|
2025-08-15 08:43:53 -05:00 |
|
J. Nick Koston
|
af9ecf3429
|
[esp32_ble] Optimize BLE event memory usage by eliminating std::vector overhead (#10247)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 07:38:27 +00:00 |
|
J. Nick Koston
|
57b4c65c6c
|
Merge branch 'integration' into memory_api
|
2025-08-15 00:59:09 -05:00 |
|
J. Nick Koston
|
d632fc930c
|
Merge branch 'esp32_ble_no_vector_no_heap_small' into integration
|
2025-08-15 00:59:00 -05:00 |
|
J. Nick Koston
|
0d966ac115
|
preen
|
2025-08-15 00:58:52 -05:00 |
|
J. Nick Koston
|
c2abb2c8ba
|
[esp32_ble] Use union space for inline GATTC/GATTS data storage to reduce heap allocations
|
2025-08-15 00:49:25 -05:00 |
|
J. Nick Koston
|
ce328bc9b9
|
Merge branch 'integration' into memory_api
|
2025-08-14 23:49:39 -05:00 |
|
J. Nick Koston
|
0757a18fe7
|
Merge remote-tracking branch 'upstream/esp32_prefs_vector' into integration
|
2025-08-14 23:49:33 -05:00 |
|
J. Nick Koston
|
04b0a82963
|
Update esphome/components/esp32/preferences.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-14 23:49:05 -05:00 |
|
J. Nick Koston
|
306f7263b2
|
Merge branch 'integration' into memory_api
|
2025-08-14 23:39:56 -05:00 |
|
J. Nick Koston
|
2cb9f65830
|
Merge branch 'esp32_ble_no_vector' into integration
|
2025-08-14 23:39:47 -05:00 |
|
J. Nick Koston
|
c32584d48e
|
preen
|
2025-08-14 23:39:29 -05:00 |
|
J. Nick Koston
|
ce6d71e942
|
Update esphome/components/esp32_ble/ble_event.h
|
2025-08-14 23:38:54 -05:00 |
|
J. Nick Koston
|
14895adf47
|
Update esphome/components/esp32_ble/ble_event.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-14 23:38:25 -05:00 |
|
J. Nick Koston
|
d2faac10a5
|
Merge branch 'integration' into memory_api
|
2025-08-14 23:01:08 -05:00 |
|
J. Nick Koston
|
8e485b521a
|
Merge branch 'esp32_prefs_vector' into integration
|
2025-08-14 23:00:59 -05:00 |
|
J. Nick Koston
|
da5020354f
|
preen
|
2025-08-14 22:59:37 -05:00 |
|
J. Nick Koston
|
7b46be523a
|
Merge branch 'integration' into memory_api
|
2025-08-14 22:42:39 -05:00 |
|
J. Nick Koston
|
b695b6b31e
|
Merge branch 'esp32_prefs_vector' into integration
|
2025-08-14 22:42:34 -05:00 |
|
J. Nick Koston
|
9f4d0d3f23
|
preen
|
2025-08-14 22:42:19 -05:00 |
|
J. Nick Koston
|
3585ed185f
|
Merge branch 'integration' into memory_api
|
2025-08-14 22:22:14 -05:00 |
|