ESPHome lista wydań zawierających Breaking Changes (zmiany wstecznie niekompatybilne)


rok 2023

wydania styczniowego nie było - okres wakacyjny


2023.2.0 - Use NAN values for TSL2591 saturation; set_retry: add retries remaining parameter to the provided function


2023.3.0 - Renaming and extending the ili9341 to the ili9xxx component, sn74hc165 fixes, Sprinkler “v2” updates, Add configurable color datapoint


2023.4.0 - UART ids - Disallow uart0/1/2 as ids in config, Number step - Require step to be set when calling register_number, Default restore mode for Switches, Fans and Lights


2023.5.0 - Remove climate legacy away flags, Revert “Template sensors always publish on update interval”


2023.6.0 - Migrate VOC sensors that use ppb to use volatile_organic_compounds_parts device class, display: add BaseImage and provide only Image::get_pixel method, Add transparency support to all image types, Allow i2s microphone bits per sample to be configured, Move ESPTime into core esphome namespace


2023.7.0 - Remove template switch restore_state, display: add BaseFont and introduce Font::draw methods Rename display.DisplayBufferRef to display.DisplayRef used by lambda


2023.8.0 - Coolix IR protocol, Speaker return bytes written and do not wait for queue, Change device name in MQTT discovery messages to friendly names, Add configuration flow abilites to the ld2410 component


2023.9.0 - Home Assistant Add-on - Use /data directory for .esphome folder when running as HA add-on, Enum device class - Synchronise Device Classes from Home Assistant


2023.10.0 - SPS30; SHT3x had a heater_enabled config option added in the 2023.9.0 release with a default value of true. This has been flipped this release to be false as it started causing issues with various sensors.


2023.11.0 - Hydreon, Fix esp32_rmt_led_strip custom timing units


2023.12.0 - MCP3008, Pin Reuse validation, SH1107 → SSD1306, sen5x, Ensure names containing characters other than a-z A-Z 0-9 or _ are unique, Nextion colors parameters, Updating the touchscreen interface structure