Merge pull request #3850 from esphome/bump-2024.5.1

2024.5.1
This commit is contained in:
Jesse Hills 2024-05-20 19:49:18 +12:00 committed by GitHub
commit 584d0bc69f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 29 additions and 10 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = 2024.5.0 PROJECT_NUMBER = 2024.5.1
# Using the PROJECT_BRIEF tag one can provide an optional one line description # 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 # for a project that appears at the top of each page and should give viewer a

View File

@ -1,5 +1,5 @@
ESPHOME_PATH = ../esphome ESPHOME_PATH = ../esphome
ESPHOME_REF = 2024.5.0 ESPHOME_REF = 2024.5.1
PAGEFIND_VERSION=1.1.0 PAGEFIND_VERSION=1.1.0
PAGEFIND=pagefind PAGEFIND=pagefind
NET_PAGEFIND=../pagefindbin/pagefind NET_PAGEFIND=../pagefindbin/pagefind

View File

@ -1 +1 @@
2024.5.0 2024.5.1

View File

@ -19,6 +19,7 @@ ESPHome 2024.5.0 - 15th May 2024
Template Datetime, components/datetime/template, description.svg, dark-invert Template Datetime, components/datetime/template, description.svg, dark-invert
WeiKai SPI/I²C UART/IO Expander, components/weikai, wk2168.jpg WeiKai SPI/I²C UART/IO Expander, components/weikai, wk2168.jpg
Valves, Events, and More Valves, Events, and More
------------------------ ------------------------
@ -29,6 +30,9 @@ A ``Valve`` can be opened, closed, or a specific position set if supported.
They allow better structure and also history and logging of the events sent from ESPHome to Home Assistant compared to just using publishing events onto the They allow better structure and also history and logging of the events sent from ESPHome to Home Assistant compared to just using publishing events onto the
Home Assistant event bus with the ``homeassistant.event`` action. Home Assistant event bus with the ``homeassistant.event`` action.
The ``datetime`` component has also been extended with ``DateTime`` and ``Time`` entity types this release.
ESP32 ADC Attenuation ESP32 ADC Attenuation
--------------------- ---------------------
@ -36,6 +40,16 @@ The attenuation configuration option for ESP32 ``adc`` sensors has had a depreca
The value to replace ``11dB`` with is ``12dB``. There are no functionality changes otherwise. There will be a warning in the logs when installing if you The value to replace ``11dB`` with is ``12dB``. There are no functionality changes otherwise. There will be a warning in the logs when installing if you
are using ``11dB`` and it will be removed in **2024.8.0**. are using ``11dB`` and it will be removed in **2024.8.0**.
Release 2024.5.1 - May 20
-------------------------
- Add device_class to valve core config :esphomepr:`6765` by :ghuser:`acshef`
- Synchronise Device Classes from Home Assistant :esphomepr:`6768` by :ghuser:`esphomebot`
- Fix Upload from Dashboard with MQTT discovery. :esphomepr:`6774` by :ghuser:`Links2004`
- Fix MQTT dashboard discovery (Exception in MqttStatusThread). :esphomepr:`6775` by :ghuser:`Links2004`
Full list of changes Full list of changes
-------------------- --------------------

View File

