File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -428,6 +428,24 @@ Release 2025.7.2 - July 19
428
428
- [gpio] Disable interrupt mode by default for LibreTiny platforms :esphomepr: `9687 ` by :ghuser: `bdraco `
429
429
430
430
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
+
431
449
Full list of changes
432
450
--------------------
433
451
You can’t perform that action at this time.
0 commit comments