From 2936efbdaeb381316574a9ef961b16ac3cac165e Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:57:51 +1300 Subject: [PATCH 1/4] Add 'voice_assistant.connected' condition (#3414) --- components/voice_assistant.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/voice_assistant.rst b/components/voice_assistant.rst index 9441bd4f0..c59d57a5f 100644 --- a/components/voice_assistant.rst +++ b/components/voice_assistant.rst @@ -14,7 +14,7 @@ ESPHome devices with a microphone are able to stream the audio to Home Assistant .. warning:: Audio and voice components consume a significant amount of resources (RAM, CPU) on the device. - + **Crashes are likely to occur** if you include too many additional components in your device's configuration. In particular, Bluetooth/BLE components are known to cause issues when used in combination with Voice Assistant and/or other audio components. @@ -119,6 +119,7 @@ Voice Assistant Conditions The following conditions are available for use in automations: - ``voice_assistant.is_running`` - Returns true if the voice assistant is currently running. +- ``voice_assistant.connected`` - Returns true if the voice assistant is currently connected to Home Assistant. Wake word detection ------------------- From 33456eadd8eac779d7f5c36b9029c4cde8ab1c8b Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:14:29 +1300 Subject: [PATCH 2/4] Bump version to 2023.11.5 --- Doxygen | 2 +- Makefile | 2 +- _static/version | 2 +- conf.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Doxygen b/Doxygen index 0d52c2650..118a08600 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.11.4 +PROJECT_NUMBER = 2023.11.5 # 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 0ca26dacc..96d0ad75c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ ESPHOME_PATH = ../esphome -ESPHOME_REF = 2023.11.4 +ESPHOME_REF = 2023.11.5 .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 d20d18ca7..d9ea8d3fb 100644 --- a/_static/version +++ b/_static/version @@ -1 +1 @@ -2023.11.4 \ No newline at end of file +2023.11.5 \ No newline at end of file diff --git a/conf.py b/conf.py index cce74f3ef..30f02b58d 100644 --- a/conf.py +++ b/conf.py @@ -69,7 +69,7 @@ author = "ESPHome" # The short X.Y version. version = "2023.11" # The full version, including alpha/beta/rc tags. -release = "2023.11.4" +release = "2023.11.5" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. From 1a4ddd1b260f00be014c6cbe4f07733ec448fe7a Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:14:51 +1300 Subject: [PATCH 3/4] Update changelog for 2023.11.5 --- changelog/2023.11.0.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog/2023.11.0.rst b/changelog/2023.11.0.rst index d86a78bd8..b4c58d05f 100644 --- a/changelog/2023.11.0.rst +++ b/changelog/2023.11.0.rst @@ -98,6 +98,14 @@ Release 2023.11.4 - November 24 - Allow images to be downloaded from URLs :esphomepr:`5214` by :ghuser:`landonr` +Release 2023.11.5 - November 28 +------------------------------- + +- Voice Assistant improvements :esphomepr:`5827` by :ghuser:`jesserockz` +- Fix missing include in remote_base :esphomepr:`5843` by :ghuser:`jesserockz` +- Add 'voice_assistant.connected' condition :esphomepr:`5845` by :ghuser:`jesserockz` + + Full list of changes -------------------- From 8045024d267e62f152f1f0cd1bc26ce295a9f89b Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 28 Nov 2023 11:15:25 +1300 Subject: [PATCH 4/4] Update supporters for 2023.11.5 --- guides/supporters.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/guides/supporters.rst b/guides/supporters.rst index f6271ce3d..6483dfbf8 100644 --- a/guides/supporters.rst +++ b/guides/supporters.rst @@ -74,6 +74,7 @@ Contributors - `Alex Mekkering (@AlexMekkering) `__ - `Alex (@alexyao2015) `__ - `Alfredo (@alfredopironti) `__ +- `Alibloke (@Alibloke) `__ - `Alessandro Ranellucci (@alranel) `__ - `Maxime Gauduin (@alucryd) `__ - `Andreas Mandel (@amandel) `__ @@ -255,6 +256,7 @@ Contributors - `John (@CircuitSetup) `__ - `Colby Rome (@cisasteelersfan) `__ - `Chris Debenham (@cjd) `__ +- `Yanik G (@clonyara) `__ - `Chester (@clowrey) `__ - `Clyde Stubbs (@clydebarrow) `__ - `Colin McCambridge (@cmccambridge) `__ @@ -272,6 +274,7 @@ Contributors - `Cooper Dale (@Cooper-Dale) `__ - `copercini (@copercini) `__ - `Corban Mailloux (@corbanmailloux) `__ +- `Bertrand Roussel (@CoRfr) `__ - `Dmitry Berezovsky (@corvis) `__ - `Cossid (@Cossid) `__ - `Cougar (@Cougar) `__ @@ -642,7 +645,6 @@ Contributors - `Jeremy Willans (@jeremywillans) `__ - `jerome992 (@jerome992) `__ - `Jesse Hills (@jesserockz) `__ -- `Joel Goguen (@jgoguen) `__ - `Yuval Brik (@jhamhader) `__ - `Joe (@jhansche) `__ - `Jim Bauwens (@jimbauwens) `__ @@ -1143,6 +1145,7 @@ Contributors - `Steve Scott (@thewishy) `__ - `Florian Gareis (@TheZoker) `__ - `Thibault Maekelbergh (@thibmaek) `__ +- `Thies Gerken (@thiesgerken) `__ - `Matt (@ThisIsTheOnlyUsernameAvailable) `__ - `Mücahid Kamber (@thlstfs) `__ - `Thomas Heiser (@thomasheiser85) `__ @@ -1257,4 +1260,4 @@ Contributors - `Zsolt Zsiros (@ZsZs73) `__ - `Christian Zufferey (@zuzu59) `__ -*This page was last updated November 24, 2023.* +*This page was last updated November 28, 2023.*