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.66k stars 30.8k forks source link

Samsung TV UE55KU6400 media player state not detected #130556

Open tulindo opened 19 hours ago

tulindo commented 19 hours ago

The problem

Hi, I've a fresh installation of home assistant. My samsung tv integration has been discovered. I can turn it on but when the TV is on the media player entity still remains in the off state. TV has been detected even as DLNA media receiver. This entity shows the correct state (but I can't turn off the TV with the DLNA entity. What can be the issue, how can i solve it? Thanks, Paolo PS: TV is connected through WiFi. Can this be an issue?

What version of Home Assistant Core has the issue?

2024.11.1

What was the last working version of Home Assistant Core?

?

What type of installation are you running?

Home Assistant OS

Integration causing the issue

samsung tv

Link to integration documentation on our website

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

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 19 hours ago

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

Code owner commands Code owners of `samsungtv` 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 samsungtv` 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)


samsungtv documentation samsungtv source (message by IssueLinks)

chemelli74 commented 17 hours ago

Hi, as first step at lest please share a log: enable debug for Samsung Smart TV integration, wait for this error, disable debug and attach the results.

Note: it is better to drag the log into the comment (which will add it as an attachment) and not copy paste as it is hard to read logs in GitHub.

Thanks