Skip to content

Commit

Permalink
build with esphome 2024.12.2 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt authored Dec 21, 2024
1 parent 2a7c5e6 commit 91a2955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.1
esphome-version: 2024.12.2
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
2 changes: 1 addition & 1 deletion 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.0
min_version: 2024.12.2
platformio_options:
board_build.flash_mode: dio
on_boot:
Expand Down

0 comments on commit 91a2955

Please sign in to comment.