Skip to content

Commit f395676

Browse files
committed
Merge branch 'beta' into next
2 parents c891afd + dee2a70 commit f395676

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog/2025.8.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,9 @@ Beta Changes
245245
- [core] Fix scheduler race condition where cancelled items still execute :esphomepr:`10268` by :ghuser:`bdraco`
246246
- [esp32] Write variant to sdkconfig file :esphomepr:`10267` by :ghuser:`jesserockz`
247247
- [nextion] Don't include terminating NUL in nextion text_sensor states :esphomepr:`10273` by :ghuser:`raineth`
248+
- [atm90e32] Only read 1 register per SPI transaction per datasheet. :esphomepr:`10258` by :ghuser:`raineth`
249+
- [pipsolar] fix faults_present, fix update interval :esphomepr:`10289` by :ghuser:`patagonaa`
250+
- [bluetooth_proxy] Fix connection slot race by deferring slot release until GATT close :esphomepr:`10303` by :ghuser:`bdraco`
248251

249252
All changes
250253
^^^^^^^^^^^

guides/supporters.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,6 +1557,7 @@ Contributors
15571557
- `Faidon Liambotis (@paravoid) <https://github.com/paravoid>`__
15581558
- `Pascal Roeleven (@pascallj) <https://github.com/pascallj>`__
15591559
- `Pasi Suominen (@pasiz) <https://github.com/pasiz>`__
1560+
- `Patrick (@patagonaa) <https://github.com/patagonaa>`__
15601561
- `Patrick Felstead (@patfelst) <https://github.com/patfelst>`__
15611562
- `Patrick Collins (@patrickcollins12) <https://github.com/patrickcollins12>`__
15621563
- `Patrick van der Leer (@patvdleer) <https://github.com/patvdleer>`__
@@ -2208,4 +2209,4 @@ Contributors
22082209
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
22092210
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
22102211

2211-
*This page was last updated August 19, 2025.*
2212+
*This page was last updated August 20, 2025.*

0 commit comments

Comments
 (0)