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.51k stars 30.71k forks source link

My media_player.samsing_dtv_rcr has stopped working #70179

Closed Naro90029 closed 2 years ago

Naro90029 commented 2 years ago

The problem

After recent core 2022.4… updates Many things stopped working and one of those was media_player.samsing_dtv_rcr With it I used to turn off my TV, I know there is a Samsung Smart TV integration but it wasn’t working with my TV so I need the DTV RCR however I am no linger able to find it within integration list to add it back into HA.

What version of Home Assistant Core has the issue?

I believe all the 2022.4s have it

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

No response

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?

No response

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

samsungtv documentation samsungtv source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years 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! (message by CodeOwnersMention)

Naro90029 commented 2 years ago

In this image you can see that HA has categorized Netgear, My Shelly Motion, and Samsung TV(which no longer works for some reason) under the same category or device.

image

epenet commented 2 years ago

Can you please be more precise about the problem you are having? What was working before, and stopped working now?

If it relates to samsungtv integration, can you please upload the Samung Smart TV diagnostics.

Please also take the time to enable logging, and upload the corresponding log file:

logger:
    default: info
    logs:
        homeassistant.components.samsungtv: debug
        samsungtvws: debug
        samsungctl: debug
Naro90029 commented 2 years ago

I used to be able to turn off my TV but now I am unable to do so. I think that perhaps I didn't use the common Samsung integration but rather another called Samsung DTV RCR that I am no longer able to find.

The integration is also somehow mis-categorized with my Shelly Motion. Here is an image of it image. image

Can you please be more precise about the problem you are having?

What was working before, and stopped working now?

If it relates to samsungtv integration, can you please upload the Samung Smart TV diagnostics.

Please also take the time to enable logging, and upload the corresponding log file:


logger:

    default: info

    logs:

        homeassistant.components.samsungtv: debug

        samsungtvws: debug

        samsungctl: debug
Naro90029 commented 2 years ago

Ok, I think I fixed it; or at least found a solution.

I had Samsung TV in my yaml that I deleted because it wasn't in use; also deleted the Samsung DTV RCR and installed a Samsung smart TV integration. Before this wasn't working which is why I was using the DTV one but now the DTV one stopped working and this option started working. Guess HA stopped supporting the other one that I was trying to fix. And the category issue is no longer an issue either considering I have deleted the device.