Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions content/changelog/2025.8.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,17 @@ or advanced configurations may need updates.

</details>

## Release 2025.8.4 - September 10

<details open>
<summary></summary>

- [sen5x] Fix initialization [esphome#10603](https://github.com/esphome/esphome/pull/10603) by [@kbx81](https://github.com/kbx81)
- [kmeteriso] Fix i2c call [esphome#10618](https://github.com/esphome/esphome/pull/10618) by [@clydebarrow](https://github.com/clydebarrow)
- [light] add missing header [esphome#10590](https://github.com/esphome/esphome/pull/10590) by [@tomaszduda23](https://github.com/tomaszduda23)

</details>

## Full list of changes

### New Features
Expand Down
6 changes: 5 additions & 1 deletion content/guides/supporters.md
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
- [Vinicius Fortuna (@fortuna)](https://github.com/fortuna)
- [SmartShackMaster (@fototakas)](https://github.com/fototakas)
- [foxsam21 (@foxsam21)](https://github.com/foxsam21)
- [Fabian Peter Hammerle (@fphammerle)](https://github.com/fphammerle)
- [ESP32andmore (@fpovoski)](https://github.com/fpovoski)
- [Fractal147 (@Fractal147)](https://github.com/Fractal147)
- [Francis-labo (@Francis-labo)](https://github.com/Francis-labo)
Expand Down Expand Up @@ -1095,6 +1096,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
- [Kenny Stier (@KennyStier)](https://github.com/KennyStier)
- [Robert Kiss (@kepten)](https://github.com/kepten)
- [kernelpanic85 (@kernelpanic85)](https://github.com/kernelpanic85)
- [Keule0010 (@Keule0010)](https://github.com/Keule0010)
- [kevdliu (@kevdliu)](https://github.com/kevdliu)
- [Kevin O'Rourke (@kevinior)](https://github.com/kevinior)
- [Kevin Reilly (@kevireilly)](https://github.com/kevireilly)
Expand Down Expand Up @@ -1311,6 +1313,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
- [Max Bachmann (@maxbachmann)](https://github.com/maxbachmann)
- [Maximilian Gerhardt (@maxgerhardt)](https://github.com/maxgerhardt)
- [Maxime BORGES (@maximeborges)](https://github.com/maximeborges)
- [Maxim Raznatovski (@maximmaxim345)](https://github.com/maximmaxim345)
- [MiKo (@MB-00101110)](https://github.com/MB-00101110)
- [Michael Banther (@mbanth)](https://github.com/mbanth)
- [mbo18 (@mbo18)](https://github.com/mbo18)
Expand Down Expand Up @@ -1522,6 +1525,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
- [Chris Nussbaum (@nuttytree)](https://github.com/nuttytree)
- [Michał Sochoń (@nvtkaszpir)](https://github.com/nvtkaszpir)
- [Nathaniel Wesley Filardo (@nwf)](https://github.com/nwf)
- [NYZack (@NYZack)](https://github.com/NYZack)
- [Olivier ARCHER (@oarcher)](https://github.com/oarcher)
- [obrain17 (@obrain17)](https://github.com/obrain17)
- [Ockert Marais (@OckertM)](https://github.com/OckertM)
Expand Down Expand Up @@ -2223,4 +2227,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)

*This page was last updated September 4, 2025.*
*This page was last updated September 10, 2025.*
2 changes: 1 addition & 1 deletion data/version.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
release: 2025.8.3
release: 2025.8.4
version: '2025.8'