From ee6f785f56111f92a9cde57e1efd922f0423ece9 Mon Sep 17 00:00:00 2001 From: Attila Darazs Date: Thu, 17 Aug 2023 02:25:19 +0200 Subject: [PATCH 1/4] Update ledc.rst with warning about outstanding issue (#3126) --- components/output/ledc.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/output/ledc.rst b/components/output/ledc.rst index 03b15614a..fe6dd62ab 100644 --- a/components/output/ledc.rst +++ b/components/output/ledc.rst @@ -78,6 +78,11 @@ Advanced options: channel `__ to use. Two adjacent channels share the same timer. Defaults to an automatic selection. +Note: When configuring custom frequencies for two or more outputs, ensure that you manually specify +channel 0, 2, 4, 6 for each output. This will prevent issues that arise from automatic selection, +which chooses adjacent channels with shared timers. See +`Issue #3114 `__ for more details. + Recommended frequencies ----------------------- From da4e62d2845eca4adb257c5d8eacb962d9ddf84e Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:04:33 +1200 Subject: [PATCH 2/4] Bump version to 2023.8.0b4 --- Doxygen | 2 +- Makefile | 2 +- _static/version | 2 +- conf.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doxygen b/Doxygen index fc476425c..220487fae 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.8.0b3 +PROJECT_NUMBER = 2023.8.0b4 # 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 a73b97467..9da9dec7c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2023.8.0b3 +ESPHOME_REF = 2023.8.0b4 .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 a0bb0385d..3eb94f4d2 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2023.8.0b3 \ No newline at end of file +2023.8.0b4 \ No newline at end of file diff --git a/conf.py b/conf.py index 1aa8789a5..9084faab9 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2023.8" # The full version, including alpha/beta/rc tags. -release = "2023.8.0b3" +release = "2023.8.0b4" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 646f6e8c6ebb28ce7b734b0f31c46bdc071a17c4 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:04:58 +1200 Subject: [PATCH 3/4] Update changelog for 2023.8.0b4 --- changelog/2023.8.0.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog/2023.8.0.rst b/changelog/2023.8.0.rst index 7298a05af..996168660 100644 --- a/changelog/2023.8.0.rst +++ b/changelog/2023.8.0.rst @@ -64,6 +64,9 @@ Beta Changes - Fixing smartair2 protocol implementation if no Wi-Fi :esphomepr:`5238` by :ghuser:`paveldn` - tuya: add time sync callback only once to prevent memleak :esphomepr:`5234` by :ghuser:`afflux` - Fix duplicate tuya time warning :esphomepr:`5243` by :ghuser:`jesserockz` +- Add `libfreetype-dev` Debian package for armv7 Docker builds :esphomepr:`5262` by :ghuser:`pierlon` +- Add delay before enabling ipv6 :esphomepr:`5256` by :ghuser:`HeMan` +- Bump zeroconf from 0.74.0 to 0.80.0 :esphomepr:`5260` by :ghuser:`dependabot[bot]` All changes ^^^^^^^^^^^ @@ -140,6 +143,9 @@ All changes - Fixing smartair2 protocol implementation if no Wi-Fi :esphomepr:`5238` by :ghuser:`paveldn` - tuya: add time sync callback only once to prevent memleak :esphomepr:`5234` by :ghuser:`afflux` - Fix duplicate tuya time warning :esphomepr:`5243` by :ghuser:`jesserockz` +- Add `libfreetype-dev` Debian package for armv7 Docker builds :esphomepr:`5262` by :ghuser:`pierlon` +- Add delay before enabling ipv6 :esphomepr:`5256` by :ghuser:`HeMan` +- Bump zeroconf from 0.74.0 to 0.80.0 :esphomepr:`5260` by :ghuser:`dependabot[bot]` Past Changelogs --------------- From f799c49ec12998dc4838a693e2b1cab14d69f93e Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:05:28 +1200 Subject: [PATCH 4/4] Update supporters for 2023.8.0b4 --- guides/supporters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/supporters.rst b/guides/supporters.rst index b1b82c786..3decac47b 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -170,6 +170,7 @@ Contributors - `bleeisme (@bleeisme) `__ - `Jim Ekman (@blejdfist) `__ - `Scott Smith (@blurfl) `__ +- `Bruno Medici (@bmedici) `__ - `Bob (@Bmooij) `__ - `Benjamin Klotz (@bnw) `__ - `Bob Kersten (@bobkersten) `__ @@ -646,7 +647,6 @@ Contributors - `joiboi (@joiboi) `__ - `JonasEr (@JonasEr) `__ - `Jonathan Adams (@jonathanadams) `__ -- `Jonathan Treffler (@JonathanTreffler) `__ - `JonnyaiR (@jonnyair) `__ - `Jonathan V (@jonofmac) `__ - `Joppy (@JoppyFurr) `__ @@ -1233,4 +1233,4 @@ Contributors - `Zsolt Zsiros (@ZsZs73) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated August 16, 2023.* +*This page was last updated August 17, 2023.*