Skip to content

Commit 4b10305

Browse files
authored
Merge pull request #5345 from esphome/bump-2025.8.4
2025.8.4
2 parents d5a530e + fa3e868 commit 4b10305

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

content/changelog/2025.8.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,17 @@ or advanced configurations may need updates.
209209

210210
</details>
211211

212+
## Release 2025.8.4 - September 10
213+
214+
<details open>
215+
<summary></summary>
216+
217+
- [sen5x] Fix initialization [esphome#10603](https://github.com/esphome/esphome/pull/10603) by [@kbx81](https://github.com/kbx81)
218+
- [kmeteriso] Fix i2c call [esphome#10618](https://github.com/esphome/esphome/pull/10618) by [@clydebarrow](https://github.com/clydebarrow)
219+
- [light] add missing header [esphome#10590](https://github.com/esphome/esphome/pull/10590) by [@tomaszduda23](https://github.com/tomaszduda23)
220+
221+
</details>
222+
212223
## Full list of changes
213224

214225
### New Features

content/guides/supporters.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -714,6 +714,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
714714
- [Vinicius Fortuna (@fortuna)](https://github.com/fortuna)
715715
- [SmartShackMaster (@fototakas)](https://github.com/fototakas)
716716
- [foxsam21 (@foxsam21)](https://github.com/foxsam21)
717+
- [Fabian Peter Hammerle (@fphammerle)](https://github.com/fphammerle)
717718
- [ESP32andmore (@fpovoski)](https://github.com/fpovoski)
718719
- [Fractal147 (@Fractal147)](https://github.com/Fractal147)
719720
- [Francis-labo (@Francis-labo)](https://github.com/Francis-labo)
@@ -1095,6 +1096,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
10951096
- [Kenny Stier (@KennyStier)](https://github.com/KennyStier)
10961097
- [Robert Kiss (@kepten)](https://github.com/kepten)
10971098
- [kernelpanic85 (@kernelpanic85)](https://github.com/kernelpanic85)
1099+
- [Keule0010 (@Keule0010)](https://github.com/Keule0010)
10981100
- [kevdliu (@kevdliu)](https://github.com/kevdliu)
10991101
- [Kevin O'Rourke (@kevinior)](https://github.com/kevinior)
11001102
- [Kevin Reilly (@kevireilly)](https://github.com/kevireilly)
@@ -1311,6 +1313,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
13111313
- [Max Bachmann (@maxbachmann)](https://github.com/maxbachmann)
13121314
- [Maximilian Gerhardt (@maxgerhardt)](https://github.com/maxgerhardt)
13131315
- [Maxime BORGES (@maximeborges)](https://github.com/maximeborges)
1316+
- [Maxim Raznatovski (@maximmaxim345)](https://github.com/maximmaxim345)
13141317
- [MiKo (@MB-00101110)](https://github.com/MB-00101110)
13151318
- [Michael Banther (@mbanth)](https://github.com/mbanth)
13161319
- [mbo18 (@mbo18)](https://github.com/mbo18)
@@ -1522,6 +1525,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
15221525
- [Chris Nussbaum (@nuttytree)](https://github.com/nuttytree)
15231526
- [Michał Sochoń (@nvtkaszpir)](https://github.com/nvtkaszpir)
15241527
- [Nathaniel Wesley Filardo (@nwf)](https://github.com/nwf)
1528+
- [NYZack (@NYZack)](https://github.com/NYZack)
15251529
- [Olivier ARCHER (@oarcher)](https://github.com/oarcher)
15261530
- [obrain17 (@obrain17)](https://github.com/obrain17)
15271531
- [Ockert Marais (@OckertM)](https://github.com/OckertM)
@@ -2223,4 +2227,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22232227
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22242228
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22252229

2226-
*This page was last updated September 4, 2025.*
2230+
*This page was last updated September 10, 2025.*

data/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release: 2025.8.3
1+
release: 2025.8.4
22
version: '2025.8'

0 commit comments

Comments
 (0)