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
73.77k stars 30.87k forks source link

2024.8.0: Linkplay - missing basic options #123376

Closed Thrasher2020 closed 3 months ago

Thrasher2020 commented 3 months ago

The problem

The outgoing HACS implementation has options which I can't see on the new core version. Notably :

icecast_metadata:

lastfm_api_key:

And also the ability to define sources :

"http://79.111.14.76:8002/femalemetal": "Female Vocal in Metal",

What version of Home Assistant Core has the issue?

2024.8.0

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

Linkplay

Link to integration documentation on our website

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

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

home-assistant[bot] commented 3 months ago

Hey there @velleman, mind taking a look at this issue as it has been labeled with an integration (linkplay) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `linkplay` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign linkplay` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


linkplay documentation linkplay source (message by IssueLinks)

craggyh commented 3 months ago

I have exactly this issue. I mainly use my linkplay device for online radio stations which were presets set as sources. None of my automations work now as I can't configure any sources or lastfm key in the new integration.

joostlek commented 3 months ago

Thank you for reaching out. We use GitHub for tracking issues, not for providing support or tracking feature requests.

If you want to suggest a feature, you should try our Community Forum: Feature Requests.

If you have additional questions, feel free to join our Discord chat server.

Thanks! 👍

Thrasher2020 commented 3 months ago

It's not really a feature request - the core integration simply doesn't replace the outgoing HACS integration at all.

pergolafabio commented 3 months ago

Just want to know the purpose of this core integration? What can we do with it? No docs at all.. For me it's just a media player? But how to send media to it? The services just don't work?

pergolafabio commented 3 months ago

I opened this one yesterday:

https://github.com/home-assistant/core/issues/123372

joostlek commented 3 months ago

That does not mean that the scope of the core integration is the same as the custom integration. If there is something implemented that does not work, it's a bug. if it's not implemented its a feature request and belongs on the forum.

joostlek commented 3 months ago

That is a valid bug report and that is fine, you have to will have to wait for that one to be fixed I guess

SofaSurfer76 commented 3 months ago

Hi, I'm not sure if it's my problem or if it's generic, I've just updated and moved to official integration, immediatly noticed playing Spotify with my August WR320 that track info and picture are missing in the entity, maybe related issue? image

eyahlin commented 2 months ago

Hi, I'm not sure if it's my problem or if it's generic, I've just updated and moved to official integration, immediatly noticed playing Spotify with my August WR320 that track info and picture are missing in the entity, maybe related issue? image

Hallo! I'm using the Linkplay too. Yes, I confirm this is happening. Also, the media information seem to be encoded in their HTML entity codes, such as & :

The title should be "<3 Song":

The artist should be "Heaven & Hell":

eyahlin commented 2 months ago

Also, I am unable to jump to the previous and next tracks:

image image