ESPHOME 1.14.4 released

Hi all,

Had the nice surprise 1.14.4 has been released with some big fixing.
Most noticeably there is mention to 2.6.2 framework support and some notes about Esp32 BLE fix/improvement and Esp8266 WiFi improvements if I correctly understood.

Not sure though which is now default arduino framework.

Also I couldn’t find any post/indication if firmware upgrade is suggested (for WiFi/BLE stability) and in case which is suggested arduino framework.

Last upgrade brought few issues to WiFi connectivity hence I am not reluctant to experiment!

Be careful if you use DHT sensor and ESP32. I’ve updated and now I can’t use DHT sensor… (boot loop)

My two ESP32s each with a DHT11 seem to be working, but apparently there is many boot loop issues with or without DHTs:

Dht boot loop, this problem is old, still not fixed?

Had no issue before 1.14.4. I removed the DHT part of my config and I have no more issue

https://github.com/esphome/issues/issues/1269