Merge pull request #3494 from esphome/bump-2023.12.4

2023.12.4
This commit is contained in:
Jesse Hills 2023-12-26 01:45:56 +13:00 committed by GitHub
commit afdf66ea33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 17 additions and 6 deletions

View File

@ -38,7 +38,7 @@ PROJECT_NAME = "ESPHome"
# could be handy for archiving the generated documentation or if some version # could be handy for archiving the generated documentation or if some version
# control system is used. # control system is used.
PROJECT_NUMBER = 2023.12.3 PROJECT_NUMBER = 2023.12.4
# Using the PROJECT_BRIEF tag one can provide an optional one line description # 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 # for a project that appears at the top of each page and should give viewer a

View File

@ -1,5 +1,5 @@
ESPHOME_PATH = ../esphome ESPHOME_PATH = ../esphome
ESPHOME_REF = 2023.12.3 ESPHOME_REF = 2023.12.4
.PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify .PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify

View File

@ -1 +1 @@
2023.12.3 2023.12.4

View File

@ -72,6 +72,14 @@ Release 2023.12.3 - December 22
- Fix dashboard logs when api is disabled and using MQTT :esphomepr:`5992` by :ghuser:`bdraco` - Fix dashboard logs when api is disabled and using MQTT :esphomepr:`5992` by :ghuser:`bdraco`
- Fix broken configs with non-existent components :esphomepr:`5993` by :ghuser:`jesserockz` - Fix broken configs with non-existent components :esphomepr:`5993` by :ghuser:`jesserockz`
Release 2023.12.4 - December 25
-------------------------------
- dashboard: Only ping when polling is active :esphomepr:`6001` by :ghuser:`bdraco`
- tt21100: restore init read :esphomepr:`6008` by :ghuser:`nielsnl68`
- dashboard: Fix file writes on Windows :esphomepr:`6013` by :ghuser:`bdraco`
- Display: fix class inherence in Python script :esphomepr:`6009` by :ghuser:`nielsnl68`
Full list of changes Full list of changes
-------------------- --------------------

View File

@ -69,7 +69,7 @@ author = "ESPHome"
# The short X.Y version. # The short X.Y version.
version = "2023.12" version = "2023.12"
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = "2023.12.3" release = "2023.12.4"
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.

View File

