From 10cf82333256988d11aa387d37ba40be764c32cc Mon Sep 17 00:00:00 2001 From: esphomebot Date: Tue, 14 May 2024 22:23:58 +0000 Subject: [PATCH] Bump version to 2024.5.0b5 --- esphome-beta/CHANGELOG.md | 8 +++----- esphome-beta/config.yaml | 2 +- template/addon_config.yaml | 2 +- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/esphome-beta/CHANGELOG.md b/esphome-beta/CHANGELOG.md index ea701e2..e29eb34 100644 --- a/esphome-beta/CHANGELOG.md +++ b/esphome-beta/CHANGELOG.md @@ -1,7 +1,5 @@ -## 2024.5.0b4 +## 2024.5.0b5 -- fix(ltr390): stuck ALS values when configured for ALS+UV readings [esphome#6723](https://github.com/esphome/esphome/pull/6723) by [@CodeInPolish](https://github.com/CodeInPolish) -- Set FEATURE_API_AUDIO flag also if the speaker component is not used [esphome#6712](https://github.com/esphome/esphome/pull/6712) by [@gnumpi](https://github.com/gnumpi) -- Bump platformio from 6.1.13 to 6.1.15 [esphome#6634](https://github.com/esphome/esphome/pull/6634) by [@dependabot[bot]](https://github.com/apps/dependabot) -- Fix ESPHOME_PROJECT_VERSION_30 [esphome#6731](https://github.com/esphome/esphome/pull/6731) by [@jesserockz](https://github.com/jesserockz) +- Voice-Assistant: Start-order change for VAD disabled: start va-pipeline when microphon… [esphome#6391](https://github.com/esphome/esphome/pull/6391) by [@gnumpi](https://github.com/gnumpi) +- Add ANNOUNCING state to media_player. [esphome#6691](https://github.com/esphome/esphome/pull/6691) by [@gnumpi](https://github.com/gnumpi) diff --git a/esphome-beta/config.yaml b/esphome-beta/config.yaml index 9fe93ab..16e2c84 100644 --- a/esphome-beta/config.yaml +++ b/esphome-beta/config.yaml @@ -32,7 +32,7 @@ backup_exclude: init: false startup: services name: ESPHome (beta) -version: 2024.5.0b4 +version: 2024.5.0b5 slug: esphome-beta description: Beta version of ESPHome add-on image: ghcr.io/esphome/esphome-hassio diff --git a/template/addon_config.yaml b/template/addon_config.yaml index 3e50621..8162bb1 100644 --- a/template/addon_config.yaml +++ b/template/addon_config.yaml @@ -70,7 +70,7 @@ esphome-beta: <<: *base directory: esphome-beta name: ESPHome (beta) - version: "2024.5.0b4" # BETA + version: "2024.5.0b5" # BETA slug: esphome-beta description: "Beta version of ESPHome add-on" url: https://beta.esphome.io/