Skip to content

Commit

Permalink
bump esphome version to 2024.12.4 (#296)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt authored Jan 17, 2025
1 parent f8a0cfc commit 005b1e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
files: |
home-assistant-voice.factory.yaml
home-assistant-voice.8mb.yaml
esphome-version: 2024.12.2
esphome-version: 2024.12.4
release-summary: ${{ github.event_name == 'release' && github.event.release.body || '' }}
release-url: ${{ github.event_name == 'release' && github.event.release.html_url || '' }}
release-version: ${{ github.event_name == 'release' && github.event.release.tag_name || '' }}
Expand Down
5 changes: 1 addition & 4 deletions home-assistant-voice.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ esphome:
name: home-assistant-voice
friendly_name: Home Assistant Voice
name_add_mac_suffix: true
min_version: 2024.12.2
min_version: 2024.12.4
platformio_options:
board_build.flash_mode: dio
on_boot:
Expand Down Expand Up @@ -1515,9 +1515,6 @@ external_components:
- voice_assistant
- voice_kit
refresh: 0s
- source: github://pr#8018
components: [http_request]
refresh: 0s

audio_dac:
- platform: aic3204
Expand Down

0 comments on commit 005b1e3

Please sign in to comment.