ESPHome 2024.9.0 - 18th September 2024

UDP & StatsD Components Copy link to header

This release brings two new data driven components to ESPHome.

The first is the UDP Component which allows direct communication between ESPHome devices over the local network. To start off, only sensor and binary sensor data can be transmitted, and hopefully more entity types will be supported in the future.

Next is the StatsD Component which allows you to send sensor data directly to a statsd server for monitoring.

Breaking Changes Copy link to header

There are a few breaking changes this release that will require changes in YAML if you are using the affected components. Please make sure to check the list below for details about each one. The documentation is always the best place to find the most up-to-date information on configuration for any given component found in ESPHome.

Thank you for your support Copy link to header

Did you know that Jesse and Keith both are employed at Nabu CasaExternal link to work full-time on ESPHome? Yep, that’s possible thanks to everyone who subscribes to Home Assistant Cloud. Thank you!

Release 2024.9.1 - September 23 Copy link to header

Release 2024.9.2 - October 1 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