Update changelog for 2021.11.1

This commit is contained in:
Jesse Hills 2021-11-17 23:34:12 +13:00
parent ed863c1090
commit 238875d468
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A

View File

@ -96,9 +96,14 @@ When using the default resolution of 0.5 for the BH17850, the result is now divi
Binary sensor device classes Binary sensor device classes
---------------------------- ----------------------------
:esphomepr:`2703` brings the binary sensor device classes up to date with Home Assistant, but this means that :esphomepr:`2703` removed the ``update`` ``device_class`` for binary sensors incorrectly in 2021.11.0. :ghuser:`frenck` noticed this and has
the ``update`` ``device_class`` for binary sensors has been removed, you will get an error in your configuration if added it back again in 2021.11.1.
you are using this device class.
Release 2021.11.1 - November 17
-------------------------------
- Fix AQI index calculator :esphomepr:`2739` by :ghuser:`freekode`
- Re-instate device class update for binary sensors :esphomepr:`2743` by :ghuser:`frenck`
Full list of changes Full list of changes
-------------------- --------------------
@ -263,6 +268,8 @@ All changes
- Fix zeroconf time comparisons :esphomepr:`2733` by :ghuser:`jesserockz` - Fix zeroconf time comparisons :esphomepr:`2733` by :ghuser:`jesserockz`
- BLE_Sensor: Use as_reversed_hex_array to properly parse UUIDs after #1627 :esphomepr:`2737` by :ghuser:`tekmaven` (breaking-change) - BLE_Sensor: Use as_reversed_hex_array to properly parse UUIDs after #1627 :esphomepr:`2737` by :ghuser:`tekmaven` (breaking-change)
- Fix senseair component uart read timeout :esphomepr:`2658` by :ghuser:`rotarykite` - Fix senseair component uart read timeout :esphomepr:`2658` by :ghuser:`rotarykite`
- Fix AQI index calculator :esphomepr:`2739` by :ghuser:`freekode`
- Re-instate device class update for binary sensors :esphomepr:`2743` by :ghuser:`frenck`
Past Changelogs Past Changelogs
--------------- ---------------