Skip to content

Commit

Permalink
Update min_version to 2024.7.0 (#239)
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse Hills <[email protected]>
  • Loading branch information
tronikos and jesserockz committed Jul 25, 2024
1 parent 05f8f62 commit 8bb8df3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion wake-word-voice-assistant/esp32-s3-box-3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ substitutions:
esphome:
name: ${name}
friendly_name: ${friendly_name}
min_version: 2024.6.0
min_version: 2024.7.0
name_add_mac_suffix: true
platformio_options:
board_build.flash_mode: dio
Expand Down
2 changes: 1 addition & 1 deletion wake-word-voice-assistant/esp32-s3-box-lite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ substitutions:
esphome:
name: ${name}
friendly_name: ${friendly_name}
min_version: 2024.6.0
min_version: 2024.7.0
name_add_mac_suffix: true
platformio_options:
board_build.flash_mode: dio
Expand Down
2 changes: 1 addition & 1 deletion wake-word-voice-assistant/esp32-s3-box.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ substitutions:
esphome:
name: ${name}
friendly_name: ${friendly_name}
min_version: 2024.6.0
min_version: 2024.7.0
name_add_mac_suffix: true
platformio_options:
board_build.flash_mode: dio
Expand Down

0 comments on commit 8bb8df3

Please sign in to comment.