-
Notifications
You must be signed in to change notification settings - Fork 28
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
ESPHome can't play mp3 from SD #2989
Comments
Before that I was able to play a media (mp3 or radio) triggered by Home Assistant Tag Scan Action, but I wish to make all that functionality in the ESP32 and not bother my HA |
@ssieb I think that that can be a really simple functionality. Strange... |
esphome does not have any SD card handling. |
@ssieb |
It's something will likely get added eventually. There's a PR for embedding files in the flash if you don't need to change them often. |
Thank you. I will be following the process |
The problem
I have a ESP32-S3 and I added a SD to it.
Tried thise setup:
The rest of the yaml file is working!
Which version of ESPHome has the issue?
2024.11.3
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2024.12.3
What platform are you using?
ESP32
Board
No response
Component causing the issue
No response
YAML Config
Anything in the logs that might be useful for us?
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: