Update changelog for 2021.9.0b3

This commit is contained in:
Jesse Hills 2021-09-14 07:15:57 +12:00
parent cf177f51bd
commit 06e0f2c0fd
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,8 @@ Beta Fixes
- Fix a few ESP32-C3 compiler issues :esphomepr:`2265` by :ghuser:`jesserockz`
- sm300d2: Accept (undocumented) 0x80 checksum offset. :esphomepr:`2263` by :ghuser:`poptix`
- Disable automatic usage of SNTP servers from DHCP :esphomepr:`2273` by :ghuser:`oxan`
- Fix API socket issues :esphomepr:`2288` by :ghuser:`OttoWinter`
All changes
^^^^^^^^^^^
@ -145,6 +147,8 @@ All changes
- PMSA003i Update state_class and async :esphomepr:`2216` by :ghuser:`sjtrny`
- Fix a few ESP32-C3 compiler issues :esphomepr:`2265` by :ghuser:`jesserockz`
- sm300d2: Accept (undocumented) 0x80 checksum offset. :esphomepr:`2263` by :ghuser:`poptix`
- Disable automatic usage of SNTP servers from DHCP :esphomepr:`2273` by :ghuser:`oxan`
- Fix API socket issues :esphomepr:`2288` by :ghuser:`OttoWinter`
Past Changelogs
---------------