Skip to content

Commit 1dd23b2

Browse files
committed
Merge branch 'current' into next
2 parents 6688206 + 80cc948 commit 1dd23b2

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

changelog/2025.7.0.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,6 +428,24 @@ Release 2025.7.2 - July 19
428428
- [gpio] Disable interrupt mode by default for LibreTiny platforms :esphomepr:`9687` by :ghuser:`bdraco`
429429

430430

431+
Release 2025.7.3 - July 23
432+
--------------------------
433+
434+
.. collapse:: Show
435+
:open:
436+
437+
- [gpio] Auto-disable interrupts for shared GPIO pins in binary sensors :esphomepr:`9701` by :ghuser:`bdraco`
438+
- Fix format string error in ota_web_server.cpp :esphomepr:`9711` by :ghuser:`tmpeh`
439+
- [sdl][mipi_spi] Respect clipping when drawing :esphomepr:`9722` by :ghuser:`JonasB2497`
440+
- [esp32_touch] Fix setup mode in v1 driver :esphomepr:`9725` by :ghuser:`swoboda1337`
441+
- [tuya] Update use of fan_schema :esphomepr:`9762` by :ghuser:`jesserockz`
442+
- [config_validation] Add support for suggesting alternate component/platform :esphomepr:`9757` by :ghuser:`kbx81`
443+
- [core] Process pending loop enables during setup blocking phase :esphomepr:`9787` by :ghuser:`bdraco`
444+
- [fastled_clockless, fastled_spi] Add suggested alternate when using IDF :esphomepr:`9784` by :ghuser:`kbx81`
445+
- [neopixelbus] Add suggested alternate when using IDF :esphomepr:`9783` by :ghuser:`kbx81`
446+
- [bme680_bsec] Add suggested alternate when using IDF :esphomepr:`9785` by :ghuser:`kbx81`
447+
448+
431449
Full list of changes
432450
--------------------
433451

guides/supporters.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,7 @@ Contributors
662662
- `Fabian Affolter (@fabaff) <https://github.com/fabaff>`__
663663
- `Fabian (@Fabian-Schmidt) <https://github.com/Fabian-Schmidt>`__
664664
- `Fabian Muehlberger (@fabianmuehlberger) <https://github.com/fabianmuehlberger>`__
665+
- `Fabiano Arruda (@fabianoarruda) <https://github.com/fabianoarruda>`__
665666
- `Federico Ariel Castagnini (@facastagnini) <https://github.com/facastagnini>`__
666667
- `C W (@fake-name) <https://github.com/fake-name>`__
667668
- `Kouvaris Theofanis (@faniskou) <https://github.com/faniskou>`__
@@ -1994,6 +1995,7 @@ Contributors
19941995
- `TJ Horner (@tjhorner) <https://github.com/tjhorner>`__
19951996
- `Theodore Ni (@tjni) <https://github.com/tjni>`__
19961997
- `Max Efremov (@Tmin10) <https://github.com/Tmin10>`__
1998+
- `tmpeh (@tmpeh) <https://github.com/tmpeh>`__
19971999
- `Christian (@Tntdruid) <https://github.com/Tntdruid>`__
19982000
- `Lars R. (@TNTLarsn) <https://github.com/TNTLarsn>`__
19992001
- `Snōwball (@tobias-) <https://github.com/tobias->`__
@@ -2185,4 +2187,4 @@ Contributors
21852187
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
21862188
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
21872189

2188-
*This page was last updated July 19, 2025.*
2190+
*This page was last updated July 23, 2025.*

0 commit comments

Comments
 (0)