From e875695aeec4d2fcf46d7c8a9e6634469be51dc8 Mon Sep 17 00:00:00 2001 From: Samuel Sieb Date: Sun, 25 Feb 2024 10:22:50 -0800 Subject: [PATCH 1/4] output is optional (#3633) --- components/fan/speed.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/fan/speed.rst b/components/fan/speed.rst index 2f9f5bc6b..aacf68171 100644 --- a/components/fan/speed.rst +++ b/components/fan/speed.rst @@ -23,9 +23,9 @@ supports speed settings. Configuration variables: ------------------------ -- **output** (**Required**, :ref:`config-id`): The id of the +- **name** (*Optional*, string): The name for this fan. +- **output** (*Optional*, :ref:`config-id`): The id of the :ref:`float output ` to use for this fan. -- **name** (**Required**, string): The name for this fan. - **oscillation_output** (*Optional*, :ref:`config-id`): The id of the :ref:`output ` to use for the oscillation state of this fan. Default is empty. - **direction_output** (*Optional*, :ref:`config-id`): The id of the From 408e49efe26d8c66dd9ebb8f336ade7e471ee6fb Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:52:29 +1300 Subject: [PATCH 2/4] Bump version to 2024.2.1 --- Doxygen | 2 +- Makefile | 2 +- _static/version | 2 +- conf.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doxygen b/Doxygen index 3261a8bab..fbdbd66ee 100644 --- a/Doxygen +++ b/Doxygen @@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2024.2.0 +PROJECT_NUMBER = 2024.2.1 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a diff --git a/Makefile b/Makefile index eac5f8ff8..ff15ec719 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2024.2.0 +ESPHOME_REF = 2024.2.1 .PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify diff --git a/_static/version b/_static/version index 032892e0c..7646412b7 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2024.2.0 \ No newline at end of file +2024.2.1 \ No newline at end of file diff --git a/conf.py b/conf.py index c13fb7248..527010e92 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2024.2" # The full version, including alpha/beta/rc tags. -release = "2024.2.0" +release = "2024.2.1" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 902f9b3f29f90236169c1cfb1000df92bffb987b Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:53:28 +1300 Subject: [PATCH 3/4] Update changelog for 2024.2.1 --- changelog/2024.2.0.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/changelog/2024.2.0.rst b/changelog/2024.2.0.rst index 749d281cd..661920c98 100644 --- a/changelog/2024.2.0.rst +++ b/changelog/2024.2.0.rst @@ -53,6 +53,20 @@ with the time period you were using for the update interval (the default is 60s) sensor. The example in the sensor doc page has been updated to show this. +Release 2024.2.1 - February 26 +------------------------------ + +- Add missing timeout to "async_request" :esphomepr:`6267` by :ghuser:`jesserockz` +- Bump zeroconf timeout to 3000 :esphomepr:`6270` by :ghuser:`jesserockz` +- web_server: Add a position property for cover entities that have the supports position trait :esphomepr:`6269` by :ghuser:`DanielBaulig` +- allow multiple emc2101 :esphomepr:`6272` by :ghuser:`ssieb` +- Fix RP2040 SPI pin validation :esphomepr:`6277` by :ghuser:`kbx81` +- dashboard: move storage json update to a background task in edit save :esphomepr:`6280` by :ghuser:`bdraco` +- make output optional for speed fan :esphomepr:`6274` by :ghuser:`ssieb` +- fix throttle average nan handling :esphomepr:`6275` by :ghuser:`ssieb` +- Fix thermostat supplemental actions :esphomepr:`6282` by :ghuser:`kbx81` + + Full list of changes -------------------- From e28a91071be88def802c78815876c4b9e74b332f Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Mon, 26 Feb 2024 07:54:02 +1300 Subject: [PATCH 4/4] Update supporters for 2024.2.1 --- guides/supporters.rst | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/guides/supporters.rst b/guides/supporters.rst index 55db7ba2d..366d4731c 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -558,21 +558,17 @@ Contributors - `Granville Barker (@granvillebarker) `__ - `Antoine GRÉA (@grea09) `__ - `Greg Arnold (@GregJArnold) `__ -- `Greg MacLellan (@gregmac) `__ - `Gil Peeters (@grillp) `__ -- `Guillaume Rischard (@grischard) `__ - `George (@grob6000) `__ - `groovejumper (@groovejumper) `__ - `gsexton (@gsexton) `__ - `Gabriel Sieben (@gsieben) `__ -- `Guillaume DELVIT (@guiguid) `__ - `guillempages (@guillempages) `__ - `Fabian Pflug (@gumulka) `__ - `Guyohms (@Guyohms) `__ - `Gilles van den Hoven (@gvdhoven) `__ - `h0jeZvgoxFepBQ2C (@h0jeZvgoxFepBQ2C) `__ - `h3ndrik (@h3ndrik) `__ -- `H3 (@H3wastooshort) `__ - `Andi (@h4de5) `__ - `haade (@haade-administrator) `__ - `Peter van Dijk (@Habbie) `__ @@ -583,7 +579,6 @@ Contributors - `Gavin Mogan (@halkeye) `__ - `Charles (@hallard) `__ - `Aniket (@HandyHat) `__ -- `Harrison Jones (@harrisonhjones) `__ - `Charles Thompson (@haryadoon) `__ - `Ha Thach (@hathach) `__ - `Cong Hoang Nguyen (@HcNguyen111) `__ @@ -593,13 +588,10 @@ Contributors - `Jimmy Hedman (@HeMan) `__ - `Hemi03 (@Hemi03) `__ - `HengYongChao (@HengYongChao) `__ -- `HepoH3 (@HepoH3) `__ - `Hermann Kraus (@herm) `__ - `Herr Frei (@herrfrei) `__ - `highground88 (@highground88) `__ - `hindenbugbite (@hindenbugbite) `__ -- `Henrik Fransson (@hmfhmf) `__ -- `Hamish Moffatt (@hmoffatt) `__ - `Hobby Components (@HobbyComponents) `__ - `Hopperpop (@Hopperpop) `__ - `Ilia Sotnikov (@hostcc) `__ @@ -653,6 +645,7 @@ Contributors - `Jason-nz (@Jason-nz) `__ - `Jason2866 (@Jason2866) `__ - `Jas Strong (@jasstrong) `__ +- `Alex Boyd (@javawizard) `__ - `Jay Greco (@jaygreco) `__ - `Jay Newstrom (@JayNewstrom) `__ - `Jeff (@jazzmonger) `__ @@ -1241,6 +1234,7 @@ Contributors - `tomlut (@tomlut) `__ - `tomle (@tomole444) `__ - `Tom Price (@tomtom5152) `__ +- `Anthony Bourguignon (@Toniob) `__ - `David Kiliani (@torfbolt) `__ - `Aleksandra M (@tort32) `__ - `tracestep (@tracestep) `__ @@ -1329,4 +1323,4 @@ Contributors - `Zsolt Zsiros (@ZsZs73) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated February 21, 2024.* +*This page was last updated February 26, 2024.*