Skip to content

Commit a86fa27

Browse files
authored
Merge pull request #4900 from esphome/bump-2025.4.2
2025.4.2
2 parents 39603bd + 6d95260 commit a86fa27

File tree

7 files changed

+75
-34
lines changed

7 files changed

+75
-34
lines changed

Doxygen

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 2025.4.1
41+
PROJECT_NUMBER = 2025.4.2
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ESPHOME_PATH = ../esphome
2-
ESPHOME_REF = 2025.4.1
2+
ESPHOME_REF = 2025.4.2
33
PAGEFIND_VERSION=1.1.1
44
PAGEFIND=pagefind
55
NET_PAGEFIND=../pagefindbin/pagefind

_static/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025.4.1
1+
2025.4.2

changelog/2025.4.0.rst

+13
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,19 @@ Release 2025.4.1 - April 29
2727
- [core] Fix setting of log level/verbose :esphomepr:`8600` by :ghuser:`clydebarrow`
2828
- Update ens160_base.cpp – fix wrong double negative :esphomepr:`8639` by :ghuser:`steffenbanhardt`
2929

30+
Release 2025.4.2 - May 12
31+
-------------------------
32+
33+
- Fix unexpected widget update behavior :esphomepr:`8260` by :ghuser:`bdm310`
34+
- [esp32_ble] Remove explicit and now incorrect ble override for esp32-c6 :esphomepr:`8643` by :ghuser:`jesserockz`
35+
- [media_player] Fix actions with id as value :esphomepr:`8654` by :ghuser:`jesserockz`
36+
- Fix typo preventing tt21100 from autosetting the touchscreen res. :esphomepr:`8662` by :ghuser:`raineth`
37+
- Fix HLW8012 sensor not returning values if change_mode_every is set to never :esphomepr:`8456` by :ghuser:`SuperPlusUser`
38+
- [display] Fix Rect::inside :esphomepr:`8679` by :ghuser:`clydebarrow`
39+
- [as3935_i2c] Remove redundant includes :esphomepr:`8677` by :ghuser:`clydebarrow`
40+
- [lvgl] Allow padding to be negative :esphomepr:`8671` by :ghuser:`clydebarrow`
41+
- [lvgl] Fix image property processing :esphomepr:`8691` by :ghuser:`clydebarrow`
42+
3043
Full list of changes
3144
--------------------
3245

components/lvgl/widgets.rst

+45-29
Large diffs are not rendered by default.

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# The short X.Y version.
7474
version = "2025.4"
7575
# The full version, including alpha/beta/rc tags.
76-
release = "2025.4.1"
76+
release = "2025.4.2"
7777

7878
# The language for content autogenerated by Sphinx. Refer to documentation
7979
# for a list of supported languages.

guides/supporters.rst

