J. Nick Koston
|
c0a62c0be1
|
[esp32_ble_client] Avoid iterating empty services vector for bluetooth_proxy connections (#10110)
|
2025-08-07 03:40:12 +00:00 |
|
J. Nick Koston
|
bfb14e1cf9
|
[esp32_touch] Restore get_value() for ESP32-S2/S3 variants (#10112)
|
2025-08-06 21:21:32 -05:00 |
|
mbo18
|
1415e02e40
|
Add device class absolute_humidity to the absolute humidity component (#10100)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-07 13:48:26 +12:00 |
|
dependabot[bot]
|
81f907e994
|
Bump actions/download-artifact from 4.3.0 to 5.0.0 (#10106)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-07 13:47:03 +12:00 |
|
J. Nick Koston
|
61008bc8a9
|
[bluetooth_proxy] Remove unnecessary heap allocation for response object (#10104)
|
2025-08-07 13:42:04 +12:00 |
|
J. Nick Koston
|
6d66ddd68d
|
[bluetooth_proxy][esp32_ble_tracker][esp32_ble_client] Consolidate duplicate logging code to reduce flash usage (#10097)
|
2025-08-07 13:41:03 +12:00 |
|
J. Nick Koston
|
fc180251be
|
[bluetooth_proxy] Consolidate dump_config() log calls (#10103)
|
2025-08-07 12:43:59 +12:00 |
|
J. Nick Koston
|
ee1d4f27ef
|
[esp32_ble] Conditionally compile BLE advertising to reduce flash usage (#10099)
|
2025-08-07 12:29:24 +12:00 |
|
J. Nick Koston
|
325ec0a0ae
|
[esp32_ble_client] Convert to C++17 nested namespace syntax (#10111)
|
2025-08-07 12:18:03 +12:00 |
|
Keith Burzinski
|
6071f4b02c
|
[ld2410] Replace `throttle ` with native filters (#10019)
|
2025-08-07 10:26:11 +12:00 |
|
dependabot[bot]
|
083ac8ce8e
|
Bump aioesphomeapi from 37.2.5 to 38.0.0 (#10109)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-06 10:21:29 -10:00 |
|
J. Nick Koston
|
4ceda31f32
|
[bluetooth_proxy] Replace std::find with simple loop for small fixed array (#10102)
|
2025-08-07 07:53:42 +12:00 |
|
J. Nick Koston
|
5021cc6d5f
|
[esp32_ble] Make BLE notification limit configurable to fix ESP_GATT_NO_RESOURCES errors (#10098)
|
2025-08-06 17:24:02 +00:00 |
|
Craig Andrews
|
2b3e546203
|
[deep_sleep] enable sleep pull up/down for wakeup pin (#9395)
|
2025-08-05 23:47:45 -07:00 |
|
J. Nick Koston
|
1642d34d29
|
[esp32_ble_tracker] Simplify state machine guards with helper functions (#10092)
|
2025-08-06 01:03:19 -05:00 |
|
J. Nick Koston
|
8ceb1b9d60
|
[bluetooth_proxy] Reduce flash usage by consolidating duplicate logging (#10094)
|
2025-08-06 00:49:20 -05:00 |
|
Jesse Hills
|
d872c8a999
|
[light] Allow light effect schema to be a schema object already (#10091)
|
2025-08-06 00:05:48 -05:00 |
|
Pawelo
|
99125c045f
|
[bme680] Eliminate warnings due to unused functions (#9735)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
|
2025-08-06 00:02:54 -05:00 |
|
Jonathan Swoboda
|
860a5ef5c0
|
[esp32_rmt_led_strip] Work around IDFGH-16195 (#10093)
|
2025-08-05 23:28:09 -05:00 |
|
J. Nick Koston
|
b01f03cc24
|
[esp32_ble_tracker] Refactor loop() method for improved readability and performance (#10074)
|
2025-08-06 14:26:11 +12:00 |
|
J. Nick Koston
|
cfb22e33c9
|
[esp32_ble_tracker] Add missing USE_ESP32_BLE_DEVICE guard for already_discovered_ member (#10085)
|
2025-08-06 14:22:32 +12:00 |
|
@RubenKelevra
|
96bbb58f34
|
update espressif's esp32-camera library to 2.1.1 (#10090)
|
2025-08-05 14:33:15 -10:00 |
|
Jesse Hills
|
3edd746c6c
|
[mcp23xxx] Use CachedGpioExpander (#10078)
|
2025-08-06 11:01:57 +12:00 |
|
Copilot
|
c308e03e92
|
[select] Fix new_select() not forwarding constructor args while preserving keyword-only options parameter (#10036)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
Co-authored-by: jesserockz <3060199+jesserockz@users.noreply.github.com>
|
2025-08-06 08:09:36 +12:00 |
|
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 |
|
Jesse Hills
|
49a46883ed
|
[core] Update core component codeowners to `@esphome/core ` (#10082)
|
2025-08-05 06:24:24 +00: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 |
|
dependabot[bot]
|
969034b61a
|
Bump docker/login-action from 3.4.0 to 3.5.0 in the docker-actions group (#10081)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-05 16:18:42 +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 |
|
Jesse Hills
|
589d00f17f
|
Merge branch 'release' into dev
|
2025-08-05 15:38:25 +12:00 |
|
Jesse Hills
|
68c0aa4d6d
|
Merge pull request #10079 from esphome/bump-2025.7.5
2025.7.5
2025.7.5
|
2025-08-05 15:37:42 +12:00 |
|
dependabot[bot]
|
2fddb061e1
|
Bump aioesphomeapi from 37.2.4 to 37.2.5 (#10080)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-04 16:51:42 -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 |
|
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 |
|
Jesse Hills
|
d29cae9c3b
|
Bump version to 2025.7.5
|
2025-08-05 13:21:00 +12:00 |
|
Chris Beswick
|
532e3e370f
|
[i2s_audio] Use high-pass filter for dc offset correction (#10005)
|
2025-08-05 13:21:00 +12:00 |
|
Clyde Stubbs
|
da573a217d
|
[font] Catch file load exception (#10058)
Co-authored-by: clydeps <U5yx99dok9>
|
2025-08-05 13:21:00 +12:00 |
|
J. Nick Koston
|
a9b27d1966
|
[api] Fix OTA progress updates not being sent when main loop is blocked (#10049)
|
2025-08-05 13:21:00 +12:00 |
|
Clyde Stubbs
|
0aa3c9685e
|
[lvgl] Bugfix for tileview (#9938)
|
2025-08-05 13:21:00 +12: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
|
52634dac2a
|
[tests] Add datetime entities to host_mode_many_entities integration test (#10032)
|
2025-08-05 13:12:05 +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 |
|