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.9k stars 30.97k forks source link

Linkplay does not move past Discovery #125187

Open sspaul1976 opened 2 months ago

sspaul1976 commented 2 months ago

The problem

Made some progress since Wiim support was added. This is now discovered in HA, but when clicking "Configure" nothing happens. Screenshot_20240903-185627

What version of Home Assistant Core has the issue?

core-2024.9.0b4

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

Linkplay

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

Logger: homeassistant.components.media_player
Source: helpers/entity_platform.py:1020
integration: Media player (documentation, issues)
First occurred: 17:24:09 (279 occurrences)
Last logged: 18:56:40

Updating dlna_dmr media_player took longer than the scheduled update interval 0:00:10

Additional information

No response

silamon commented 2 months ago

The logs you posted don't mention something relevant. When pressing "configure" it should just open another dialog to confirm. If that doesn't happen, there must be something in the logs.

Also, thank you for testing early. Much appreciated!

home-assistant[bot] commented 2 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)

sspaul1976 commented 2 months ago

Thank you for the response. I wasn't really sure what I was looking for in the logs, that was the only thing I could think may be helpful. Prior issues mentioned a 10 second timeout, which that seemed to note.

I was able to get this to configure once I was on my local network. It did not seem to want to respond remotely connected via Nabu Casa.

On Wed, Sep 4, 2024, 04:22 Simon Lamon @.***> wrote:

The logs you posted don't mention something relevant. When pressing "configure" it should just open another dialog to confirm. If that doesn't happen, there must be something in the logs.

Also, thank you for testing early. Much appreciated!

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/125187#issuecomment-2328222194, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPFFBXTBNCPK3JWE6J6QJLZU27KVAVCNFSM6AAAAABNTDC2PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRYGIZDEMJZGQ . You are receiving this because you authored the thread.Message ID: @.***>

silamon commented 2 months ago

The logging you provided is from a different integration.

EDIT: Kindly check if you're having the same issue as in https://github.com/home-assistant/core/issues/125283