+13-1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ Contributors
7777
- `akoivist (@akoivist) <https://github.com/akoivist>`__
7878
- `Andrej Komelj (@akomelj) <https://github.com/akomelj>`__
7979
- `Alex Konradi (@akonradi) <https://github.com/akonradi>`__
80+
- `Aarni Koskela (@akx) <https://github.com/akx>`__
8081
- `Alone (@al-one) <https://github.com/al-one>`__
8182
- `Albin Kauffmann (@albinou) <https://github.com/albinou>`__
8283
- `Andre Lengwenus (@alengwenus) <https://github.com/alengwenus>`__
@@ -235,6 +236,7 @@ Contributors
235236
- `Brandon (@bgulla) <https://github.com/bgulla>`__
236237
- `Brett Hoggins (@BHoggs) <https://github.com/BHoggs>`__
237238
- `Benedikt Hübschen (@bhuebschen) <https://github.com/bhuebschen>`__
239+
- `Pawel (@BieleckiLtd) <https://github.com/BieleckiLtd>`__
238240
- `Bierchermuesli (@Bierchermuesli) <https://github.com/Bierchermuesli>`__
239241
- `BigBobbas (@BigBobbas) <https://github.com/BigBobbas>`__
240242
- `bigwoof (@bigwoof) <https://github.com/bigwoof>`__
@@ -858,6 +860,7 @@ Contributors
858860
- `Dion (@ikbendion) <https://github.com/ikbendion>`__
859861
- `Tim Smeets (@ikilledmypc) <https://github.com/ikilledmypc>`__
860862
- `iKK001 (@iKK001) <https://github.com/iKK001>`__
863+
- `Pat Satyshur (@ilikecake) <https://github.com/ilikecake>`__
861864
- `ilium007 (@ilium007) <https://github.com/ilium007>`__
862865
- `Ilias Lolis (@ilolis) <https://github.com/ilolis>`__
863866
- `Iman Ahmadvand (@IMAN4K) <https://github.com/IMAN4K>`__
@@ -1348,6 +1351,7 @@ Contributors
13481351
- `Chris Laplante (@mostthingsweb) <https://github.com/mostthingsweb>`__
13491352
- `Matthew Pettitt (@mpettitt) <https://github.com/mpettitt>`__
13501353
- `Michael P. Flaga (@mpflaga) <https://github.com/mpflaga>`__
1354+
- `Matti Lattu (@mplattu) <https://github.com/mplattu>`__
13511355
- `Darren Griffin (@mrdarrengriffin) <https://github.com/mrdarrengriffin>`__
13521356
- `Björn Ebbinghaus (@MrEbbinghaus) <https://github.com/MrEbbinghaus>`__
13531357
- `Sam Hughes (@MrEditor97) <https://github.com/MrEditor97>`__
@@ -1567,6 +1571,7 @@ Contributors
15671571
- `polyfloyd (@polyfloyd) <https://github.com/polyfloyd>`__
15681572
- `Pontus Oldberg (@PontusO) <https://github.com/PontusO>`__
15691573
- `poptix (@poptix) <https://github.com/poptix>`__
1574+
- `Portagoras (@Portagoras) <https://github.com/Portagoras>`__
15701575
- `Iván Povedano (@pove) <https://github.com/pove>`__
15711576
- `Dave (@pow4all) <https://github.com/pow4all>`__
15721577
- `pplucky (@pplucky) <https://github.com/pplucky>`__
@@ -1592,6 +1597,7 @@ Contributors
15921597
- `Pietro (@PxPert) <https://github.com/PxPert>`__
15931598
- `[pʲɵs] (@pyos) <https://github.com/pyos>`__
15941599
- `Peter Zich (@pzich) <https://github.com/pzich>`__
1600+
- `Rich (@Q-Branch) <https://github.com/Q-Branch>`__
15951601
- `QbaF (@QbaF) <https://github.com/QbaF>`__
15961602
- `Qc (@qc24) <https://github.com/qc24>`__
15971603
- `Quinn Casey (@qcasey) <https://github.com/qcasey>`__
@@ -1685,6 +1691,7 @@ Contributors
16851691
- `rotarykite (@rotarykite) <https://github.com/rotarykite>`__
16861692
- `Krzysztof Zdulski (@RouNNdeL) <https://github.com/RouNNdeL>`__
16871693
- `Roving Ronin (@Roving-Ronin) <https://github.com/Roving-Ronin>`__
1694+
- `Julien Roy (@royto) <https://github.com/royto>`__
16881695
- `Robert Paskowitz (@rpaskowitz) <https://github.com/rpaskowitz>`__
16891696
- `Rajan Patel (@rpatel3001) <https://github.com/rpatel3001>`__
16901697
- `Bob Perciaccante (@rperciaccante) <https://github.com/rperciaccante>`__
@@ -1795,6 +1802,7 @@ Contributors
17951802
- `Smartpadza (@Smartpadza) <https://github.com/Smartpadza>`__
17961803
- `smischny (@smischny) <https://github.com/smischny>`__
17971804
- `Jacob Masen-Smith (@smithjacobj) <https://github.com/smithjacobj>`__
1805+
- `SodaWithoutSparkles (@SodaWithoutSparkles) <https://github.com/SodaWithoutSparkles>`__
17981806
- `John Mueller (@softplus) <https://github.com/softplus>`__
17991807
- `Kyle Cascade (@solarkennedy) <https://github.com/solarkennedy>`__
18001808
- `Luca Zimmermann (@soundstorm) <https://github.com/soundstorm>`__
@@ -1822,6 +1830,7 @@ Contributors
18221830
- `starwolf73 (@starwolf73) <https://github.com/starwolf73>`__
18231831
- `Stas (@stas-sl) <https://github.com/stas-sl>`__
18241832
- `Stefan (@stefanroelofs) <https://github.com/stefanroelofs>`__
1833+
- `Steffen Banhardt (@steffenbanhardt) <https://github.com/steffenbanhardt>`__
18251834
- `stegm (@stegm) <https://github.com/stegm>`__
18261835
- `Katherine Whitlock (@stellar-aria) <https://github.com/stellar-aria>`__
18271836
- `Stephen Papierski (@stephenpapierski) <https://github.com/stephenpapierski>`__
@@ -1888,6 +1897,7 @@ Contributors
18881897
- `The Impaler (@the-impaler) <https://github.com/the-impaler>`__
18891898
- `Avri Chen-Roth (@the-mentor) <https://github.com/the-mentor>`__
18901899
- `The-Paran0id-Andr0id (@The-Paran0id-Andr0id) <https://github.com/The-Paran0id-Andr0id>`__
1900+
- `TheAppleFreak (@TheAppleFreak) <https://github.com/TheAppleFreak>`__
18911901
- `Nejc (@thedexboy) <https://github.com/thedexboy>`__
18921902
- `Thomas Eckerstorfer (@TheEggi) <https://github.com/TheEggi>`__
18931903
- `Theexternaldisk (@Theexternaldisk) <https://github.com/Theexternaldisk>`__
@@ -2014,8 +2024,10 @@ Contributors
20142024
- `VersedBook0 (@VersedBook0) <https://github.com/VersedBook0>`__
20152025
- `Víctor Ferrer García (@vicfergar) <https://github.com/vicfergar>`__
20162026
- `victorclaessen (@victorclaessen) <https://github.com/victorclaessen>`__
2027+
- `Victor J Chamorro (@victorjchamorro) <https://github.com/victorjchamorro>`__
20172028
- `Austin (@vidplace7) <https://github.com/vidplace7>`__
20182029
- `Vincèn (@vincegre) <https://github.com/vincegre>`__
2030+
- `Vincent (@Viproz) <https://github.com/Viproz>`__
20192031
- `Virage Laboratories (@viragelabs) <https://github.com/viragelabs>`__
20202032
- `Virusmater (@Virusmater) <https://github.com/Virusmater>`__
20212033
- `Vishnu Mohanan (@vishnumaiea) <https://github.com/vishnumaiea>`__
@@ -2122,4 +2134,4 @@ Contributors
21222134
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
21232135
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
21242136

2125-
*This page was last updated April 29, 2025.*
2137+
*This page was last updated May 12, 2025.*

0 commit comments

Comments
 (0)