Skip to content

Commit b5a336e

Browse files
committed
Update changelog for 2025.8.3
1 parent 0a728ab commit b5a336e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

content/changelog/2025.8.0.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,22 @@ or advanced configurations may need updates.
193193

194194
</details>
195195

196+
## Release 2025.8.3 - September 4
197+
198+
<details open>
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)
209+
210+
</details>
211+
196212
## Full list of changes
197213

198214
### New Features

0 commit comments

Comments
 (0)