core
core copied to clipboard
media_player.volume_set not lighting led lights on Voice PE accordingly
The problem
HA action media_player.volume_set does not light the blue led light on a voice PE device any longer when updating the volume level. Using the volume adjuster on the voice PE device it displays the blue led level correctly.
What version of Home Assistant Core has the issue?
Core-2025.5.1
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
media_player.volume_ser
Link to integration documentation on our website
https://www.home-assistant.io/integrations/media_player/
Diagnostics information
No response
Example YAML snippet
action: media_player.volume_set
metadata: {}
data:
volume_level: " {{ (volume) }} "
target:
entity_id: " {{ (voice_assistant_device) }} "
enabled: true
Anything in the logs that might be useful for us?
Additional information
No response
Hey there @home-assistant/core, mind taking a look at this issue as it has been labeled with an integration (media_player) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of media_player can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign media_playerRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
media_player documentation media_player source (message by IssueLinks)
Hey there @ottowinter, @jesserockz, @kbx81, @bdraco, mind taking a look at this issue as it has been labeled with an integration (esphome) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of esphome can trigger bot actions by commenting:
@home-assistant closeCloses the issue.@home-assistant rename Awesome new titleRenames the issue.@home-assistant reopenReopen the issue.@home-assistant unassign esphomeRemoves the current integration label and assignees on the issue, add the integration domain after the command.@home-assistant add-label needs-more-informationAdd a label (needs-more-information, problem in dependency, problem in custom component) to the issue.@home-assistant remove-label needs-more-informationRemove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.
(message by CodeOwnersMention)
esphome documentation esphome source (message by IssueLinks)
You wrote it doesn't do it "any longer"? Since when doesn't it do it anymore? Is it since an HA core update or a firmware update of the VPE? In any case, please provide the previous versions, too.
Also please detail what is the current firmware on your VPE.
Unfortunately I can't provide an accurate time of when it did work as I got side tracked after I noticed and I don't know if it was after HA core or a firmware update. I am using ESPHome builder.
[22:56:20][D][debug:035]: ESPHome version 2025.4.1
[22:56:20][D][debug:306]: ESP-IDF Version: 5.1.5
Not sure if the above information helps?
Screenshot of one of my voicepe devices
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.