home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.89k stars 30.11k forks source link

Local Sound / 3.5mm Jack Stopped Working After Update #114510

Closed blizzard-satcomone closed 2 months ago

blizzard-satcomone commented 6 months ago

The problem

After doing the latest round of updates & rebooting sound stopped working. I'm running HA on a Raspberry Pi4B. Tried doing a fresh install of HA & restoring settings from backup. Tested the external speaker in other devices. From HA CLI I set the internal sound level to 50% & 100%. Still not working. Seems like an OS driver issue.

Using "Call Service" in my automations to play sound.

shell_command: play_sound_garage_closed: ffplay -loglevel quiet -nodisp -vn -autoexit -volume 100 /media/garage_closed.mp3 play_sound_garage_open: ffplay -loglevel quiet -nodisp -vn -autoexit -volume 100 /media/garage_open.mp3

What version of Home Assistant Core has the issue?

core-2024.3.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

issue-triage-workflows[bot] commented 3 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.