Update changelog for 2023.10.0b3

This commit is contained in:
Jesse Hills 2023-10-17 20:15:47 +13:00
parent 363cb8157d
commit c8445043b7
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
1 changed files with 12 additions and 0 deletions

View File

@ -69,6 +69,12 @@ Beta Changes
- Update Improv BLE component :esphomepr:`5518` by :ghuser:`jesserockz`
- SM10BIT_BASE - Add delays and ACKs, clear all channels before sleeping. :esphomepr:`5526` by :ghuser:`Cossid`
- BP1658CJ - Clear all channels before sleeping. :esphomepr:`5525` by :ghuser:`Cossid`
- Prometheus fix for esp-idf and fix newlines :esphomepr:`5536` by :ghuser:`jesserockz`
- Make IPAddress's operator!= compare values, not memory addresses. :esphomepr:`5537` by :ghuser:`raineth`
- Add change i2c address and allow multi conf for TB6612FNG :esphomepr:`5492` by :ghuser:`max246`
- Add stream start and end events :esphomepr:`5545` by :ghuser:`jesserockz`
- Fix esp32_improv authorizer with no binary sensors in config :esphomepr:`5546` by :ghuser:`jesserockz`
- More voice assistant fixes :esphomepr:`5547` by :ghuser:`jesserockz`
All changes
^^^^^^^^^^^
@ -119,6 +125,12 @@ All changes
- Update Improv BLE component :esphomepr:`5518` by :ghuser:`jesserockz`
- SM10BIT_BASE - Add delays and ACKs, clear all channels before sleeping. :esphomepr:`5526` by :ghuser:`Cossid`
- BP1658CJ - Clear all channels before sleeping. :esphomepr:`5525` by :ghuser:`Cossid`
- Prometheus fix for esp-idf and fix newlines :esphomepr:`5536` by :ghuser:`jesserockz`
- Make IPAddress's operator!= compare values, not memory addresses. :esphomepr:`5537` by :ghuser:`raineth`
- Add change i2c address and allow multi conf for TB6612FNG :esphomepr:`5492` by :ghuser:`max246`
- Add stream start and end events :esphomepr:`5545` by :ghuser:`jesserockz`
- Fix esp32_improv authorizer with no binary sensors in config :esphomepr:`5546` by :ghuser:`jesserockz`
- More voice assistant fixes :esphomepr:`5547` by :ghuser:`jesserockz`
Past Changelogs
---------------