Skip to content

Commit ce7a5dd

Browse files
committed
Update changelog for 2025.9.1
1 parent 3c0b3de commit ce7a5dd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/changelog/2025.9.0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,18 @@ and advanced setups may require updates.
158158

159159
<!-- markdownlint-disable MD013 -->
160160

161+
## Release 2025.9.1 - September 19
162+
163+
<details>
164+
<summary></summary>
165+
166+
- [mqtt] Fix KeyError when MQTT logging configured without explicit level [esphome#10774](https://github.com/esphome/esphome/pull/10774) by [@bdraco](https://github.com/bdraco)
167+
- fix(packet_transport): Add initialization for sensor configuration in packet transport [esphome#10765](https://github.com/esphome/esphome/pull/10765) by [@TMaYaD](https://github.com/TMaYaD)
168+
- [core] Fix ESP8266 mDNS compilation failure caused by incorrect coroutine priorities [esphome#10773](https://github.com/esphome/esphome/pull/10773) by [@bdraco](https://github.com/bdraco)
169+
- [gpio] Fix unused function warnings when compiling with log level below DEBUG [esphome#10779](https://github.com/esphome/esphome/pull/10779) by [@bdraco](https://github.com/bdraco)
170+
171+
</details>
172+
161173
## Full list of changes
162174

163175
### New Features

0 commit comments

Comments
 (0)