Skip to content

Commit 5bade1a

Browse files
authored
Merge pull request #5370 from esphome/bump-2025.9.0b4
2025.9.0b4
2 parents c45b9be + 6b1d889 commit 5bade1a

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

content/changelog/2025.9.0.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,9 @@ and advanced setups may require updates.
192192
- [ethernet] Conditionally compile PHY-specific code to reduce flash usage [esphome#10747](https://github.com/esphome/esphome/pull/10747) by [@bdraco](https://github.com/bdraco)
193193
- [mqtt] fix publish payload length when payload contains null characters [esphome#10744](https://github.com/esphome/esphome/pull/10744) by [@jokujossai](https://github.com/jokujossai)
194194
- [ade7880] fix channel a voltage registry [esphome#10750](https://github.com/esphome/esphome/pull/10750) by [@jokujossai](https://github.com/jokujossai)
195+
- Add additional coverage for util and writer [esphome#10683](https://github.com/esphome/esphome/pull/10683) by [@bdraco](https://github.com/bdraco)
196+
- [wizard] Fix KeyError when running wizard with empty OTA password [esphome#10753](https://github.com/esphome/esphome/pull/10753) by [@bdraco](https://github.com/bdraco)
197+
- [core] Fix clean build files to properly clear PlatformIO cache [esphome#10754](https://github.com/esphome/esphome/pull/10754) by [@bdraco](https://github.com/bdraco)
195198

196199
### All changes
197200

content/guides/supporters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1028,6 +1028,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
10281028
- [johnshaferXMOS (@johnshaferXMOS)](https://github.com/johnshaferXMOS)
10291029
- [Dave Johnston (@johnsto)](https://github.com/johnsto)
10301030
- [joiboi (@joiboi)](https://github.com/joiboi)
1031+
- [jokujossai (@jokujossai)](https://github.com/jokujossai)
10311032
- [JonasB2497 (@JonasB2497)](https://github.com/JonasB2497)
10321033
- [JonasEr (@JonasEr)](https://github.com/JonasEr)
10331034
- [Jonas Frey (@jonasf21)](https://github.com/jonasf21)
@@ -2228,4 +2229,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22282229
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22292230
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22302231

2231-
*This page was last updated September 16, 2025.*
2232+
*This page was last updated September 17, 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.9.0b3
1+
release: 2025.9.0b4
22
version: '2025.9'

0 commit comments

Comments
 (0)