Update changelog for 2023.7.1

This commit is contained in:
Jesse Hills 2023-08-01 12:09:19 +12:00
parent 75fb166e6a
commit 53e01edac9
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 12 additions and 0 deletions

View File

@ -86,6 +86,18 @@ Beta Changes
- [LD2410] Remove baud_rate check :esphomepr:`5112` by :ghuser:`voed`
- Fix silence detection flag on voice assistant :esphomepr:`5120` by :ghuser:`jesserockz`
Release 2023.7.1 - August 1
---------------------------
- Dashboard: use Popen() on Windows :esphomepr:`5110` by :ghuser:`kuba2k2`
- Swap ADC back to use 'int' because C3 :esphomepr:`5151` by :ghuser:`kbx81`
- wifi: handle WIFI_REASON_ROAMING reason in event :esphomepr:`5153` by :ghuser:`stintel`
- Slightly lower template switch setup priority :esphomepr:`5163` by :ghuser:`cvwillegen`
- update "Can't convert" warning to match others in homeassistant_sensor :esphomepr:`5162` by :ghuser:`PlainTechEnthusiast`
- Increase maximum number of BLE notifications :esphomepr:`5155` by :ghuser:`bdraco`
- invert min_rssi check :esphomepr:`5150` by :ghuser:`Jorre05`
- Fix graininess & streaks for 7.50inV2alt Waveshare e-paper :esphomepr:`5168` by :ghuser:`Egglestron`
All changes
^^^^^^^^^^^