@ -69,7 +69,7 @@ author = "ESPHome"
# The short X.Y version. # The short X.Y version.
version = "2024.5" version = "2024.5"
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = "2024.5.0" release = "2024.5.1"
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@ -39,6 +39,7 @@ Contributors
- `Antonio (@acarvajalperez) <https://github.com/acarvajalperez>`__ - `Antonio (@acarvajalperez) <https://github.com/acarvajalperez>`__
- `aceindy (@aceindy) <https://github.com/aceindy>`__ - `aceindy (@aceindy) <https://github.com/aceindy>`__
- `Avula Chandra Kiran Reddy (@ackr-8) <https://github.com/ackr-8>`__ - `Avula Chandra Kiran Reddy (@ackr-8) <https://github.com/ackr-8>`__
- `acshef (@acshef) <https://github.com/acshef>`__
- `Zhenyu Wu (@Adam5Wu) <https://github.com/Adam5Wu>`__ - `Zhenyu Wu (@Adam5Wu) <https://github.com/Adam5Wu>`__
- `Chris Byrne (@adapt0) <https://github.com/adapt0>`__ - `Chris Byrne (@adapt0) <https://github.com/adapt0>`__
- `Attila Darazs (@adarazs) <https://github.com/adarazs>`__ - `Attila Darazs (@adarazs) <https://github.com/adarazs>`__
@ -80,6 +81,7 @@ Contributors
- `Alessandro Ranellucci (@alranel) <https://github.com/alranel>`__ - `Alessandro Ranellucci (@alranel) <https://github.com/alranel>`__
- `Maxime Gauduin (@alucryd) <https://github.com/alucryd>`__ - `Maxime Gauduin (@alucryd) <https://github.com/alucryd>`__
- `Andreas Mandel (@amandel) <https://github.com/amandel>`__ - `Andreas Mandel (@amandel) <https://github.com/amandel>`__
- `Andrew McFague (@amcfague) <https://github.com/amcfague>`__
- `Amish Vishwakarma (@amishv) <https://github.com/amishv>`__ - `Amish Vishwakarma (@amishv) <https://github.com/amishv>`__
- `Amit Keret (@amitkeret) <https://github.com/amitkeret>`__ - `Amit Keret (@amitkeret) <https://github.com/amitkeret>`__
- `Ammar Askar (@ammaraskar) <https://github.com/ammaraskar>`__ - `Ammar Askar (@ammaraskar) <https://github.com/ammaraskar>`__
@ -109,10 +111,12 @@ Contributors
- `Anthony (@AnthonyMaiorani) <https://github.com/AnthonyMaiorani>`__ - `Anthony (@AnthonyMaiorani) <https://github.com/AnthonyMaiorani>`__
- `Rémi K. (@antibill51) <https://github.com/antibill51>`__ - `Rémi K. (@antibill51) <https://github.com/antibill51>`__
- `Antonio Fiol (@antonio-fiol) <https://github.com/antonio-fiol>`__ - `Antonio Fiol (@antonio-fiol) <https://github.com/antonio-fiol>`__
- `Andy Barratt (@apbarratt) <https://github.com/apbarratt>`__
- `Andrey Bodrov (@apbodrov) <https://github.com/apbodrov>`__ - `Andrey Bodrov (@apbodrov) <https://github.com/apbodrov>`__
- `Adriaan Peeters (@apeeters) <https://github.com/apeeters>`__ - `Adriaan Peeters (@apeeters) <https://github.com/apeeters>`__
- `apendley (@apendley) <https://github.com/apendley>`__ - `apendley (@apendley) <https://github.com/apendley>`__
- `Darius Ratkevičius (@aphex008) <https://github.com/aphex008>`__ - `Darius Ratkevičius (@aphex008) <https://github.com/aphex008>`__
- `Andy S (@apsbiker) <https://github.com/apsbiker>`__
- `aquaticus (@aquaticus) <https://github.com/aquaticus>`__ - `aquaticus (@aquaticus) <https://github.com/aquaticus>`__
- `Andy Allsopp (@arallsopp) <https://github.com/arallsopp>`__ - `Andy Allsopp (@arallsopp) <https://github.com/arallsopp>`__
- `arantius (@arantius) <https://github.com/arantius>`__ - `arantius (@arantius) <https://github.com/arantius>`__
@ -305,6 +309,7 @@ Contributors
- `cptquad (@cptquad) <https://github.com/cptquad>`__ - `cptquad (@cptquad) <https://github.com/cptquad>`__
- `CptSkippy (@cptskippy) <https://github.com/cptskippy>`__ - `CptSkippy (@cptskippy) <https://github.com/cptskippy>`__
- `Grant Le Roux (@cram42) <https://github.com/cram42>`__ - `Grant Le Roux (@cram42) <https://github.com/cram42>`__
- `CrewMdk (@CrewMdk) <https://github.com/CrewMdk>`__
- `Corey Rice (@crice009) <https://github.com/crice009>`__ - `Corey Rice (@crice009) <https://github.com/crice009>`__
- `crp500 (@crp500) <https://github.com/crp500>`__ - `crp500 (@crp500) <https://github.com/crp500>`__
- `cryptelli (@cryptelli) <https://github.com/cryptelli>`__ - `cryptelli (@cryptelli) <https://github.com/cryptelli>`__
@ -369,7 +374,6 @@ Contributors
- `Daniel Eisterhold (@deisterhold) <https://github.com/deisterhold>`__ - `Daniel Eisterhold (@deisterhold) <https://github.com/deisterhold>`__
- `Mickaël Le Baillif (@demikl) <https://github.com/demikl>`__ - `Mickaël Le Baillif (@demikl) <https://github.com/demikl>`__
- `denes44 (@denes44) <https://github.com/denes44>`__ - `denes44 (@denes44) <https://github.com/denes44>`__
- `Dennis (@dennisvbussel) <https://github.com/dennisvbussel>`__
- `dentra (@dentra) <https://github.com/dentra>`__ - `dentra (@dentra) <https://github.com/dentra>`__
- `depasseg (@depasseg) <https://github.com/depasseg>`__ - `depasseg (@depasseg) <https://github.com/depasseg>`__
- `Davide Depau (@depau) <https://github.com/depau>`__ - `Davide Depau (@depau) <https://github.com/depau>`__
@ -433,7 +437,6 @@ Contributors
- `Janez Troha (@dz0ny) <https://github.com/dz0ny>`__ - `Janez Troha (@dz0ny) <https://github.com/dz0ny>`__
- `Dimitris Zervas (@dzervas) <https://github.com/dzervas>`__ - `Dimitris Zervas (@dzervas) <https://github.com/dzervas>`__
- `Dan Jackson (@e28eta) <https://github.com/e28eta>`__ - `Dan Jackson (@e28eta) <https://github.com/e28eta>`__
- `Ettore Beltrame (@E440QF) <https://github.com/E440QF>`__
- `Earle F. Philhower, III (@earlephilhower) <https://github.com/earlephilhower>`__ - `Earle F. Philhower, III (@earlephilhower) <https://github.com/earlephilhower>`__
- `Ermanno Baschiera (@ebaschiera) <https://github.com/ebaschiera>`__ - `Ermanno Baschiera (@ebaschiera) <https://github.com/ebaschiera>`__
- `ebw44 (@ebw44) <https://github.com/ebw44>`__ - `ebw44 (@ebw44) <https://github.com/ebw44>`__
@ -465,7 +468,6 @@ Contributors
- `Anders Persson (@emwap) <https://github.com/emwap>`__ - `Anders Persson (@emwap) <https://github.com/emwap>`__
- `Bert (@Engelbert) <https://github.com/Engelbert>`__ - `Bert (@Engelbert) <https://github.com/Engelbert>`__
- `Engineer_Will (@EngineerWill) <https://github.com/EngineerWill>`__ - `Engineer_Will (@EngineerWill) <https://github.com/EngineerWill>`__
- `Evan Petousis (@epetousis) <https://github.com/epetousis>`__
- `erapade (@erapade) <https://github.com/erapade>`__ - `erapade (@erapade) <https://github.com/erapade>`__
- `Josh Gwosdz (@erdii) <https://github.com/erdii>`__ - `Josh Gwosdz (@erdii) <https://github.com/erdii>`__
- `Eric Coffman (@ericbrian) <https://github.com/ericbrian>`__ - `Eric Coffman (@ericbrian) <https://github.com/ericbrian>`__
@ -477,7 +479,6 @@ Contributors
- `esphomebot (@esphomebot) <https://github.com/esphomebot>`__ - `esphomebot (@esphomebot) <https://github.com/esphomebot>`__
- `espressif2022 (@espressif2022) <https://github.com/espressif2022>`__ - `espressif2022 (@espressif2022) <https://github.com/espressif2022>`__
- `Daniel Dunn (@EternityForest) <https://github.com/EternityForest>`__ - `Daniel Dunn (@EternityForest) <https://github.com/EternityForest>`__
- `EtienneMD (@EtienneMD) <https://github.com/EtienneMD>`__
- `etzisim (@etzisim) <https://github.com/etzisim>`__ - `etzisim (@etzisim) <https://github.com/etzisim>`__
- `Evan Coleman (@evandcoleman) <https://github.com/evandcoleman>`__ - `Evan Coleman (@evandcoleman) <https://github.com/evandcoleman>`__
- `Clemens Kirchgatterer (@everslick) <https://github.com/everslick>`__ - `Clemens Kirchgatterer (@everslick) <https://github.com/everslick>`__
@ -711,6 +712,7 @@ Contributors
- `James Szalay (@jtszalay) <https://github.com/jtszalay>`__ - `James Szalay (@jtszalay) <https://github.com/jtszalay>`__
- `Jules-R (@Jules-R) <https://github.com/Jules-R>`__ - `Jules-R (@Jules-R) <https://github.com/Jules-R>`__
- `Julie Koubová (@juliekoubova) <https://github.com/juliekoubova>`__ - `Julie Koubová (@juliekoubova) <https://github.com/juliekoubova>`__
- `junkie1969 (@junkie1969) <https://github.com/junkie1969>`__
- `Mike Ryan (@justfalter) <https://github.com/justfalter>`__ - `Mike Ryan (@justfalter) <https://github.com/justfalter>`__
- `Kris (@K-r-i-s-t-i-a-n) <https://github.com/K-r-i-s-t-i-a-n>`__ - `Kris (@K-r-i-s-t-i-a-n) <https://github.com/K-r-i-s-t-i-a-n>`__
- `k0rtina (@k0rtina) <https://github.com/k0rtina>`__ - `k0rtina (@k0rtina) <https://github.com/k0rtina>`__
@ -793,6 +795,7 @@ Contributors
- `Luke Fitzgerald (@lwfitzgerald) <https://github.com/lwfitzgerald>`__ - `Luke Fitzgerald (@lwfitzgerald) <https://github.com/lwfitzgerald>`__
- `Alex Peters (@Lx) <https://github.com/Lx>`__ - `Alex Peters (@Lx) <https://github.com/Lx>`__
- `Linar Yusupov (@lyusupov) <https://github.com/lyusupov>`__ - `Linar Yusupov (@lyusupov) <https://github.com/lyusupov>`__
- `M3C-Owx (@M3C-Owx) <https://github.com/M3C-Owx>`__
- `85368.MB (@M4dMikel) <https://github.com/M4dMikel>`__ - `85368.MB (@M4dMikel) <https://github.com/M4dMikel>`__
- `maaadc (@maaadc) <https://github.com/maaadc>`__ - `maaadc (@maaadc) <https://github.com/maaadc>`__
- `Marc-Antoine Courteau (@macourteau) <https://github.com/macourteau>`__ - `Marc-Antoine Courteau (@macourteau) <https://github.com/macourteau>`__
@ -948,7 +951,6 @@ Contributors
- `Nippey (@Nippey) <https://github.com/Nippey>`__ - `Nippey (@Nippey) <https://github.com/Nippey>`__
- `Zvonimir Haramustek (@nitko12) <https://github.com/nitko12>`__ - `Zvonimir Haramustek (@nitko12) <https://github.com/nitko12>`__
- `Nixspers (@Nixspers) <https://github.com/Nixspers>`__ - `Nixspers (@Nixspers) <https://github.com/Nixspers>`__
- `Dennis (@Nizzle) <https://github.com/Nizzle>`__
- `nldroid (@nldroid) <https://github.com/nldroid>`__ - `nldroid (@nldroid) <https://github.com/nldroid>`__
- `Niccolò Maggioni (@nmaggioni) <https://github.com/nmaggioni>`__ - `Niccolò Maggioni (@nmaggioni) <https://github.com/nmaggioni>`__
- `nmeachen (@nmeachen) <https://github.com/nmeachen>`__ - `nmeachen (@nmeachen) <https://github.com/nmeachen>`__
@ -988,6 +990,7 @@ Contributors
- `Maxime Dufour (@outscale-mdr) <https://github.com/outscale-mdr>`__ - `Maxime Dufour (@outscale-mdr) <https://github.com/outscale-mdr>`__
- `Ben Owen (@owenb321) <https://github.com/owenb321>`__ - `Ben Owen (@owenb321) <https://github.com/owenb321>`__
- `Oxan van Leeuwen (@oxan) <https://github.com/oxan>`__ - `Oxan van Leeuwen (@oxan) <https://github.com/oxan>`__
- `oxynatOr (@oxynatOr) <https://github.com/oxynatOr>`__
- `Pablo Clemente Maseda (@paclema) <https://github.com/paclema>`__ - `Pablo Clemente Maseda (@paclema) <https://github.com/paclema>`__
- `Paint Your Dragon (@PaintYourDragon) <https://github.com/PaintYourDragon>`__ - `Paint Your Dragon (@PaintYourDragon) <https://github.com/PaintYourDragon>`__
- `Victor Tseng (@Palatis) <https://github.com/Palatis>`__ - `Victor Tseng (@Palatis) <https://github.com/Palatis>`__
@ -1082,6 +1085,7 @@ Contributors
- `Robert Gabrielson (@rgabrielson11) <https://github.com/rgabrielson11>`__ - `Robert Gabrielson (@rgabrielson11) <https://github.com/rgabrielson11>`__
- `Rafael Goes (@rgriffogoes) <https://github.com/rgriffogoes>`__ - `Rafael Goes (@rgriffogoes) <https://github.com/rgriffogoes>`__
- `rheinz (@rheinz) <https://github.com/rheinz>`__ - `rheinz (@rheinz) <https://github.com/rheinz>`__
- `Rhys79 (@Rhys79) <https://github.com/Rhys79>`__
- `richardhopton (@richardhopton) <https://github.com/richardhopton>`__ - `richardhopton (@richardhopton) <https://github.com/richardhopton>`__
- `Richard Klingler (@richardklingler) <https://github.com/richardklingler>`__ - `Richard Klingler (@richardklingler) <https://github.com/richardklingler>`__
- `Richard Lewis (@richrd) <https://github.com/richrd>`__ - `Richard Lewis (@richrd) <https://github.com/richrd>`__
@ -1216,6 +1220,7 @@ Contributors
- `Aiden (@tarontop) <https://github.com/tarontop>`__ - `Aiden (@tarontop) <https://github.com/tarontop>`__
- `Hawawa McTaru (@TaruDesigns) <https://github.com/TaruDesigns>`__ - `Hawawa McTaru (@TaruDesigns) <https://github.com/TaruDesigns>`__
- `Jake Kromer (@techwithjake) <https://github.com/techwithjake>`__ - `Jake Kromer (@techwithjake) <https://github.com/techwithjake>`__
- `tehniemer (@tehniemer) <https://github.com/tehniemer>`__
- `Ryan Hoffman (@tekmaven) <https://github.com/tekmaven>`__ - `Ryan Hoffman (@tekmaven) <https://github.com/tekmaven>`__
- `testbughub (@testbughub) <https://github.com/testbughub>`__ - `testbughub (@testbughub) <https://github.com/testbughub>`__
- `Tudor Sandu (@tetele) <https://github.com/tetele>`__ - `Tudor Sandu (@tetele) <https://github.com/tetele>`__
@ -1366,4 +1371,4 @@ Contributors
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__ - `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__ - `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
*This page was last updated May 15, 2024.* *This page was last updated May 20, 2024.*