You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/changelog/2025.9.0.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,6 +192,9 @@ and advanced setups may require updates.
192
192
-[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)
193
193
-[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)
194
194
-[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)
0 commit comments