Skip to content

Commit e1c28fc

Browse files
committed
Update changelog for 2025.8.2
1 parent 62e6778 commit e1c28fc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

content/changelog/2025.8.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,21 @@ or advanced configurations may need updates.
178178

179179
</details>
180180

181+
## Release 2025.8.2 - August 29
182+
183+
<details open>
184+
<summary></summary>
185+
186+
- [wifi] Fix reconnection failures after adapter restart by not clearing netif pointers [esphome#10458](https://github.com/esphome/esphome/pull/10458) by [@bdraco](https://github.com/bdraco)
187+
- [mipi_spi] Fix dimensions [esphome#10443](https://github.com/esphome/esphome/pull/10443) by [@clydebarrow](https://github.com/clydebarrow)
188+
- [i2c] Perform register reads as single transactions [esphome#10389](https://github.com/esphome/esphome/pull/10389) by [@clydebarrow](https://github.com/clydebarrow)
189+
- [wifi] Fix retry with hidden networks. [esphome#10445](https://github.com/esphome/esphome/pull/10445) by [@clydebarrow](https://github.com/clydebarrow)
190+
- Fix AttributeError when uploading OTA to offline OpenThread devices [esphome#10459](https://github.com/esphome/esphome/pull/10459) by [@bdraco](https://github.com/bdraco)
191+
- [rtttl] Fix RTTTL for speakers [esphome#10381](https://github.com/esphome/esphome/pull/10381) by [@fortuna](https://github.com/fortuna)
192+
- [esphome] Fix OTA watchdog resets by validating all magic bytes before blocking [esphome#10401](https://github.com/esphome/esphome/pull/10401) by [@bdraco](https://github.com/bdraco)
193+
194+
</details>
195+
181196
## Full list of changes
182197

183198
### New Features

0 commit comments

Comments
 (0)