@ -629,7 +629,6 @@ Contributors
- `jakehdk (@jakehdk) <https://github.com/jakehdk>`__ - `jakehdk (@jakehdk) <https://github.com/jakehdk>`__
- `Jake Shirley (@JakeShirley) <https://github.com/JakeShirley>`__ - `Jake Shirley (@JakeShirley) <https://github.com/JakeShirley>`__
- `jakub-medrzak (@jakub-medrzak) <https://github.com/jakub-medrzak>`__ - `jakub-medrzak (@jakub-medrzak) <https://github.com/jakub-medrzak>`__
- `James Braid (@jamesbraid) <https://github.com/jamesbraid>`__
- `James Hirka (@jameshirka) <https://github.com/jameshirka>`__ - `James Hirka (@jameshirka) <https://github.com/jameshirka>`__
- `James Lakin (@jamesorlakin) <https://github.com/jamesorlakin>`__ - `James Lakin (@jamesorlakin) <https://github.com/jamesorlakin>`__
- `Jason (@jamman9000) <https://github.com/jamman9000>`__ - `Jason (@jamman9000) <https://github.com/jamman9000>`__
@ -679,6 +678,7 @@ Contributors
- `JonasEr (@JonasEr) <https://github.com/JonasEr>`__ - `JonasEr (@JonasEr) <https://github.com/JonasEr>`__
- `Jonas Niesner (@jonasniesner) <https://github.com/jonasniesner>`__ - `Jonas Niesner (@jonasniesner) <https://github.com/jonasniesner>`__
- `Jonathan Adams (@jonathanadams) <https://github.com/jonathanadams>`__ - `Jonathan Adams (@jonathanadams) <https://github.com/jonathanadams>`__
- `Jonathan Laliberte (@JonLaliberte) <https://github.com/JonLaliberte>`__
- `JonnyaiR (@jonnyair) <https://github.com/jonnyair>`__ - `JonnyaiR (@jonnyair) <https://github.com/jonnyair>`__
- `jonOfrie (@jonOfrie) <https://github.com/jonOfrie>`__ - `jonOfrie (@jonOfrie) <https://github.com/jonOfrie>`__
- `Joris S (@Jorre05) <https://github.com/Jorre05>`__ - `Joris S (@Jorre05) <https://github.com/Jorre05>`__
@ -702,6 +702,7 @@ Contributors
- `Kaldek (@Kaldek) <https://github.com/Kaldek>`__ - `Kaldek (@Kaldek) <https://github.com/Kaldek>`__
- `Kamahat (@kamahat) <https://github.com/kamahat>`__ - `Kamahat (@kamahat) <https://github.com/kamahat>`__
- `Karl0ss (@karl0ss) <https://github.com/karl0ss>`__ - `Karl0ss (@karl0ss) <https://github.com/karl0ss>`__
- `kartman85 (@kartman85) <https://github.com/kartman85>`__
- `Kattni (@kattni) <https://github.com/kattni>`__ - `Kattni (@kattni) <https://github.com/kattni>`__
- `Krzysztof Białek (@kbialek) <https://github.com/kbialek>`__ - `Krzysztof Białek (@kbialek) <https://github.com/kbialek>`__
- `Keilin Bickar (@kbickar) <https://github.com/kbickar>`__ - `Keilin Bickar (@kbickar) <https://github.com/kbickar>`__
@ -750,6 +751,7 @@ Contributors
- `Juraj Liso (@LiJu09) <https://github.com/LiJu09>`__ - `Juraj Liso (@LiJu09) <https://github.com/LiJu09>`__
- `Li Junru (@lijunru-hub) <https://github.com/lijunru-hub>`__ - `Li Junru (@lijunru-hub) <https://github.com/lijunru-hub>`__
- `lillborje71 (@lillborje71) <https://github.com/lillborje71>`__ - `lillborje71 (@lillborje71) <https://github.com/lillborje71>`__
- `Caleb Pryor (@lilmansplace) <https://github.com/lilmansplace>`__
- `Citric Lee (@limengdu) <https://github.com/limengdu>`__ - `Citric Lee (@limengdu) <https://github.com/limengdu>`__
- `lingex (@lingex) <https://github.com/lingex>`__ - `lingex (@lingex) <https://github.com/lingex>`__
- `Markus (@Links2004) <https://github.com/Links2004>`__ - `Markus (@Links2004) <https://github.com/Links2004>`__
@ -1106,6 +1108,7 @@ Contributors
- `signix (@signix) <https://github.com/signix>`__ - `signix (@signix) <https://github.com/signix>`__
- `SiliconAvatar (@SiliconAvatar) <https://github.com/SiliconAvatar>`__ - `SiliconAvatar (@SiliconAvatar) <https://github.com/SiliconAvatar>`__
- `Mark Lopez (@Silvenga) <https://github.com/Silvenga>`__ - `Mark Lopez (@Silvenga) <https://github.com/Silvenga>`__
- `Maximilian Ertl (@Sirs0ri) <https://github.com/Sirs0ri>`__
- `Francisco J. Solis (@sisco0) <https://github.com/sisco0>`__ - `Francisco J. Solis (@sisco0) <https://github.com/sisco0>`__
- `Derek Hageman (@Sizurka) <https://github.com/Sizurka>`__ - `Derek Hageman (@Sizurka) <https://github.com/Sizurka>`__
- `Stephen Tierney (@sjtrny) <https://github.com/sjtrny>`__ - `Stephen Tierney (@sjtrny) <https://github.com/sjtrny>`__
@ -1296,4 +1299,4 @@ Contributors
- `Zsolt Zsiros (@ZsZs73) <https://github.com/ZsZs73>`__ - `Zsolt Zsiros (@ZsZs73) <https://github.com/ZsZs73>`__
- `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__ - `Christian Zufferey (@zuzu59) <https://github.com/zuzu59>`__
*This page was last updated December 22, 2023.* *This page was last updated December 25, 2023.*