J. Nick Koston
|
d054709c2d
|
[esp32_ble_client] Add log helper functions to reduce flash usage by 120 bytes (#10243)
|
2025-08-25 15:59:34 +12:00 |
|
J. Nick Koston
|
da16887915
|
[api] Add zero-copy StringRef methods for compilation_time and effect_name (#10257)
|
2025-08-25 15:59:34 +12:00 |
|
Jesse Hills
|
2adb993242
|
Merge pull request #10309 from esphome/bump-2025.8.0
2025.8.0
2025.8.0
|
2025-08-20 19:58:01 +12:00 |
|
Jesse Hills
|
8e67df8059
|
Bump version to 2025.8.0
|
2025-08-20 10:45:57 +12:00 |
|
Jesse Hills
|
c5b2c8d971
|
Merge pull request #10308 from esphome/bump-2025.8.0b4
2025.8.0b4
2025.8.0b4
|
2025-08-20 10:30:37 +12:00 |
|
Jesse Hills
|
104906ca11
|
Bump version to 2025.8.0b4
|
2025-08-20 09:40:19 +12:00 |
|
J. Nick Koston
|
ad5f6f0cfe
|
[bluetooth_proxy] Fix connection slot race by deferring slot release until GATT close (#10303)
|
2025-08-20 09:40:19 +12:00 |
|
Patrick
|
8356f7fcd3
|
[pipsolar] fix faults_present, fix update interval (#10289)
|
2025-08-20 09:40:19 +12:00 |
|
Ben Winslow
|
225de226b0
|
[atm90e32] Only read 1 register per SPI transaction per datasheet. (#10258)
|
2025-08-20 09:40:19 +12:00 |
|
Jesse Hills
|
fd07e1d979
|
Merge pull request #10298 from esphome/bump-2025.8.0b3
2025.8.0b3
2025.8.0b3
|
2025-08-19 20:40:12 +12:00 |
|
Jesse Hills
|
23554cda06
|
Bump version to 2025.8.0b3
|
2025-08-19 13:09:22 +12:00 |
|
Ben Winslow
|
064385eac6
|
[nextion] Don't include terminating NUL in nextion text_sensor states (#10273)
|
2025-08-19 13:09:22 +12:00 |
|
Jesse Hills
|
6502ed70de
|
[esp32] Write variant to sdkconfig file (#10267)
|
2025-08-19 13:09:22 +12:00 |
|
J. Nick Koston
|
bb894c3e32
|
[core] Fix scheduler race condition where cancelled items still execute (#10268)
|
2025-08-19 13:09:22 +12:00 |
|
Ben Winslow
|
c5858b7032
|
[core] Fix post-OTA logs display when using esphome run and MQTT (#10274)
|
2025-08-19 13:09:22 +12:00 |
|
Ben Winslow
|
99f57ecb73
|
[senseair] Discard 0 ppm readings with "Out Of Range" bit set. (#10275)
|
2025-08-19 13:09:22 +12:00 |
|
J. Nick Koston
|
cc6c892678
|
[esp32_ble] Store GATTC/GATTS param and small data inline to nearly eliminate heap allocations (#10249)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-19 13:09:22 +12:00 |
|
RFDarter
|
07a98d2525
|
[web_server] fix cover_all_json_generator wrong detail (#10252)
|
2025-08-19 13:09:22 +12:00 |
|
J. Nick Koston
|
e80f616366
|
[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-19 13:09:22 +12:00 |
|
J. Nick Koston
|
46be877594
|
[bluetooth_proxy] Remove redundant connection type check after V1 removal (#10208)
|
2025-08-19 13:09:21 +12:00 |
|
J. Nick Koston
|
ac8b48a53c
|
[core] Trigger clean build when components are removed from configuration (#10235)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-19 13:09:21 +12:00 |
|
J. Nick Koston
|
7fdbd8528a
|
[wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242)
|
2025-08-19 13:09:21 +12:00 |
|
Katherine Whitlock
|
80970f972b
|
Improve error reporting for add_library (#10226)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-19 13:09:21 +12:00 |
|
Jesse Hills
|
3c7865cd6f
|
[esp32_ble] Add `USE_ESP32_BLE_UUID ` when advertising is desired (#10230)
|
2025-08-19 13:09:21 +12:00 |
|
Jesse Hills
|
0a3ee7d84e
|
Merge pull request #10228 from esphome/bump-2025.8.0b2
2025.8.0b2
2025.8.0b2
|
2025-08-15 08:46:15 +12:00 |
|
Jesse Hills
|
8d61b1e8df
|
Bump version to 2025.8.0b2
|
2025-08-14 14:00:27 +12:00 |
|
dependabot[bot]
|
9c897993bb
|
Bump esphome-dashboard from 20250514.0 to 20250814.0 (#10227)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-14 14:00:26 +12:00 |
|
dependabot[bot]
|
93f9475105
|
Bump aioesphomeapi from 38.2.1 to 39.0.0 (#10222)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-14 14:00:26 +12:00 |
|
Samuel Sieb
|
95cd224e3e
|
[psram] allow disabling (#10224)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2025-08-14 14:00:26 +12:00 |
|
Jesse Hills
|
b7afeafda9
|
[espnow] Set state to enabled before adding initial peers (#10225)
|
2025-08-14 14:00:26 +12:00 |
|
Jesse Hills
|
7922462bcf
|
[entity] Allow `device_id ` to be blank on entities (#10217)
|
2025-08-14 14:00:26 +12:00 |
|
Jesse Hills
|
1c2e1ab3e5
|
Merge pull request #10214 from esphome/bump-2025.8.0b1
2025.8.0b1
2025.8.0b1
|
2025-08-13 23:56:34 +12:00 |
|
J. Nick Koston
|
68ddd98f5f
|
[CI] Fix CI job failures for PRs with >300 changed files (#10215)
|
2025-08-13 15:49:38 +12:00 |
|
Jesse Hills
|
6b7ced1970
|
Bump version to 2025.8.0b1
|
2025-08-13 14:46:50 +12:00 |
|
J. Nick Koston
|
ed2b76050b
|
[bluetooth_proxy] Remove ESPBTUUID dependency to save 296 bytes of flash (#10213)
|
2025-08-13 14:18:53 +12:00 |
|
Samuel Sieb
|
113813617d
|
[bme280_base, bmp280_base] add reasons to the fails, clean up logging (#10209)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
|
2025-08-13 02:05:22 +00:00 |
|
Keith Burzinski
|
c3a209d3f4
|
[ld2450] Replace `throttle ` with native filters (#10196)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-12 19:35:19 -05:00 |
|
John
|
7ffdaa1f06
|
[atm90e32] energy meter calibration log output enhancements & software SPI fix (#10143)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-12 20:26:53 +12:00 |
|
dependabot[bot]
|
3a857950bf
|
Bump actions/checkout from 4 to 5 (#10198)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
|
2025-08-12 20:23:41 +12:00 |
|
Rihan9
|
0256e0005e
|
[ld2412] New component (#9075)
Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-12 00:34:37 -05:00 |
|
Jesse Hills
|
c65af68e63
|
[core] Reset pin registry after target platform validations (#10199)
|
2025-08-12 16:33:07 +12:00 |
|
dependabot[bot]
|
ef2121a215
|
Bump aioesphomeapi from 38.1.0 to 38.2.1 (#10197)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-11 20:47:53 -05:00 |
|
Joshua Sing
|
bb40b7702d
|
[const] Add CONF_POWER_MODE (#10173)
|
2025-08-12 11:13:24 +12:00 |
|
Kevin Ahrendt
|
6c48f3d719
|
[wifi] Remove restriction from using NONE power saving mode with BLE (#10181)
|
2025-08-12 11:09:58 +12:00 |
|
J. Nick Koston
|
ff52869b4c
|
[api] Add constexpr optimizations to protobuf encoding (#10192)
|
2025-08-12 10:10:38 +12:00 |
|
J. Nick Koston
|
82b7c1224c
|
[core] Improve entity duplicate validation error messages (#10184)
|
2025-08-12 09:58:51 +12:00 |
|
Jesse Hills
|
c14c4fb658
|
[substitutions] Add some safe built-in functions to jinja parsing (#10178)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-11 16:12:54 -05:00 |
|
J. Nick Koston
|
42aee53dde
|
[bluetooth_proxy] Replace dynamic vector with fixed array for BLE advertisements (#10174)
|
2025-08-11 15:47:46 -05:00 |
|
J. Nick Koston
|
9aa21956c8
|
[api] Optimize single vector writes to use write() instead of writev() (#10193)
|
2025-08-11 15:41:08 -05:00 |
|
J. Nick Koston
|
4c2874a32b
|
[esphome] Fix OTA watchdog resets during port scanning and network delays (#10152)
|
2025-08-11 15:37:01 -05:00 |
|