Manage Airplay groups: add/remove additional airplay receivers to an AppleTV or HomePod #2912
Replies: 4 comments
|
🏷️ I've automatically added the |
|
Hey @scpotter, I have missed to raise a feature request, but have been working on a PR for the the past few days for this: home-assistant/core#163367 It can group players via the UI and actions in scripts/automation. |
|
I am probably a bit impatient waiting for feedback on the PR and for it to go through (or not), but I find the grouping functionality rather useful. This would be my first contribution to homeassistant, so no clue how long things will take. I have created a HACS repo using the same code as in the PR, so anyone else can play with it too. Warning This is work in progress. |
|
I was really looking forward to get stuck into contributing to the project. I have to say, the experience has not been motivating. The lack of communication did not help at all at times when I just needed a bit of direction for finding my way around the project and learning how things are done here. And having only Copilot providing feedback, way too early in the development phase, is just frustrating. I have to say I have lost the drive to keep going with this. I can just use my code via HACS, it solves my immediate needs. I would have really liked to start dedicating some time to the project, and was hoping this would be just the start, shame! |
Uh oh!
There was an error while loading. Please reload this page.
Integration name
Apple TV
Link to integration documentation on our website
https://www.home-assistant.io/integrations/apple_tv
Describe the enhancement
Allow home assistant to manage airplay speaker groups using the existing pyatv Output Device commands to add/remove additional airplay receivers for an aTV/Homepod.
Use cases
There's no good way to automate which airplay receivers are in the group for an aTV/HomePod (in any ecosystem). Similar but inferior solutions:
Examples:
Anything else?
A reasonable limitation would be to only add/remove other devices using the AppleTV integration.
All reactions