|
Hi, I can't play on my esp32-wrover with esphome. I can play audio from Home Assistant to the device, but not from Music Assistant. I have tried playing both mp3 and flac with same result. I have tried both with "bits_per_sample: 16bit" and without. I have also a M5Stack Atom Echo that I use as Home Assistant voice assistant. I got the same problem with it when try playing music from Music Assistant. Music assistant Server version: 2.5.1 on docker. I use the new media player function in esphome: Epshome log: Music assistant log: |
Replies: 7 comments 7 replies
|
From the docs:
|
|
You have sample rate commented out in your code. You need that. You will need a sample rate of 44100 or 48000 for the media pipeline, anything below that is not useable for music |
|
It's strange that is working if I play a flac or mp3 song direct from Home Assistant to the esp32. |
|
I updated Music Assistant to beta and now I can play on my esp32-wrover with esphome. |
|
It stopped working again. I switched back to latest branch instead of beta and it works again. |
|
It's been working for a while. |
|
so, does esp32-wrover with esphome work as a player in music assistance? |



It's been working for a while.