Skip to content

Commit 22bcedb

Browse files
authored
Merge pull request #4272 from esphome/bump-2024.9.1
2024.9.1
2 parents 8288cd3 + ee6b3bf commit 22bcedb

File tree

6 files changed

+13
-5
lines changed

6 files changed

+13
-5
lines changed

Doxygen

Lines changed: 1 addition & 1 deletion
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 = 2024.9.0
41+
PROJECT_NUMBER = 2024.9.1
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ESPHOME_PATH = ../esphome
2-
ESPHOME_REF = 2024.9.0
2+
ESPHOME_REF = 2024.9.1
33
PAGEFIND_VERSION=1.1.0
44
PAGEFIND=pagefind
55
NET_PAGEFIND=../pagefindbin/pagefind

_static/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2024.9.0
1+
2024.9.1

changelog/2024.9.0.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,12 @@ Did you know that Jesse and Keith both are employed at `Nabu Casa <https://nabuc
4646
Yep, that's possible thanks to everyone who subscribes to Home Assistant Cloud. Thank you!
4747

4848

49+
Release 2024.9.1 - September 23
50+
-------------------------------
51+
52+
- Copy active wake words to message :esphomepr:`7481` by :ghuser:`synesthesiam`
53+
54+
4955
Full list of changes
5056
--------------------
5157

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
# The short X.Y version.
7070
version = "2024.9"
7171
# The full version, including alpha/beta/rc tags.
72-
release = "2024.9.0"
72+
release = "2024.9.1"
7373

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

guides/supporters.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ Contributors
391391
- `damanti-me (@damanti-me) <https://github.com/damanti-me>`__
392392
- `Justin Grover (@dancingcactus) <https://github.com/dancingcactus>`__
393393
- `Dan C Williams (@dancwilliams) <https://github.com/dancwilliams>`__
394+
- `Dan Greco (@dangreco) <https://github.com/dangreco>`__
394395
- `Daniel Bjørnbakk (@danibjor) <https://github.com/danibjor>`__
395396
- `Daniel Baulig (@DanielBaulig) <https://github.com/DanielBaulig>`__
396397
- `Daniel D'Abate (@danieldabate) <https://github.com/danieldabate>`__
@@ -478,6 +479,7 @@ Contributors
478479
- `Andrea Casini (@ditadipolvere08) <https://github.com/ditadipolvere08>`__
479480
- `Johann V. (@divinitas) <https://github.com/divinitas>`__
480481
- `dj-bauer (@dj-bauer) <https://github.com/dj-bauer>`__
482+
- `djsf (@dj-sf) <https://github.com/dj-sf>`__
481483
- `Dominic Pearman (@djpearman) <https://github.com/djpearman>`__
482484
- `djtef (@djtef) <https://github.com/djtef>`__
483485
- `djwlindenaar (@djwlindenaar) <https://github.com/djwlindenaar>`__
@@ -1981,4 +1983,4 @@ Contributors
19811983
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
19821984
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
19831985

1984-
*This page was last updated September 18, 2024.*
1986+
*This page was last updated September 23, 2024.*

0 commit comments

Comments
 (0)