J. Nick Koston
|
2b887033c5
|
[core] Remove unnecessary FD_SETSIZE check on ESP32 and improve logging
|
2025-08-15 14:49:22 -05:00 |
|
J. Nick Koston
|
6c5632a0b3
|
[esp32] Optimize preferences is_changed() by replacing temporary vector with unique_ptr (#10246)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 10:11:49 -05:00 |
|
RFDarter
|
abecc0e8d8
|
[web_server] fix cover_all_json_generator wrong detail (#10252)
|
2025-08-15 09:44:24 -05:00 |
|
J. Nick Koston
|
af9ecf3429
|
[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-15 07:38:27 +00:00 |
|
J. Nick Koston
|
5fa84439c2
|
[api] Optimize message buffer allocation and eliminate redundant methods (#10231)
|
2025-08-14 20:26:09 -05:00 |
|
dependabot[bot]
|
5d18afcd99
|
Bump ruff from 0.12.8 to 0.12.9 (#10239)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2025-08-14 22:54:35 +00:00 |
|
J. Nick Koston
|
117cffd2b0
|
[bluetooth_proxy] Remove redundant connection type check after V1 removal (#10208)
|
2025-08-15 10:51:15 +12:00 |
|
J. Nick Koston
|
8ea1a3ed64
|
[core] Trigger clean build when components are removed from configuration (#10235)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 10:50:03 +12:00 |
|
J. Nick Koston
|
4f29b3c7aa
|
[wifi] Automatically disable Enterprise WiFi support when EAP is not configured (#10242)
|
2025-08-15 10:43:45 +12:00 |
|
Jesse Hills
|
3325592d67
|
Merge branch 'beta' into dev
|
2025-08-15 08:46:48 +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 |
|
Katherine Whitlock
|
882237120e
|
Improve error reporting for add_library (#10226)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-15 08:14:53 +12:00 |
|
Jesse Hills
|
71efaf097b
|
[esp32_ble] Add `USE_ESP32_BLE_UUID ` when advertising is desired (#10230)
|
2025-08-14 08:49:14 -05:00 |
|
Jesse Hills
|
bd60dbb746
|
[quality] Remove period from audio related Invalid raises (#10229)
|
2025-08-14 08:48:25 -05:00 |
|
Jesse Hills
|
6b5e43ca72
|
[qm6988] Clean up code (#10216)
|
2025-08-13 21:19:03 -05: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 |
|
dependabot[bot]
|
46d433775b
|
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 12:40:20 +12:00 |
|
dependabot[bot]
|
7c4a54de90
|
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-13 17:42:54 -05:00 |
|
Samuel Sieb
|
c3f1596498
|
[psram] allow disabling (#10224)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
|
2025-08-14 10:40:12 +12:00 |
|
Jesse Hills
|
0d1949a61b
|
[espnow] Set state to enabled before adding initial peers (#10225)
|
2025-08-14 10:30:28 +12:00 |
|
Jesse Hills
|
6a8722f33e
|
[entity] Allow `device_id ` to be blank on entities (#10217)
|
2025-08-14 09:42:11 +12:00 |
|
Jesse Hills
|
fff66072d4
|
Merge branch 'beta' into dev
|
2025-08-14 00:02:17 +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 |
|
J. Nick Koston
|
0dda3faed5
|
[CI] Fix CI job failures for PRs with >300 changed files (#10215)
|
2025-08-13 15:46:56 +12:00 |
|
Jesse Hills
|
40c0c36179
|
Bump version to 2025.9.0-dev
|
2025-08-13 14:46:51 +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 |
|
Keith Burzinski
|
45b88f2da9
|
[sensor] Extend timeout filter with option to return last value received (#10115)
|
2025-08-11 10:36:44 -05:00 |
|
dependabot[bot]
|
8f53961496
|
Bump pylint from 3.3.7 to 3.3.8 (#10177)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-11 01:05:14 -05:00 |
|