ESPHome 2023.3.0 - 15th March 2023

Sprinkler updates Copy link to header

The sprinkler component has had a big update thanks to @kbx81. The method time_remaining() has been renamed to time_remaining_active_valve() for clarity. If you use this to display time remaining, simply update the name of the method in your code/lambda(s).

Tuya lights Copy link to header

Tuya Lights have had a configuration change and replaced rgb_datapoint and hsv_datapoint with a new combination of color_datapoint and color_type. See the updated documentation (Tuya Dimmer) for more information.

SN74HC165 Copy link to header

The pin/bit order has been reversed per shift register so that pin 0 is now input A.

Release 2023.3.1 - March 22 Copy link to header

Release 2023.3.2 - March 27 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