Skip to content

ESPHome 2023.3.0 - 15th March 2023

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 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) for more information.

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