Skip to content

Commit

Permalink
build with 2024.12.b1 to use esp-idf v5.1.5 (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahrendt authored Dec 11, 2024
1 parent 9c050d5 commit ecf3f62
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.11.0
esphome-version: 2024.12.0b1
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.9.0
min_version: 2024.12.0
platformio_options:
board_build.flash_mode: dio
on_boot:
Expand Down

0 comments on commit ecf3f62

Please sign in to comment.