diff --git a/Doxygen b/Doxygen index 8e716f86f..d867263bd 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 = 2023.12.0b2 +PROJECT_NUMBER = 2023.12.0b3 # 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 09c94daa4..3cc81ec93 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2023.12.0b2 +ESPHOME_REF = 2023.12.0b3 .PHONY: html html-strict cleanhtml deploy help live-html Makefile netlify netlify-api api netlify-dependencies svg2png copy-svg2png minify diff --git a/_static/version b/_static/version index e8e8f0a79..78c6e5434 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2023.12.0b2 \ No newline at end of file +2023.12.0b3 \ No newline at end of file diff --git a/changelog/2023.12.0.rst b/changelog/2023.12.0.rst index b6ebe2b95..f7f88d3be 100644 --- a/changelog/2023.12.0.rst +++ b/changelog/2023.12.0.rst @@ -55,6 +55,14 @@ Beta Changes - Support toggle action for template cover :esphomepr:`5917` by :ghuser:`jochenvg` - Fix SplitDefault with variants :esphomepr:`5928` by :ghuser:`jesserockz` - Update ENS160 TVOC device_class and AQI units to match required by HA :esphomepr:`5939` by :ghuser:`mrtoy-me` +- Bump zeroconf from 0.128.4 to 0.130.0 :esphomepr:`5950` by :ghuser:`dependabot[bot]` +- UARTComponent inline doc :esphomepr:`5930` by :ghuser:`edwardtfn` +- Fix - Tuya Fan - Allow integer speed datapoint :esphomepr:`5948` by :ghuser:`cram42` +- i2s_audio: Set player_task's prio to 1 :esphomepr:`5945` by :ghuser:`gaaf` +- esp32_camera: Set framebuffer task prio to 1 :esphomepr:`5943` by :ghuser:`gaaf` +- web_server_idf: fix call with hardcoded http code :esphomepr:`5942` by :ghuser:`dentra` +- Revert pure virtual functions in UART component from #5920 :esphomepr:`5932` by :ghuser:`DrCoolzic` +- Use the correct UART/`Serial` when CDC is enabled :esphomepr:`5957` by :ghuser:`kbx81` All changes ^^^^^^^^^^^ @@ -185,6 +193,14 @@ All changes - Support toggle action for template cover :esphomepr:`5917` by :ghuser:`jochenvg` - Fix SplitDefault with variants :esphomepr:`5928` by :ghuser:`jesserockz` - Update ENS160 TVOC device_class and AQI units to match required by HA :esphomepr:`5939` by :ghuser:`mrtoy-me` +- Bump zeroconf from 0.128.4 to 0.130.0 :esphomepr:`5950` by :ghuser:`dependabot[bot]` +- UARTComponent inline doc :esphomepr:`5930` by :ghuser:`edwardtfn` +- Fix - Tuya Fan - Allow integer speed datapoint :esphomepr:`5948` by :ghuser:`cram42` +- i2s_audio: Set player_task's prio to 1 :esphomepr:`5945` by :ghuser:`gaaf` +- esp32_camera: Set framebuffer task prio to 1 :esphomepr:`5943` by :ghuser:`gaaf` +- web_server_idf: fix call with hardcoded http code :esphomepr:`5942` by :ghuser:`dentra` +- Revert pure virtual functions in UART component from #5920 :esphomepr:`5932` by :ghuser:`DrCoolzic` +- Use the correct UART/`Serial` when CDC is enabled :esphomepr:`5957` by :ghuser:`kbx81` Past Changelogs --------------- diff --git a/conf.py b/conf.py index 7421506a5..24df7ee9d 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2023.12" # The full version, including alpha/beta/rc tags. -release = "2023.12.0b2" +release = "2023.12.0b3" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/guides/supporters.rst b/guides/supporters.rst index 14102dbc4..6e8e54e8d 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -36,6 +36,7 @@ Contributors - `Abel Matser (@abelmatser) `__ - `Abílio Costa (@abmantis) `__ - `Antonio (@acarvajalperez) `__ +- `aceindy (@aceindy) `__ - `Avula Chandra Kiran Reddy (@ackr-8) `__ - `Zhenyu Wu (@Adam5Wu) `__ - `Chris Byrne (@adapt0) `__ @@ -281,6 +282,7 @@ Contributors - `Cougar (@Cougar) `__ - `Connor Prussin (@cprussin) `__ - `cptquad (@cptquad) `__ +- `Grant Le Roux (@cram42) `__ - `Corey Rice (@crice009) `__ - `crp500 (@crp500) `__ - `cryptelli (@cryptelli) `__ @@ -382,6 +384,7 @@ Contributors - `Robert Schütz (@dotlambda) `__ - `Daniel Hyles (@DotNetDann) `__ - `dr-oblivium (@dr-oblivium) `__ +- `Jean Louis-Guerin (@DrCoolzic) `__ - `Drew Perttula (@drewp) `__ - `drmodding (@drmodding) `__ - `drmpf (@drmpf) `__ @@ -501,6 +504,7 @@ Contributors - `functionpointer (@functionpointer) `__ - `mr G1K (@G1K) `__ - `Aljaž Srebrnič (@g5pw) `__ +- `Alex Hermann (@gaaf) `__ - `Gabe Cook (@gabe565) `__ - `Gareth Cooper (@gaco79) `__ - `gazoodle (@gazoodle) `__ @@ -647,7 +651,6 @@ Contributors - `Josh Willox (@jcwillox) `__ - `JeeCee1 (@JeeCee1) `__ - `jeff-h (@jeff-h) `__ -- `Jeffrey Borg (@jeffborg) `__ - `Jeff Eberl (@jeffeb3) `__ - `Jeff Rescignano (@JeffResc) `__ - `Jej (@jej) `__ @@ -659,6 +662,7 @@ Contributors - `Joe (@jhansche) `__ - `jimtng (@jimtng) `__ - `jivesinger (@jivesinger) `__ +- `jj-uk (@jj-uk) `__ - `John K. Luebs (@jkl1337) `__ - `Jeppe Ladefoged (@jladefoged) `__ - `Jean-Luc Béchennec (@jlbirccyn) `__ @@ -1288,4 +1292,4 @@ Contributors - `Zsolt Zsiros (@ZsZs73) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated December 15, 2023.* +*This page was last updated December 18, 2023.*