Skip to content

Commit da90429

Browse files
authored
Merge pull request #4729 from esphome/bump-2025.2.2
2025.2.2
2 parents 325d1c6 + bdda458 commit da90429

File tree

6 files changed

+20
-5
lines changed

6 files changed

+20
-5
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.2.1
41+
PROJECT_NUMBER = 2025.2.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.2.1
2+
ESPHOME_REF = 2025.2.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.2.1
1+
2025.2.2

changelog/2025.2.0.rst

+10
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,16 @@ Release 2025.2.1 - February 26
136136
- Fix bluetooth race when disconnect called while still connecting :esphomepr:`8297` by :ghuser:`bdraco`
137137
- [esp32_touch] Fix variants, add tests for variants :esphomepr:`8320` by :ghuser:`kbx81`
138138

139+
140+
Release 2025.2.2 - March 3
141+
--------------------------
142+
143+
- Fix ``end_of_scan_`` not being called while disconnecting :esphomepr:`8328` by :ghuser:`bdraco`
144+
- [audio] Determine http timeout based on duration since last successful read :esphomepr:`8341` by :ghuser:`kahrendt`
145+
- Bump aioesphomeapi to 29.3.2 :esphomepr:`8353` by :ghuser:`bdraco`
146+
- [ltr390] Move calculation to allow dynamic setting of gain and resolution :esphomepr:`8343` by :ghuser:`jesserockz`
147+
148+
139149
Full list of changes
140150
--------------------
141151

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
# The short X.Y version.
7575
version = "2025.2"
7676
# The full version, including alpha/beta/rc tags.
77-
release = "2025.2.1"
77+
release = "2025.2.2"
7878

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

guides/supporters.rst

+6-1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Contributors
183183
- `B48D81EFCC (@B48D81EFCC) <https://github.com/B48D81EFCC>`__
184184
- `Florian Mösch (@badbadc0ffee) <https://github.com/badbadc0ffee>`__
185185
- `Baden (@baden03) <https://github.com/baden03>`__
186+
- `badrpc (@badrpc) <https://github.com/badrpc>`__
186187
- `Marco Tombesi (@baggior) <https://github.com/baggior>`__
187188
- `Ken Baker (@bakerkj) <https://github.com/bakerkj>`__
188189
- `balk77 (@balk77) <https://github.com/balk77>`__
@@ -488,6 +489,7 @@ Contributors
488489
- `Davide Depau (@depau) <https://github.com/depau>`__
489490
- `dependabot[bot] (@dependabot[bot]) <https://github.com/dependabot[bot]>`__
490491
- `Joeri Colman (@depuits) <https://github.com/depuits>`__
492+
- `dergib22 (@dergib22) <https://github.com/dergib22>`__
491493
- `Mike La Spina (@descipher) <https://github.com/descipher>`__
492494
- `Stephan Martin (@designer2k2) <https://github.com/designer2k2>`__
493495
- `Destix (@Destix) <https://github.com/Destix>`__
@@ -585,6 +587,7 @@ Contributors
585587
- `Maxime Michel (@Egglestron) <https://github.com/Egglestron>`__
586588
- `Eike (@ei-ke) <https://github.com/ei-ke>`__
587589
- `Elazar Leibovich (@elazarl) <https://github.com/elazarl>`__
590+
- `Mike Eldridge (@eldridge) <https://github.com/eldridge>`__
588591
- `Michael Jahn (@electr1cBugaloo) <https://github.com/electr1cBugaloo>`__
589592
- `electrofun-smart (@electrofun-smart) <https://github.com/electrofun-smart>`__
590593
- `Eli (@eli-xciv) <https://github.com/eli-xciv>`__
@@ -1102,6 +1105,7 @@ Contributors
11021105
- `Ludovic BOUÉ (@lboue) <https://github.com/lboue>`__
11031106
- `lcavalli (@lcavalli) <https://github.com/lcavalli>`__
11041107
- `Luis del Valle (@ldelvalleh) <https://github.com/ldelvalleh>`__
1108+
- `Luis Rodriguez (@ldrrp) <https://github.com/ldrrp>`__
11051109
- `Craig Fletcher (@leakypixel) <https://github.com/leakypixel>`__
11061110
- `Dominik Wagenknecht (@LeDominik) <https://github.com/LeDominik>`__
11071111
- `leejoow (@leejoow) <https://github.com/leejoow>`__
@@ -1987,6 +1991,7 @@ Contributors
19871991
- `Austin (@vidplace7) <https://github.com/vidplace7>`__
19881992
- `Vincèn (@vincegre) <https://github.com/vincegre>`__
19891993
- `Virage Laboratories (@viragelabs) <https://github.com/viragelabs>`__
1994+
- `Virusmater (@Virusmater) <https://github.com/Virusmater>`__
19901995
- `Vishnu Mohanan (@vishnumaiea) <https://github.com/vishnumaiea>`__
19911996
- `VitaliyKurokhtin (@VitaliyKurokhtin) <https://github.com/VitaliyKurokhtin>`__
19921997
- `voed (@voed) <https://github.com/voed>`__
@@ -2090,4 +2095,4 @@ Contributors
20902095
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
20912096
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
20922097

2093-
*This page was last updated February 26, 2025.*
2098+
*This page was last updated March 3, 2025.*

0 commit comments

Comments
 (0)