Skip to content

Commit 454fc57

Browse files
committed
Update changelog for 2025.8.0b2
1 parent 1d9af68 commit 454fc57

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

changelog/2025.8.0.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,15 @@ Breaking Changes
197197
- [esp32] Add IDF log_level option :esphomepr:`10134` by :ghuser:`swoboda1337` (breaking-change)
198198
- [ld2450] Replace ``throttle`` with native filters :esphomepr:`10196` by :ghuser:`kbx81` (breaking-change)
199199

200+
Beta Changes
201+
^^^^^^^^^^^^
202+
203+
- [entity] Allow ``device_id`` to be blank on entities :esphomepr:`10217` by :ghuser:`jesserockz` (new-feature)
204+
- [espnow] Set state to enabled before adding initial peers :esphomepr:`10225` by :ghuser:`jesserockz`
205+
- [psram] allow disabling :esphomepr:`10224` by :ghuser:`ssieb`
206+
- Bump aioesphomeapi from 38.2.1 to 39.0.0 :esphomepr:`10222` by :ghuser:`dependabot[bot]`
207+
- Bump esphome-dashboard from 20250514.0 to 20250814.0 :esphomepr:`10227` by :ghuser:`dependabot[bot]`
208+
200209
All changes
201210
^^^^^^^^^^^
202211

@@ -549,6 +558,9 @@ All changes
549558
- [ld2450] Replace ``throttle`` with native filters :esphomepr:`10196` by :ghuser:`kbx81` (breaking-change)
550559
- [bme280_base, bmp280_base] add reasons to the fails, clean up logging :esphomepr:`10209` by :ghuser:`ssieb`
551560
- [bluetooth_proxy] Remove ESPBTUUID dependency to save 296 bytes of flash :esphomepr:`10213` by :ghuser:`bdraco`
561+
- [entity] Allow ``device_id`` to be blank on entities :esphomepr:`10217` by :ghuser:`jesserockz` (new-feature)
562+
- [espnow] Set state to enabled before adding initial peers :esphomepr:`10225` by :ghuser:`jesserockz`
563+
- [psram] allow disabling :esphomepr:`10224` by :ghuser:`ssieb`
552564

553565
Dependency Changes
554566
^^^^^^^^^^^^^^^^^^
@@ -593,6 +605,8 @@ Dependency Changes
593605
- Bump pylint from 3.3.7 to 3.3.8 :esphomepr:`10177` by :ghuser:`dependabot[bot]`
594606
- Bump aioesphomeapi from 38.1.0 to 38.2.1 :esphomepr:`10197` by :ghuser:`dependabot[bot]`
595607
- Bump actions/checkout from 4 to 5 :esphomepr:`10198` by :ghuser:`dependabot[bot]`
608+
- Bump aioesphomeapi from 38.2.1 to 39.0.0 :esphomepr:`10222` by :ghuser:`dependabot[bot]`
609+
- Bump esphome-dashboard from 20250514.0 to 20250814.0 :esphomepr:`10227` by :ghuser:`dependabot[bot]`
596610

597611

598612
Past Changelogs

0 commit comments

Comments
 (0)