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.8.0.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -193,6 +193,22 @@ or advanced configurations may need updates.
193
193
194
194
</details>
195
195
196
+
## Release 2025.8.3 - September 4
197
+
198
+
<detailsopen>
199
+
<summary></summary>
200
+
201
+
-[mcp4461] Fix reading level [esphome#10479](https://github.com/esphome/esphome/pull/10479) by [@p1ngb4ck](https://github.com/p1ngb4ck)
202
+
- Fix incorrect entity count due to undefined execution order with globals [esphome#10497](https://github.com/esphome/esphome/pull/10497) by [@bdraco](https://github.com/bdraco)
203
+
-[mipi_dsi] Fix config for Guition screen [esphome#10464](https://github.com/esphome/esphome/pull/10464) by [@clydebarrow](https://github.com/clydebarrow)
204
+
-[mcp4461] Fix read transaction [esphome#10465](https://github.com/esphome/esphome/pull/10465) by [@clydebarrow](https://github.com/clydebarrow)
205
+
-[esp32] Rebuild when idf_component.yml changes [esphome#10540](https://github.com/esphome/esphome/pull/10540) by [@swoboda1337](https://github.com/swoboda1337)
206
+
-[i2c] Fix bug in write_register16 [esphome#10547](https://github.com/esphome/esphome/pull/10547) by [@latonita](https://github.com/latonita)
207
+
-[esp32] Clear IDF environment variables [esphome#10527](https://github.com/esphome/esphome/pull/10527) by [@swoboda1337](https://github.com/swoboda1337)
208
+
-[api] Fix VERY_VERBOSE logging compilation error with bool arrays [esphome#10539](https://github.com/esphome/esphome/pull/10539) by [@bdraco](https://github.com/bdraco)
0 commit comments