J. Nick Koston
|
8694cf71fd
|
Merge branch 'warn_ble_timeout_mismatch' into integration
|
2025-08-03 22:17:17 -10:00 |
|
J. Nick Koston
|
2bc77be5ab
|
[bluetooth_proxy] Warn about BLE connection timeout mismatch on Arduino framework
|
2025-08-03 22:16:40 -10:00 |
|
J. Nick Koston
|
cccbe4293b
|
Merge branch 'integration' into memory_api
|
2025-08-03 21:42:00 -10:00 |
|
J. Nick Koston
|
8077dbd892
|
Merge branch 'mtu_sooner' into integration
|
2025-08-03 21:41:55 -10:00 |
|
J. Nick Koston
|
e6629f662c
|
[esp32_ble_client] Start MTU negotiation earlier following ESP-IDF examples
|
2025-08-03 21:41:15 -10:00 |
|
J. Nick Koston
|
5126aefe13
|
Merge branch 'integration' into memory_api
|
2025-08-03 21:23:05 -10:00 |
|
J. Nick Koston
|
da3c6ade7b
|
Merge branch 'promote_after_stop' into integration
|
2025-08-03 21:22:55 -10:00 |
|
J. Nick Koston
|
dd80fcdb62
|
Update esphome/components/esp32_ble_tracker/esp32_ble_tracker.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 21:22:38 -10:00 |
|
J. Nick Koston
|
3a99929619
|
Merge branch 'integration' into memory_api
|
2025-08-03 21:02:31 -10:00 |
|
J. Nick Koston
|
d4449f372a
|
Merge branch 'fix_connection_param_order' into integration
|
2025-08-03 21:02:14 -10:00 |
|
J. Nick Koston
|
a645c02476
|
Merge branch 'integration' into memory_api
|
2025-08-03 20:58:39 -10:00 |
|
J. Nick Koston
|
951d0de52d
|
Merge branch 'promote_after_stop' into integration
|
2025-08-03 20:58:34 -10:00 |
|
J. Nick Koston
|
8d4f1802fb
|
[esp32_ble_tracker] Optimize connection by promoting client immediately after scan stop trigger
|
2025-08-03 20:57:02 -10:00 |
|
J. Nick Koston
|
fffa9b813c
|
[esp32_ble_client] Fix connection parameter timing by setting preferences before connection
|
2025-08-03 19:51:18 -10:00 |
|
J. Nick Koston
|
36c4430317
|
[esp32_ble] Fix BLE connection slot waste by aligning ESP-IDF timeout with client timeout (#10013)
|
2025-08-04 17:41:41 +12:00 |
|
J. Nick Koston
|
5ddf32b0a6
|
Merge branch 'integration' into memory_api
|
2025-08-03 19:32:46 -10:00 |
|
J. Nick Koston
|
8cc6cf2bbd
|
Merge remote-tracking branch 'upstream/fold_ring_buffer_esp32_ble_tracker' into integration
|
2025-08-03 19:32:34 -10:00 |
|
J. Nick Koston
|
6be22a5ea9
|
[esp32_ble_client] Connect immediately on READY_TO_CONNECT to reduce latency (#10051)
|
2025-08-04 17:15:28 +12:00 |
|
J. Nick Koston
|
989058e6a9
|
[esp32_ble_client] Use FAST connection parameters for all v3 connections (#10052)
|
2025-08-04 17:12:06 +12:00 |
|
Jesse Hills
|
61386aaf6e
|
Merge branch 'dev' into fold_ring_buffer_esp32_ble_tracker
|
2025-08-04 17:00:08 +12:00 |
|
J. Nick Koston
|
7c297366c7
|
[esp32_ble_tracker] Remove unnecessary STOPPED scanner state to reduce latency (#10055)
|
2025-08-04 16:57:59 +12:00 |
|
Clyde Stubbs
|
bb3ebaf955
|
[font] Catch file load exception (#10058)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-08-04 16:55:54 +12:00 |
|
Jesse Hills
|
3007ca4d57
|
[core] Move docs url generator to helpers.py (#10056)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 23:55:46 -05:00 |
|
Jesse Hills
|
a5f1661643
|
[nfc] Rename `binary_sensor ` source files (#10053)
|
2025-08-03 23:43:04 -05:00 |
|
J. Nick Koston
|
85fd10f06e
|
Merge branch 'integration' into memory_api
|
2025-08-03 18:06:01 -10:00 |
|
J. Nick Koston
|
fe8f24cad7
|
Merge branch 'fold_ring_buffer_esp32_ble_tracker' into integration
|
2025-08-03 18:05:54 -10:00 |
|
J. Nick Koston
|
5a695267aa
|
[esp32_ble_tracker] Eliminate redundant ring buffer for lower latency
|
2025-08-03 18:04:09 -10:00 |
|
Jesse Hills
|
4d683d5a69
|
[AI] Add note about the defines.h file needing to include all new defines added (#10054)
|
2025-08-03 16:45:35 -10:00 |
|
J. Nick Koston
|
c0c0a42362
|
[api] Use static allocation for areas and devices in DeviceInfoResponse (#10038)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-04 02:37:47 +00:00 |
|
J. Nick Koston
|
a6c8651298
|
Merge branch 'integration' into memory_api
|
2025-08-03 16:31:11 -10:00 |
|
J. Nick Koston
|
4945855415
|
Merge branch 'no_more_stopped_state' into integration
|
2025-08-03 16:31:01 -10:00 |
|
J. Nick Koston
|
9ff89dfb81
|
dry
|
2025-08-03 16:29:31 -10:00 |
|
J. Nick Koston
|
6a5eb460ef
|
[esp32] Add framework migration warning for upcoming ESP-IDF default change (#10030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-04 14:27:05 +12:00 |
|
J. Nick Koston
|
ef372eeeb7
|
[wifi] Replace std::stable_sort with insertion sort to save 2.4KB flash (#10037)
|
2025-08-04 14:19:24 +12:00 |
|
J. Nick Koston
|
7a7132f1c8
|
Merge branch 'integration' into memory_api
|
2025-08-03 16:16:40 -10:00 |
|
J. Nick Koston
|
5c491b385e
|
Merge branch 'no_more_stopped_state' into integration
|
2025-08-03 16:16:33 -10:00 |
|
J. Nick Koston
|
2e08285570
|
[esp32_ble_tracker] Remove unnecessary STOPPED scanner state to reduce latency
|
2025-08-03 16:14:34 -10:00 |
|
J. Nick Koston
|
9aad0733ef
|
[core] Update to esptool 5.0+ command syntax (#10011)
|
2025-08-04 14:14:17 +12:00 |
|
J. Nick Koston
|
494a1a216c
|
[web_server] Conditionally compile authentication code to save flash memory (#10022)
|
2025-08-04 14:09:12 +12:00 |
|
J. Nick Koston
|
a75f73dbf0
|
[web_server] Reduce binary size by using EntityBase and minimizing template instantiations (#10033)
|
2025-08-04 14:03:37 +12:00 |
|
J. Nick Koston
|
c9d865a061
|
[core] Optimize Application::pre_setup() to reduce duplicate MAC address operations (#10039)
|
2025-08-04 14:02:10 +12:00 |
|
J. Nick Koston
|
3fbbdb4589
|
[web_server_idf] Replace std::find_if with simple loop to reduce binary size (#10042)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-04 14:00:56 +12:00 |
|
J. Nick Koston
|
cd6cf074d9
|
[core] Replace std::stable_sort with insertion sort to save 3.5KB flash (#10035)
|
2025-08-04 13:56:06 +12:00 |
|
J. Nick Koston
|
d86e1e29a9
|
[core] Convert components, devices, and areas vectors to static allocation (#10020)
|
2025-08-04 13:51:50 +12:00 |
|
J. Nick Koston
|
367e35771e
|
Merge branch 'integration' into memory_api
|
2025-08-03 15:51:48 -10:00 |
|
J. Nick Koston
|
86af0d7965
|
Merge branch 'second_connection_fix' into integration
|
2025-08-03 15:51:42 -10:00 |
|
J. Nick Koston
|
e17a200b7c
|
[esp32_ble_client] Use FAST connection parameters for all v3 connections
|
2025-08-03 15:51:02 -10:00 |
|
J. Nick Koston
|
dbaf2cdd50
|
[core] Replace std::find and std::max_element with simple loops to reduce binary size (#10044)
|
2025-08-04 13:46:06 +12:00 |
|
J. Nick Koston
|
27d66e5cfe
|
Merge branch 'integration' into memory_api
|
2025-08-03 15:45:56 -10:00 |
|
J. Nick Koston
|
72142bc7d7
|
Merge branch 'reduce_connect_one_loop' into integration
|
2025-08-03 15:45:50 -10:00 |
|