ESPHome 2022.8.0 - 17th August 2022

Bluetooth Proxy Copy link to header

ESPHome 2022.8.2 brings a new feature that allows you to use your ESP32 devices as Bluetooth Proxies for Home Assistant. They will forward the BLE Advertisements to Home Assistant which will then trigger a discovery and allow you to set up an integration for the found devices. This allows you to set up multiple ESP32 Bluetooth Proxies around the area to make sure all advertisements are received reliably.

We have created a few examples that are ready to flash directly from your browser for some specific devices: https://esphome.github.io/bluetooth-proxies/External link

Sprinkler controller Copy link to header

@kbx81 has written a beast of a sprinkler controller to help organise and schedule all of your sprinkler valves and keep those plants and veggies thriving. Check out the docs at Sprinkler Controller.

ST7789V Copy link to header

The ST7789V TFT LCD display platform has had an update which adds a model configuration option. With this comes custom width and heights to allow you to use this with any display using this driver now.

Breaking Changes Copy link to header

There are a few breaking changes this release, including removing min_save_interval from the Integration Sensor and Total Daily Energy Sensor. The BedJet climate introduced recently has also undergone a refactoring to allow different platforms to extend the functionality available from ESPHome.

Release 2022.8.1 - September 1 Copy link to header

Release 2022.8.2 - September 6 Copy link to header

Release 2022.8.3 - September 6 Copy link to header

Full list of changes Copy link to header

New Components Copy link to header

Breaking Changes Copy link to header

Beta Changes Copy link to header

All changes Copy link to header

Past Changelogs Copy link to header

CURRENT