Merge branch 'current' into next

This commit is contained in:
Jesse Hills 2024-05-20 19:50:59 +12:00
commit 0dcb3a404f
No known key found for this signature in database
GPG Key ID: BEAAE804EFD8E83A
2 changed files with 25 additions and 6 deletions

View File

@ -19,6 +19,7 @@ ESPHome 2024.5.0 - 15th May 2024
Template Datetime, components/datetime/template, description.svg, dark-invert
WeiKai SPI/I²C UART/IO Expander, components/weikai, wk2168.jpg
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
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
---------------------
@ -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
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
--------------------

View File

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