Update changelog for 2023.8.2

This commit is contained in:
Jesse Hills 2023-08-21 12:34:35 +12:00
parent 3a0d5aa50a
commit fe395cacfb
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -29,6 +29,15 @@ Release 2023.8.1 - August 18
- Fix checksum calculation for sml :esphomepr:`5271` by :ghuser:`Mat931`
- Change haier from AUTO to HEAT_COOL :esphomepr:`5267` by :ghuser:`jesserockz` (breaking-change)
Release 2023.8.2 - August 21
----------------------------
- Move libcairo to all architectures in docker :esphomepr:`5276` by :ghuser:`jesserockz`
- Resolve offline ESPs in dashboard when using ESPHOME_DASHBOARD_USE_PING=true :esphomepr:`5281` by :ghuser:`mwolter805`
- Align SPI data rates in C++ code with Python :esphomepr:`5284` by :ghuser:`clydebarrow`
- Change htu21d sensors from required to optional :esphomepr:`5285` by :ghuser:`jesserockz`
- Reserve keyword "clock" :esphomepr:`5279` by :ghuser:`clydebarrow`
Full list of changes
--------------------