Skip to content

Commit 38ff935

Browse files
authored
Merge pull request #5436 from esphome/bump-2025.9.3
2025.9.3
2 parents beca60f + 221d020 commit 38ff935

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

content/changelog/2025.9.0.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,17 @@ and advanced setups may require updates.
184184

185185
</details>
186186

187+
## Release 2025.9.3 - October 1
188+
189+
<details open>
190+
<summary></summary>
191+
192+
- [api] Prevent API from overriding noise encryption keys set in YAML [esphome#10927](https://github.com/esphome/esphome/pull/10927) by [@bdraco](https://github.com/bdraco)
193+
- [sim800l] Fixed ignoring incoming calls. [esphome#10865](https://github.com/esphome/esphome/pull/10865) by [@vmakeev](https://github.com/vmakeev)
194+
- [voice_assistant] Fix wakeword string being reset while referenced [esphome#10945](https://github.com/esphome/esphome/pull/10945) by [@abmantis](https://github.com/abmantis)
195+
196+
</details>
197+
187198
## Full list of changes
188199

189200
### New Features

content/guides/supporters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1934,6 +1934,7 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
19341934
- [Stijn Tintel (@stintel)](https://github.com/stintel)
19351935
- [Mathias Stock (@Stock-M)](https://github.com/Stock-M)
19361936
- [Strixx76 (@Strixx76)](https://github.com/Strixx76)
1937+
- [Stuart Parmenter (@stuartparmenter)](https://github.com/stuartparmenter)
19371938
- [stubs12 (@stubs12)](https://github.com/stubs12)
19381939
- [Felix Bühler (@Stunkymonkey)](https://github.com/Stunkymonkey)
19391940
- [Jordan Vohwinkel (@sublime93)](https://github.com/sublime93)
@@ -2236,4 +2237,4 @@ ESPHome was originally founded by [Otto Winter (@OttoWinter)](https://github.com
22362237
- [Christian Zufferey (@zuzu59)](https://github.com/zuzu59)
22372238
- [Zynth-dev (@Zynth-dev)](https://github.com/Zynth-dev)
22382239

2239-
*This page was last updated September 29, 2025.*
2240+
*This page was last updated October 1, 2025.*

data/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
release: 2025.9.2
1+
release: 2025.9.3
22
version: '2025.9'

0 commit comments

Comments
 (0)