diff --git a/Doxygen b/Doxygen index 04b6079c4c..4b3e1c436e 100644 --- a/Doxygen +++ b/Doxygen @@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2024.9.0 +PROJECT_NUMBER = 2024.9.1 # 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 diff --git a/Makefile b/Makefile index 9b0a8d1ed9..2bacad9d95 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2024.9.0 +ESPHOME_REF = 2024.9.1 PAGEFIND_VERSION=1.1.0 PAGEFIND=pagefind NET_PAGEFIND=../pagefindbin/pagefind diff --git a/_static/version b/_static/version index bf1b3fd37a..5342915bba 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2024.9.0 \ No newline at end of file +2024.9.1 \ No newline at end of file diff --git a/changelog/2024.9.0.rst b/changelog/2024.9.0.rst index 9739ce790f..6cc23adfa2 100644 --- a/changelog/2024.9.0.rst +++ b/changelog/2024.9.0.rst @@ -46,6 +46,12 @@ Did you know that Jesse and Keith both are employed at `Nabu Casa `__ - `Justin Grover (@dancingcactus) `__ - `Dan C Williams (@dancwilliams) `__ +- `Dan Greco (@dangreco) `__ - `Daniel Bjørnbakk (@danibjor) `__ - `Daniel Baulig (@DanielBaulig) `__ - `Daniel D'Abate (@danieldabate) `__ @@ -478,6 +479,7 @@ Contributors - `Andrea Casini (@ditadipolvere08) `__ - `Johann V. (@divinitas) `__ - `dj-bauer (@dj-bauer) `__ +- `djsf (@dj-sf) `__ - `Dominic Pearman (@djpearman) `__ - `djtef (@djtef) `__ - `djwlindenaar (@djwlindenaar) `__ @@ -1981,4 +1983,4 @@ Contributors - `Christian Zufferey (@zuzu59) `__ - `Zynth-dev (@Zynth-dev) `__ -*This page was last updated September 18, 2024.* +*This page was last updated September 23, 2024.*