New
2026.1.4
- [mipi_spi] Fix log_pin() FlashStringHelper compatibility esphome#13624 by @J0k3r2k1
- [max7219] Allocate buffer in constructor esphome#13660 by @swoboda1337
- [mqtt] resolve warnings related to use of ip.str() esphome#13719 by @rwrozelle
- [core] Add missing uint32_t ID overloads for defer() and cancel_defer() esphome#13720 by @bdraco
- [http_request] Fix requests taking full timeout when response is already complete esphome#13649 by @bdraco
- [cse7766] Fix power reading stuck when load switches off esphome#13734 by @bdraco
- [wifi] Fix wifi.connected condition returning false in connect state listener automations esphome#13733 by @bdraco
- [ultrasonic] adjust timeouts and bring the parameter back esphome#13738 by @ssieb