diff --git a/changelog/2021.11.0.rst b/changelog/2021.11.0.rst index b83debf53..b80bc1497 100644 --- a/changelog/2021.11.0.rst +++ b/changelog/2021.11.0.rst @@ -96,9 +96,14 @@ When using the default resolution of 0.5 for the BH17850, the result is now divi Binary sensor device classes ---------------------------- -:esphomepr:`2703` brings the binary sensor device classes up to date with Home Assistant, but this means that -the ``update`` ``device_class`` for binary sensors has been removed, you will get an error in your configuration if -you are using this device class. +:esphomepr:`2703` removed the ``update`` ``device_class`` for binary sensors incorrectly in 2021.11.0. :ghuser:`frenck` noticed this and has +added it back again in 2021.11.1. + +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 -------------------- @@ -263,6 +268,8 @@ All changes - 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) - 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 --------------- diff --git a/guides/supporters.rst b/guides/supporters.rst index 32c745e37..60d8fd4c4 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -555,7 +555,6 @@ Contributors - `pieterbrink123 (@pieterbrink123) `__ - `pille (@pille) `__ - `Tommy van der Vorst (@pixelspark) `__ -- `pixiandreas (@pixiandreas) `__ - `Peter Kuehne (@pkuehne) `__ - `Plácido Revilla (@placidorevilla) `__ - `Marcus Kempe (@plopp) `__ @@ -563,7 +562,6 @@ Contributors - `polyfaces (@polyfaces) `__ - `poptix (@poptix) `__ - `Iván Povedano (@pove) `__ -- `pplucky (@pplucky) `__ - `probonopd (@probonopd) `__ - `Peter Stuifzand (@pstuifzand) `__ - `Peter Tatrai (@ptatrai) `__ @@ -574,7 +572,6 @@ Contributors - `Tommy Jonsson (@quazzie) `__ - `Quentin Stafford-Fraser (@quentinsf) `__ - `Quinn Hosler (@quinnhosler) `__ -- `r-jordan (@r-jordan) `__ - `Richard Kuhnt (@r15ch13) `__ - `Richard Miles (@r89m) `__ - `Pär Stålberg (@rabbadab) `__ @@ -586,14 +583,12 @@ Contributors - `Ronald Dehuysser (@rdehuyss) `__ - `Alex (@redwngsrul) `__ - `Alex Reid (@reidprojects) `__ -- `rheinz (@rheinz) `__ - `Richard Klingler (@richardklingler) `__ - `richardweinberger (@richardweinberger) `__ - `Rich Foley (@RichFoley) `__ - `Richard Lewis (@richrd) `__ - `Rico van Genugten (@ricovangenugten) `__ - `rjlexx (@rjlexx) `__ -- `rjmurph2241 (@rjmurph2241) `__ - `René Klomp (@rklomp) `__ - `rlowens (@rlowens) `__ - `Roy Meissner (@rmeissn) `__