NP v/d Spek
|
bd2b3b9da5
|
[espnow] Small changes and fixes (#10014)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-06 07:46:40 +12:00 |
|
Kevin Ahrendt
|
d443a97dd8
|
[speaker] Media player fixes for IDF5.4 (#10088)
|
2025-08-05 14:55:40 -04:00 |
|
J. Nick Koston
|
58a088e06b
|
Add myself to multiple bluetooth codeowners (#10083)
|
2025-08-05 09:00:04 +00:00 |
|
J. Nick Koston
|
6cc5f83c71
|
Merge branch 'already_discovered_missing_guard' into integration
|
2025-08-04 21:48:48 -10:00 |
|
Jesse Hills
|
49a46883ed
|
[core] Update core component codeowners to `@esphome/core ` (#10082)
|
2025-08-05 06:24:24 +00:00 |
|
J. Nick Koston
|
acdcf514b9
|
[esp32_ble_tracker] Add missing USE_ESP32_BLE_DEVICE guard for already_discovered_ member
|
2025-08-04 20:14:30 -10:00 |
|
J. Nick Koston
|
7c328e51c4
|
Merge branch 'esp32_ble_co' into integration
|
2025-08-04 20:06:29 -10:00 |
|
J. Nick Koston
|
ba9cf1b5f6
|
Add myself to multiple bluetooth codeowners
|
2025-08-04 19:56:22 -10:00 |
|
J. Nick Koston
|
bc03538e25
|
Support multiple --device arguments for address fallback (#10003)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-05 16:40:46 +12:00 |
|
Jonathan Swoboda
|
06eb1b6014
|
[remote_transmitter] Add digital_write automation (#10069)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-05 16:09:37 +12:00 |
|
J. Nick Koston
|
e499374964
|
Merge branch 'multi_device_args' into integration
|
2025-08-04 16:52:30 -10:00 |
|
J. Nick Koston
|
63705c5a6e
|
Merge branch 'dev' into multi_device_args
|
2025-08-04 16:51:57 -10:00 |
|
J. Nick Koston
|
8fc1835e5b
|
Merge branch 'esp32_ble_tracker_cleanup_code' into integration
|
2025-08-04 16:26:49 -10:00 |
|
J. Nick Koston
|
655d001d72
|
address bot comments
|
2025-08-04 16:26:40 -10:00 |
|
J. Nick Koston
|
5f9080dac9
|
fix --device OTA
|
2025-08-04 15:57:29 -10:00 |
|
Jesse Hills
|
c85eb448e4
|
[gpio_expander] Fix bank caching (#10077)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-05 13:45:52 +12:00 |
|
J. Nick Koston
|
1d6c491dea
|
Merge branch 'dev' into multi_device_args
|
2025-08-04 15:43:15 -10:00 |
|
Jesse Hills
|
396c02c6de
|
[core] Allow extra args on cli and just ignore them (#9814)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 13:33:12 +12:00 |
|
Jesse Hills
|
52c4509208
|
[esp32_dac] Always use esp-idf APIs (#9833)
|
2025-08-05 13:31:56 +12:00 |
|
J. Nick Koston
|
e0fe73ec5b
|
Merge branch 'esp32_ble_tracker_cleanup_code' into integration
|
2025-08-04 15:25:37 -10:00 |
|
J. Nick Koston
|
166ed736a9
|
Merge remote-tracking branch 'upstream/dev' into esp32_ble_tracker_cleanup_code
|
2025-08-04 15:24:55 -10:00 |
|
J. Nick Koston
|
93b28447ee
|
[bluetooth_proxy] Optimize memory usage with fixed-size array and const string references (#10015)
|
2025-08-05 13:13:55 +12:00 |
|
J. Nick Koston
|
64c94c1440
|
[esp32_ble_client] Fix connection parameter timing by setting preferences before connection (#10059)
|
2025-08-05 13:11:32 +12:00 |
|
J. Nick Koston
|
f7bf1ef52c
|
[esp32_ble_tracker] Eliminate redundant ring buffer for lower latency (#10057)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-05 13:10:32 +12:00 |
|
J. Nick Koston
|
fa8c5e880c
|
[esp32_ble_tracker] Optimize connection by promoting client immediately after scan stop trigger (#10061)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 13:10:02 +12:00 |
|
J. Nick Koston
|
27ba90ea95
|
[esp32_ble_client] Start MTU negotiation earlier following ESP-IDF examples (#10062)
|
2025-08-05 12:59:23 +12:00 |
|
J. Nick Koston
|
469246b8d8
|
[bluetooth_proxy] Warn about BLE connection timeout mismatch on Arduino framework (#10063)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-05 12:58:41 +12:00 |
|
J. Nick Koston
|
50f15735dc
|
[api] Add helpful compile-time errors for Custom API Device methods (#10076)
|
2025-08-05 12:57:31 +12:00 |
|
mschnaubelt
|
83d9c02a1b
|
Add CO5300 display support (#9739)
|
2025-08-05 09:41:55 +10:00 |
|
J. Nick Koston
|
d8a2e020a9
|
Merge branch 'helpful_custom_api_error' into integration
|
2025-08-04 11:17:48 -10:00 |
|
J. Nick Koston
|
fb1d2368a9
|
fix
|
2025-08-04 11:15:47 -10:00 |
|
J. Nick Koston
|
76cdef966b
|
fix
|
2025-08-04 11:14:22 -10:00 |
|
J. Nick Koston
|
b5bd065f94
|
Merge branch 'helpful_custom_api_error' into integration
|
2025-08-04 11:09:42 -10:00 |
|
J. Nick Koston
|
734b2691c8
|
[api] Add helpful compile-time errors for Custom API Device methods
|
2025-08-04 11:08:00 -10:00 |
|
J. Nick Koston
|
739cc5ff50
|
[esp32_ble_tracker] Refactor loop() method for improved readability and performance
|
2025-08-04 09:24:22 -10:00 |
|
Jonathan Swoboda
|
701e6099aa
|
[espnow, web_server_idf] Fix IDF 5.5 compile issues (#10068)
|
2025-08-04 08:56:34 -10:00 |
|
J. Nick Koston
|
97544869bd
|
Merge branch '5_5_fixes' into integration
|
2025-08-04 08:52:17 -10:00 |
|
Chris Beswick
|
d59476d0e1
|
[i2s_audio] Use high-pass filter for dc offset correction (#10005)
|
2025-08-04 10:43:44 -04:00 |
|
Jonathan Swoboda
|
608cc4f0d1
|
Fix 5.5 compile issues
|
2025-08-04 08:45:04 -04:00 |
|
Djordje Mandic
|
fbbb791b0d
|
[gt911] Use timeout instead of delay, shortened log msg (#10024)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-08-04 03:37:43 -05:00 |
|
J. Nick Koston
|
75b6bb9f76
|
Merge branch 'warn_ble_timeout_mismatch' into integration
|
2025-08-03 22:31:48 -10:00 |
|
J. Nick Koston
|
74c0e63a1d
|
cleanup
|
2025-08-03 22:31:27 -10:00 |
|
J. Nick Koston
|
0cebde66bd
|
Merge branch 'warn_ble_timeout_mismatch' into integration
|
2025-08-03 22:20:11 -10:00 |
|
J. Nick Koston
|
081f0a1871
|
Update esphome/components/bluetooth_proxy/__init__.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 22:19:48 -10:00 |
|
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
|
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
|
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 |
|