From d4728ecdd6fcb9cf529fb9baca778a9c43b0f9f8 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:38:56 +1300 Subject: [PATCH 1/3] Bump version to 2022.10.2 --- Doxygen | 2 +- Makefile | 2 +- _static/version | 2 +- conf.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doxygen b/Doxygen index 418cb03c6..45420066e 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 = 2022.10.1 +PROJECT_NUMBER = 2022.10.2 # 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 f189c1fdc..7ae0cf4bb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2022.10.1 +ESPHOME_REF = 2022.10.2 .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 6e5ea8dd7..8fd513888 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2022.10.1 \ No newline at end of file +2022.10.2 \ No newline at end of file diff --git a/conf.py b/conf.py index 16a3b85b5..f608e9923 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2022.10" # The full version, including alpha/beta/rc tags. -release = "2022.10.1" +release = "2022.10.2" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 3a8d8707318cb45263aa8082490503ead5d72aae Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:39:11 +1300 Subject: [PATCH 2/3] Update changelog for 2022.10.2 --- changelog/2022.10.0.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog/2022.10.0.rst b/changelog/2022.10.0.rst index 0ae477b67..f1332badf 100644 --- a/changelog/2022.10.0.rst +++ b/changelog/2022.10.0.rst @@ -48,6 +48,11 @@ Release 2022.10.1 - October 26 - Fixed touch release issue using the interrupt pin :esphomepr:`3925` by :ghuser:`nielsnl68` - Add wind_speed sensor device class :esphomepr:`3941` by :ghuser:`frenck` +Release 2022.10.2 - November 1 +------------------------------ + +- Fix bluetooth_proxy not connecting :esphomepr:`3967` by :ghuser:`jesserockz` + Full list of changes -------------------- From 2bef818a76d5ba5a6ef41f174070a24212d5fea6 Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 1 Nov 2022 12:39:47 +1300 Subject: [PATCH 3/3] Update supporters for 2022.10.2 --- guides/supporters.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guides/supporters.rst b/guides/supporters.rst index a9b7f8cc7..cccb67bad 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -219,7 +219,7 @@ Contributors - `Mickaƫl Le Baillif (@demikl) `__ - `Dennis (@dennisvbussel) `__ - `dentra (@dentra) `__ -- `Davide Depau (@Depau) `__ +- `Davide Depau (@depau) `__ - `dependabot[bot] (@dependabot[bot]) `__ - `Joeri Colman (@depuits) `__ - `Destix (@Destix) `__ @@ -390,6 +390,8 @@ Contributors - `imgbot[bot] (@imgbot[bot]) `__ - `ImSorryButWho (@ImSorryButWho) `__ - `Lorenzo Ortiz (@Infinitte) `__ +- `Dom (@Ing-Dom) `__ +- `Ingurum (@Ingurum) `__ - `Ivo Roefs (@Ironirc) `__ - `irtimaled (@irtimaled) `__ - `Ingo Theiss (@itn3rd77) `__ @@ -662,7 +664,6 @@ Contributors - `Otto Winter (@OttoWinter) `__ - `Ben Owen (@owenb321) `__ - `Oxan van Leeuwen (@oxan) `__ -- `Pack3tL0ss (@Pack3tL0ss) `__ - `Pablo Clemente Maseda (@paclema) `__ - `Derrick Lyndon Pallas (@pallas) `__ - `Panuruj Khambanonda (PK) (@panuruj) `__ @@ -753,7 +754,6 @@ Contributors - `sherbang (@sherbang) `__ - `Shish (@shish) `__ - `SiliconAvatar (@SiliconAvatar) `__ -- `SirSydom (@SirSydom) `__ - `Derek Hageman (@Sizurka) `__ - `Stephen Tierney (@sjtrny) `__ - `Niklas Wagner (@Skaronator) `__ @@ -896,4 +896,4 @@ Contributors - `Zack Barett (@zsarnett) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated October 26, 2022.* +*This page was last updated November 1, 2022.*