question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does not work for my TV UE55MU7072

See original GitHub issue

This unfortunately does not work for my TV at all. It only turns on, but then nothing can be controlled and state is not updated - still shows the TV as OFF. My configuration:

  - platform: samsungtv_custom
    name: samsung tv custom test
    host: 192.168.0.102
    port: 8002
    mac: !secret samsung_tv_mac
    sourcelist: '{"Xiaomi Mi Box": "KEY_HDMI1", "HDMI2": "KEY_HDMI2", "HDMI3": "KEY_HDMI3"}'
    protocol: ws

However I have custom version of samsungtv component that I’ve glued together from multiple revisions of different fixes and workarounds I’ve found on the web and this works perfectly fine for my TV, but it doesn’t have source selection (only TV/HDMI but I cannot switch to HDMI2 or 3 or rename them). I think that it might help you to fix this component, so here it is: samsungtv_2.zip And it’s working configuration for my TV:

  - platform: samsungtv_2
    host: 192.168.0.102
    port: 8002
    timeout: 5
    mac: !secret samsung_tv_mac

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
roberodincommented, Oct 17, 2019

This unfortunately does not work for my TV at all. It only turns on, but then nothing can be controlled and state is not updated - still shows the TV as OFF. My configuration:

  - platform: samsungtv_custom
    name: samsung tv custom test
    host: 192.168.0.102
    port: 8002
    mac: !secret samsung_tv_mac
    sourcelist: '{"Xiaomi Mi Box": "KEY_HDMI1", "HDMI2": "KEY_HDMI2", "HDMI3": "KEY_HDMI3"}'
    protocol: ws

However I have custom version of samsungtv component that I’ve glued together from multiple revisions of different fixes and workarounds I’ve found on the web and this works perfectly fine for my TV, but it doesn’t have source selection (only TV/HDMI but I cannot switch to HDMI2 or 3 or rename them). I think that it might help you to fix this component, so here it is: samsungtv_2.zip And it’s working configuration for my TV:

  - platform: samsungtv_2
    host: 192.168.0.102
    port: 8002
    timeout: 5
    mac: !secret samsung_tv_mac

I’m going to test it

1reaction
doleneccommented, Oct 17, 2019

Probably also this would be great to be merged: https://github.com/giefca/ha-samsungtv-qled

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to troubleshoot the Samsung TV that will not turn on
If you are having trouble turning your Samsung Smart TV on, it could be an issue with the outlet, cable, remote, or tv...
Read more >
DEHA TV Remote Control for Samsung UE55MU7072 ...
DEHA TV Remote Control for Samsung UE55MU7072 Television. This is a generic/unbranded remote control that is not associated with the DEHA equipment ...
Read more >
Samsung TV Plus Not Working: How To Fix In Seconds
A soft reset or power cycling is often the most effective way to fix any technical problem your device might face. Performing a...
Read more >
Replacement TV Remote Control for Samsung ...
Replacement TV Remote Control for Samsung UE55MU7072 Television. This is a generic/unbranded remote control that is not associated with the original ...
Read more >
How to Fix a Samsung TV That Won't Turn On
The problem usually lies with your remote control if the TV appears secured to a power source (not unplugged or loose). Therefore, try...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found