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.14k stars 29.81k forks source link

Universal Media Player Does Not Send Volume Up/Down From Control Center Remote When Added To HomeKit #122627

Open iSteve-O opened 1 month ago

iSteve-O commented 1 month ago

The problem

When I create media players and add them to homekit I can grab events from all of the buttons except the volume up/down buttons. Since no homekit events are sent by the volume buttons I cannot assign actions to them using automations. Other integrations work fine using all buttons of the control center remote, just not this one. This makes the volume up/down buttons useless in the control center remote with universal media players.

What version of Home Assistant Core has the issue?

core-2024.7.3

What was the last working version of Home Assistant Core?

n/a

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Universal Media Player

Link to integration documentation on our website

https://www.home-assistant.io/integrations/universal/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

I think homekit remote events just need to be added for the volume up and down so we can map them ourselves with automation, or else just make them always use the volume up/down service defined in the config.

home-assistant[bot] commented 1 month ago

universal documentation universal source