Skip to content

Commit e17d37d

Browse files
authored
Merge pull request #4417 from esphome/bump-2024.10.3
2024.10.3
2 parents e5c3c36 + fd56fe6 commit e17d37d

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 = 2024.10.2
41+
PROJECT_NUMBER = 2024.10.3
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 = 2024.10.2
2+
ESPHOME_REF = 2024.10.3
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-
2024.10.2
1+
2024.10.3

changelog/2024.10.0.rst

+7
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ Release 2024.10.2 - October 24
6565
- [lvgl] Some properties were not templatable (Bugfix) :esphomepr:`7655` by :ghuser:`clydebarrow`
6666
- [voice_assistant] Bugfix: Fix crash on start :esphomepr:`7662` by :ghuser:`kahrendt`
6767

68+
Release 2024.10.3 - November 8
69+
------------------------------
70+
71+
- [rpi_dpi_rgb] Fix get_width and height (Bugfix) :esphomepr:`7675` by :ghuser:`clydebarrow`
72+
- Fixes modbus timing error :esphomepr:`7674` by :ghuser:`exciton`
73+
- [lvgl] Ensure images are configured before using them. (Bugfix) :esphomepr:`7721` by :ghuser:`clydebarrow`
74+
6875
Full list of changes
6976
--------------------
7077

conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
# The short X.Y version.
7272
version = "2024.10"
7373
# The full version, including alpha/beta/rc tags.
74-
release = "2024.10.2"
74+
release = "2024.10.3"
7575

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

guides/supporters.rst

+9-1
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ Contributors
157157
- `杨成锴 (@asjdf) <https://github.com/asjdf>`__
158158
- `Pavel Pletenev (@ASMfreaK) <https://github.com/ASMfreaK>`__
159159
- `Andreas Soehlke (@asoehlke) <https://github.com/asoehlke>`__
160+
- `Aaron Solochek (@asolochek) <https://github.com/asolochek>`__
160161
- `Mike Dunston (@atanisoft) <https://github.com/atanisoft>`__
161162
- `Glenn Morrison (@atomicpapa) <https://github.com/atomicpapa>`__
162163
- `Alexander Turlov (@aturlov) <https://github.com/aturlov>`__
@@ -313,6 +314,7 @@ Contributors
313314
- `Chris Feenstra (@cfeenstra1024) <https://github.com/cfeenstra1024>`__
314315
- `Filipe Mendonça (@cfilipem) <https://github.com/cfilipem>`__
315316
- `cg089 (@cg089) <https://github.com/cg089>`__
317+
- `Chad Matsalla (@ChadMatsalla) <https://github.com/ChadMatsalla>`__
316318
- `Kostas Chatzikokolakis (@chatziko) <https://github.com/chatziko>`__
317319
- `chbmuc (@chbmuc) <https://github.com/chbmuc>`__
318320
- `Audric Schiltknecht (@chemicalstorm) <https://github.com/chemicalstorm>`__
@@ -961,6 +963,7 @@ Contributors
961963
- `João Vitor M. Roma (@jvmr1) <https://github.com/jvmr1>`__
962964
- `Jack Wozny (@jwozny) <https://github.com/jwozny>`__
963965
- `Jozef Zuzelka (@jzlka) <https://github.com/jzlka>`__
966+
- `Jordan Zucker (@jzucker2) <https://github.com/jzucker2>`__
964967
- `Kris (@K-r-i-s-t-i-a-n) <https://github.com/K-r-i-s-t-i-a-n>`__
965968
- `k0rtina (@k0rtina) <https://github.com/k0rtina>`__
966969
- `Harald Nagel (@k7hpn) <https://github.com/k7hpn>`__
@@ -1135,6 +1138,7 @@ Contributors
11351138
- `Kasper Malfroid (@malfroid) <https://github.com/malfroid>`__
11361139
- `Malle355 (@Malle355) <https://github.com/Malle355>`__
11371140
- `raymonder jin (@mamil) <https://github.com/mamil>`__
1141+
- `Manish Madan (@manishxmadan) <https://github.com/manishxmadan>`__
11381142
- `manonfgoo (@manonfgoo) <https://github.com/manonfgoo>`__
11391143
- `Manuel Kasper (@manuelkasper) <https://github.com/manuelkasper>`__
11401144
- `Manuel Díez (@manutenfruits) <https://github.com/manutenfruits>`__
@@ -1273,6 +1277,7 @@ Contributors
12731277
- `Sam Hughes (@MrEditor97) <https://github.com/MrEditor97>`__
12741278
- `MrEditor97 (@mreditor97) <https://github.com/mreditor97>`__
12751279
- `MRemy2 (@MRemy2) <https://github.com/MRemy2>`__
1280+
- `Mathieu Rene (@mrene) <https://github.com/mrene>`__
12761281
- `Morgan Robertson (@mrgnr) <https://github.com/mrgnr>`__
12771282
- `Simon Sasburg (@MrHacky) <https://github.com/MrHacky>`__
12781283
- `Mariusz Kryński (@mrk-its) <https://github.com/mrk-its>`__
@@ -1643,6 +1648,7 @@ Contributors
16431648
- `Sean True (@seantrue) <https://github.com/seantrue>`__
16441649
- `Sebastian Rasor (@sebastianrasor) <https://github.com/sebastianrasor>`__
16451650
- `sebcaps (@sebcaps) <https://github.com/sebcaps>`__
1651+
- `SeByDocKy (@SeByDocKy) <https://github.com/SeByDocKy>`__
16461652
- `Seganku (@seganku) <https://github.com/seganku>`__
16471653
- `Stefan Seyfried (@seife) <https://github.com/seife>`__
16481654
- `sekkr1 (@sekkr1) <https://github.com/sekkr1>`__
@@ -1692,6 +1698,7 @@ Contributors
16921698
- `smischny (@smischny) <https://github.com/smischny>`__
16931699
- `Jacob Masen-Smith (@smithjacobj) <https://github.com/smithjacobj>`__
16941700
- `John Mueller (@softplus) <https://github.com/softplus>`__
1701+
- `Kyle Cascade (@solarkennedy) <https://github.com/solarkennedy>`__
16951702
- `Luca Zimmermann (@soundstorm) <https://github.com/soundstorm>`__
16961703
- `Sourabh Jaiswal (@sourabhjaiswal) <https://github.com/sourabhjaiswal>`__
16971704
- `Philip Allgaier (@spacegaier) <https://github.com/spacegaier>`__
@@ -1962,6 +1969,7 @@ Contributors
19621969
- `Mike Brown (@xenoxaos) <https://github.com/xenoxaos>`__
19631970
- `xheronimo (@xheronimo) <https://github.com/xheronimo>`__
19641971
- `Huw Percival (@xhuw) <https://github.com/xhuw>`__
1972+
- `Luciano Martin (@xluciano) <https://github.com/xluciano>`__
19651973
- `Péter Sárközi (@Xmister) <https://github.com/Xmister>`__
19661974
- `xmos-jenkins (@xmos-jenkins) <https://github.com/xmos-jenkins>`__
19671975
- `xmos-jmccarthy (@xmos-jmccarthy) <https://github.com/xmos-jmccarthy>`__
@@ -2006,4 +2014,4 @@ Contributors
20062014
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
20072015
- `Zynth-dev (@Zynth-dev) <https://github.com/Zynth-dev>`__
20082016

2009-
*This page was last updated October 24, 2024.*
2017+
*This page was last updated November 8, 2024.*

0 commit comments

Comments
 (0)