New
2026.1.2
- [st7701s] Fix dump_summary deprecation warning esphome#13462 by @bdraco
- [mipi_rgb] Fix dump_summary deprecation warning esphome#13463 by @bdraco
- [rpi_dpi_rgb] Fix dump_summary deprecation warning esphome#13461 by @bdraco
- [ir_rf_proxy] Remove unnecessary headers, add tests esphome#13464 by @kbx81
- [mipi_rgb] Add software reset command to st7701s init sequence esphome#13470 by @clydebarrow
- [slow_pwm] Fix dump_summary deprecation warning esphome#13460 by @bdraco
- [sen5x] Fix store baseline functionality esphome#13469 by @mikelawrence
- [lvgl] Fix setting empty text esphome#13494 by @clydebarrow
- [light] Fix cwww state restore esphome#13493 by @kbx81
- [rd03d] Fix speed and resolution field order esphome#13495 by @jasstrong
- [modbus_controller] Fix YAML serialization error with custom_command esphome#13482 by @swoboda1337
- [i2c] Increase ESP-IDF I2C transaction timeout from 20ms to 100ms esphome#13483 by @swoboda1337
- [wifi] Fix watchdog timeout on P4 WiFi scan esphome#13520 by @clydebarrow
- [wifi] Fix scan flag race condition causing reconnect failure on ESP8266/LibreTiny esphome#13514 by @bdraco