J. Nick Koston
|
acfce581fa
|
[esp32_ble_client] Optimize BLE connection parameters for different connection types (#10356)
|
2025-08-25 08:17:26 +12:00 |
|
J. Nick Koston
|
88303f39fa
|
[pvvx_mithermometer] Fix race condition with BLE authentication (#10327)
|
2025-08-25 08:16:12 +12:00 |
|
J. Nick Koston
|
ca19959d7c
|
[core] Improve error reporting for entity name conflicts with non-ASCII characters (#10329)
|
2025-08-25 08:11:54 +12:00 |
|
Clyde Stubbs
|
9737b35579
|
[http_request] Fix for host after ArduinoJson library bump (#10348)
|
2025-08-25 07:55:44 +12:00 |
|
Clyde Stubbs
|
be9c20c357
|
[mipi_spi] Add model (#10392)
|
2025-08-25 07:52:52 +12:00 |
|
Thomas Rupprecht
|
12ba4b142e
|
Update Python to 3.11 in AI instructions (#10407)
|
2025-08-24 21:03:14 +12:00 |
|
Thomas Rupprecht
|
c096c6934d
|
fix temperature config validation regex (#9575)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-24 08:56:06 +00:00 |
|
J. Nick Koston
|
bef783451b
|
[esphome] Fix OTA watchdog resets by validating all magic bytes before blocking
|
2025-08-23 19:03:18 -05:00 |
|
J. Nick Koston
|
b871456c1e
|
Merge branch 'integration' into memory_api
|
2025-08-23 16:19:19 -05:00 |
|
J. Nick Koston
|
5c6f92a83e
|
Merge branch 'on_scan_end' into integration
|
2025-08-23 16:19:11 -05:00 |
|
J. Nick Koston
|
f4deb0f70b
|
[esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE
|
2025-08-23 14:41:45 -05:00 |
|
tomaszduda23
|
17f787fc36
|
[nrf52] fix build in dashboard (#10323)
|
2025-08-23 12:17:42 +00:00 |
|
tomaszduda23
|
5cd9a86dcb
|
[nrf52] update toolchain to v0.17.4, support mac (#10391)
|
2025-08-23 16:20:16 +10:00 |
|
J. Nick Koston
|
e44eb59e3c
|
Merge branch 'integration' into memory_api
|
2025-08-22 08:52:52 -05:00 |
|
J. Nick Koston
|
6e9acfdebd
|
Merge branch 'ble_retries_no_give_up_before_timeout' into integration
|
2025-08-22 08:52:45 -05:00 |
|
J. Nick Koston
|
29b25194ba
|
[esp32_ble] Increase GATT connection retry count to use full timeout window
|
2025-08-22 08:48:27 -05:00 |
|
J. Nick Koston
|
a38b994f2b
|
[esp32_ble] Increase GATT connection retry count to use full timeout window
|
2025-08-22 08:45:35 -05:00 |
|
J. Nick Koston
|
101d98014d
|
Merge branch 'integration' into memory_api
|
2025-08-21 21:47:24 -05:00 |
|
J. Nick Koston
|
9fd9c1b9d3
|
Merge branch 'connection_params' into integration
|
2025-08-21 21:47:16 -05:00 |
|
J. Nick Koston
|
7d7dbefb60
|
tweak
|
2025-08-21 21:46:36 -05:00 |
|
J. Nick Koston
|
caf4fcce5f
|
Merge branch 'dev' into connection_params
|
2025-08-21 21:45:18 -05:00 |
|
J. Nick Koston
|
65eb57ca1b
|
tweak
|
2025-08-21 21:44:59 -05:00 |
|
J. Nick Koston
|
082f795adc
|
Merge branch 'integration' into memory_api
|
2025-08-21 20:27:21 -05:00 |
|
J. Nick Koston
|
f83f05b704
|
Merge branch 'connection_params' into integration
|
2025-08-21 20:27:15 -05:00 |
|
J. Nick Koston
|
9d16eeeb77
|
tweak
|
2025-08-21 20:27:04 -05:00 |
|
dependabot[bot]
|
83fe4b4ff3
|
Bump ruff from 0.12.9 to 0.12.10 (#10362)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-21 15:36:06 -05:00 |
|
J. Nick Koston
|
3ac5285515
|
Merge branch 'integration' into memory_api
|
2025-08-21 09:00:18 -05:00 |
|
J. Nick Koston
|
8f44ec0b51
|
Merge branch 'connection_params' into integration
|
2025-08-21 09:00:12 -05:00 |
|
J. Nick Koston
|
f12bcc621c
|
dry, review
|
2025-08-21 09:00:01 -05:00 |
|
J. Nick Koston
|
2993940e1d
|
Merge branch 'integration' into memory_api
|
2025-08-21 08:25:28 -05:00 |
|
J. Nick Koston
|
f4077fdd52
|
Merge branch 'connection_params' into integration
|
2025-08-21 08:25:23 -05:00 |
|
J. Nick Koston
|
1ba37ca7c9
|
preen
|
2025-08-21 08:25:13 -05:00 |
|
J. Nick Koston
|
db96cfaf14
|
Merge branch 'integration' into memory_api
|
2025-08-21 08:12:51 -05:00 |
|
J. Nick Koston
|
6054c3eac8
|
Merge branch 'connection_params' into integration
|
2025-08-21 08:12:43 -05:00 |
|
J. Nick Koston
|
2f101c0a20
|
[esp32_ble_client] Adjust connection parameters to improve device compatibility
|
2025-08-21 08:11:17 -05:00 |
|
Jesse Hills
|
94accd5abe
|
[ld2420] Rename c++ files for predictable doxygen generation (#10315)
|
2025-08-21 18:49:26 +12:00 |
|
Jesse Hills
|
3ca0015284
|
[opentherm] Rename c++ files for predictable doxygen generation (#10314)
|
2025-08-21 18:48:48 +12:00 |
|
J. Nick Koston
|
bad7b0598b
|
Merge branch 'integration' into memory_api
|
2025-08-20 20:26:20 -05:00 |
|
J. Nick Koston
|
840a814f75
|
Merge remote-tracking branch 'origin/event_39' into integration
|
2025-08-20 20:26:14 -05:00 |
|
J. Nick Koston
|
4dd01ea9ac
|
[esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging
|
2025-08-20 20:25:50 -05:00 |
|
J. Nick Koston
|
b4f0d4b0c3
|
Merge branch 'integration' into memory_api
|
2025-08-20 20:24:31 -05:00 |
|
J. Nick Koston
|
7577153baa
|
Merge remote-tracking branch 'origin/event_39' into integration
|
2025-08-20 20:24:22 -05:00 |
|
J. Nick Koston
|
a6850786e2
|
[esp32_ble_client] Add missing ESP_GATTC_UNREG_FOR_NOTIFY_EVT logging
|
2025-08-20 20:23:37 -05:00 |
|
J. Nick Koston
|
df7c2473c1
|
Merge branch 'integration' into memory_api
|
2025-08-20 20:07:21 -05:00 |
|
J. Nick Koston
|
18ad9804d3
|
Merge branch 'open_error_fix' into integration
|
2025-08-20 20:07:13 -05:00 |
|
J. Nick Koston
|
8ee46435a3
|
cleanup
|
2025-08-20 20:04:13 -05:00 |
|
dependabot[bot]
|
33eddb6035
|
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#10336)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-20 16:46:04 -05:00 |
|
J. Nick Koston
|
dde1cec3ce
|
Merge branch 'integration' into memory_api
|
2025-08-20 14:54:39 -05:00 |
|
J. Nick Koston
|
fbd3cb0965
|
Merge branch 'open_error_fix' into integration
|
2025-08-20 14:54:31 -05:00 |
|
J. Nick Koston
|
977ff9b481
|
[esp32_ble_client] Fix race condition causing "ESP_GATTC_OPEN_EVT in IDLE state" error spam
|
2025-08-20 14:53:42 -05:00 |
|