Samsung Smart TV - No control?

Hello, I’ve a 2019 55Q60 and jaruba repo works almost fine, the only problem I’m facing is that I get a notification every 10 seconds in my TV asking for permissions that I’ve already accepted. Also I deactivate notifications from the TV and stills showing…

Any ideas? thnx

Hello,

I managed to install https://github.com/xchwarze/ha-samsungtv-custom and gain some basic control over my Samsung TV RU8009. @xchwarze thank you so much for your work!

What works: select TV or Youtube App as Input, turn on and off and basic controls.
What does not work: select a specific HDMI channel as Input.

Questions:
How can I select a specific HDMI channel?
How can I obtain the app IDs for other apps like Youtube?

Also, can somebody link me how to add some custom buttons to lovelace or the media-control-card? The default card only features few buttons like play, pause, on, off etc.

Thank you so much!

What TV an what config in yaml?

The TV is called SamsungUE82NU8009TXZG and my config is:

media_player:
  - platform: samsungtv_custom
    host: 192.168.188.31
    port: 8002
    mac: FC:XX:XX:XX:D9:C0
    name: Samsung82
    source_list: '{"TV": "KEY_TV", "Kodi": "KEY_HDMI3", "HDMI2": "KEY_HDMI2"}'
    app_list: '{"YouTube": "111299001912"}'

i try the jaruba file…but is not work…

can you show your code?

hi, i use your file but is not work for my samsung q70r…any ideas?
thanks

the screen shows just the horizontal line…the ip is not ping when the tv is off…is normal???

Hi!
I upload a new version

Changelog:
Add debug info for help in creation of custom app_list
Add ON command support for legacy TVs (port 8001)
Add KEY_HDMI_FIX virtual key for emulate a double KEY_HDMI key press

Until Samsung does not publish all the commands of ms.remote.control this is all that can be done

thanks, is the ip address of the tv not pingable when turned off…it’s normal?

I think I remember that

@xchwarze now that the component that’s bundled in has been rewritten, with config flow and all, any chance to convince you to contribute to it so that it uses your library and supports more models?

Already exist a PR for that

And this PR use https://github.com/xchwarze/samsung-tv-ws-api as dependency

1 Like

That’s awesome, thanks!

Reply to my own post… I still have this exact same issue with the latest (HACS installed) component. Tv only goes on, all other services I call gives me an approve promt on the tv but nothing happens… any hint?

I have been working on a smart things custom component that allows control of Samsung TV

You could try that and see if it works any better for you

Thank you, but I prefer not to have Samsung in between and keep local :slight_smile:

1 Like

Hi all, i tried to install the custom version but no luck…it says this addon is not official.
i have an app called smart view for samsung which works, so commands over wifi work fine,any idea how to have HA working?
i red loads of post but with no luck of which procedure i should follow.
Same no luck for broadlink rm mini 3… impossible for me to have it working…
If anyone can help would be really appreciated

thanks

update reset rm3 and works with broadlink , i stich with this until samsung tv will be fixed

rgrds

idem…che modello hai?

RM Mini 3
Reset the device , reconfigured , it learn and send commands!
Samsung tv , still no luck…
If someone want to try to understand commands
On app store there is an app called samsung smart view… this works flawless as a remote through wifi…

The procedure is:

  • delete any previous samsungtv_custom folder
  • delete any entry in configuration.yaml about said component
  • restart HA (optional)
  • copy the folder
  • restart HA
  • add the configuration you need to configuration.yaml

It worked for me.

1 Like