Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use optimized ESPHome 2025.2.0 Audio Components #326

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

kahrendt
Copy link
Contributor

  • Updates the build workflow to use the new ESPHome release.
  • No longer uses this repo's external components for handling audio output. Uses the upstream ESPHome 2025.2.0 audio_dac, aic3204, media_player, mixer, resampler and speaker components instead.
  • Removes redundant sdkconfig_options, as the speaker media player component sets them by default
  • Uses the upstream media player actions and conditions whenever possible; e.g., media_player.is_announcing instead of using lambdas.

Copy link

Firmware built successfully! 🎉

Download and extract the firmware to install with https://web.esphome.io

Make sure to choose home-assistant-voice-esp32s3.factory.bin.

@kahrendt kahrendt marked this pull request as ready for review February 19, 2025 13:55
Copy link

Firmware built successfully! 🎉

Download and extract the firmware to install with https://web.esphome.io

Make sure to choose home-assistant-voice-esp32s3.factory.bin.

@balloob balloob merged commit b3f07f0 into dev Feb 19, 2025
11 checks passed
@balloob balloob deleted the use-esphome-audio-components branch February 19, 2025 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants