mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-25 17:17:54 +01:00
Update changelog for 2023.10.0
This commit is contained in:
parent
947615bc64
commit
8077d64932
@ -56,11 +56,6 @@ Breaking Changes
|
|||||||
- Do not enable SHT3x heater by default. Fixes #4886. :esphomepr:`5445` by :ghuser:`jkl1337` (breaking-change)
|
- Do not enable SHT3x heater by default. Fixes #4886. :esphomepr:`5445` by :ghuser:`jkl1337` (breaking-change)
|
||||||
- Fix units for SPS30 number concentration sensors :esphomepr:`5452` by :ghuser:`kahrendt` (breaking-change)
|
- Fix units for SPS30 number concentration sensors :esphomepr:`5452` by :ghuser:`kahrendt` (breaking-change)
|
||||||
|
|
||||||
Notable Changes
|
|
||||||
^^^^^^^^^^^^^^^
|
|
||||||
|
|
||||||
- Add xor automation condition :esphomepr:`5453` by :ghuser:`kahrendt` (notable-change)
|
|
||||||
|
|
||||||
Beta Changes
|
Beta Changes
|
||||||
^^^^^^^^^^^^
|
^^^^^^^^^^^^
|
||||||
|
|
||||||
@ -79,6 +74,11 @@ Beta Changes
|
|||||||
- SML: fix incomplete sign extension for abbreviated transmissions :esphomepr:`5544` by :ghuser:`fblaese`
|
- SML: fix incomplete sign extension for abbreviated transmissions :esphomepr:`5544` by :ghuser:`fblaese`
|
||||||
- esp32_improv advertise capabilities and state in ble service data :esphomepr:`5553` by :ghuser:`jesserockz`
|
- esp32_improv advertise capabilities and state in ble service data :esphomepr:`5553` by :ghuser:`jesserockz`
|
||||||
|
|
||||||
|
Notable Changes
|
||||||
|
^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
- Add xor automation condition :esphomepr:`5453` by :ghuser:`kahrendt` (notable-change)
|
||||||
|
|
||||||
All changes
|
All changes
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
|
|
||||||
@ -123,6 +123,7 @@ All changes
|
|||||||
- As3935 calibration :esphomepr:`5366` by :ghuser:`mveinot`
|
- As3935 calibration :esphomepr:`5366` by :ghuser:`mveinot`
|
||||||
- Small fixes for voice assistant :esphomepr:`5513` by :ghuser:`synesthesiam`
|
- Small fixes for voice assistant :esphomepr:`5513` by :ghuser:`synesthesiam`
|
||||||
- Add detail param to allow listing of select options in WebServer REST API :esphomepr:`5503` by :ghuser:`DanielBaulig`
|
- Add detail param to allow listing of select options in WebServer REST API :esphomepr:`5503` by :ghuser:`DanielBaulig`
|
||||||
|
- Bump curl to 7.74.0-1.3+deb11u10 :esphomepr:`5517` by :ghuser:`jesserockz`
|
||||||
- Update htu21d.cpp, fix publishing of heater level :esphomepr:`5520` by :ghuser:`Nippey`
|
- Update htu21d.cpp, fix publishing of heater level :esphomepr:`5520` by :ghuser:`Nippey`
|
||||||
- BD5758D - Add delays and ACKs :esphomepr:`5524` by :ghuser:`Cossid`
|
- BD5758D - Add delays and ACKs :esphomepr:`5524` by :ghuser:`Cossid`
|
||||||
- Update Improv BLE component :esphomepr:`5518` by :ghuser:`jesserockz`
|
- Update Improv BLE component :esphomepr:`5518` by :ghuser:`jesserockz`
|
||||||
|
Loading…
Reference in New Issue
Block a user