upcoming-media-card
upcoming-media-card copied to clipboard
[Feature Request] Sonos
Can you make this Sonos-compatible?
I cannot as I do not use sonos myself, but if anyone is up to the task the card is open for other developers to create components for it.
I just happened to be here and stumbled across this...what does Sonos provide for upcoming media? I think there is some confusion here @gieljnssns
@iantrich i think your confused, what do you want sonos to be able to provide? this is for media you have on a hard drive....
Yes, I am, hence why I asked for clarification. I guess I see how that wording could have been in itself confusing, but to be clearer; what does it mean to be Sonos-compatible? What does Sonos contain that would be considered upcoming media to consume?
Sonos is just a speaker playing media from a source
if you want a feature request, maybe they could add upcoming media for music?
I mean, I think we're on the same page here, @gbdavidx. There's no real context to this feature request, i.e. no way to implement it and should probably just be closed.
I was searching a way to see 'or manage' my Sonos queue....
Though I believe this would be useful to view the upcoming items in the Sonos queue, I don't believe the Sonos API currently supports it (with the limited research I've done). I'll look into it more but this would require Sonos API support and a developer that uses Sonos to implement.
@maykar http://docs.python-soco.com/en/latest/examples.html?highlight=queue#seeing-and-manipulating-the-queue
Cool, so its possible. I think this should stay open in hopes that someone will create a component for it.
Perhaps a separate feature request for handling music is in order?
Now that it is mentioned, it would be nice to have a Sonos playlist viewable in Lovelace. I´m not sure if UMC is capable of handling that though...
Hi everyone,
I ran across this request the other day and thought it would make for a fun side project. It's my first time working on a home assistant component, or writing in python for that matter, so I'm open to suggestions or improvements.
Here is the repo for the sonos_upcoming_media sensor. It outputs a user configurable number of upcoming tracks from your sonos queue for upcoming-media-card to parse and display.
Would be cool to be able to change the media player type for something like blue sound audio
On Fri, Jul 9, 2021 at 10:25 AM Jack Powell @.***> wrote:
Hi everyone,
I ran across this request the other day and thought it would make for a fun side project. It's my first time working on a home assistant component, or writing in python for that matter, so I'm open to suggestions or improvements.
Here is the repo for the sonos_upcoming_media https://github.com/JackJPowell/sensor.sonos_upcoming_media sensor. It outputs a user configurable number of upcoming tracks from your sonos queue for upcoming-media-card https://github.com/custom-cards/upcoming-media-card to parse and display.
[image: image] https://user-images.githubusercontent.com/7500683/125113692-f8563100-e0b6-11eb-83f0-881437757157.png
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/custom-cards/upcoming-media-card/issues/13#issuecomment-877341053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGJFZNFYKB7E2MFB2X6KXALTW4WI3ANCNFSM4GCBP5SA .
Would be cool to be able to change the media player type for something like blue sound audio
I didn't find anything authoritative, but it looks like the control mechanism for the speakers is fairly simple and some libraries have been built around it. Looks like there even may be an endpoint to return the play queue. Sadly, without a bluesound speaker to test with I can't really go any further. This feature request should probably be moved to its own issue too.
Hi guys, Im going to close this issue since there hasn't been activity on it for years.