roberodin / ha-samsungtv-custom

📺 HomeAssistant - SamsungTV Custom Component
Apache License 2.0
122 stars 177 forks source link

Problems with UE58NU7100 #19

Open TheAmitMa opened 4 years ago

TheAmitMa commented 4 years ago

My configuration:

  - platform: samsungtv_custom
    name: Living Room TV
    host: x.x.x.x
    mac: xx:xx:xx:xx:xx
    port: 8002
    protocol: ws
    sourcelist: '{"MiBox": "KEY_HDMI1", "PlayStation": "KEY_HDMI2"}'

I'm able to control to volume, and switch between TV/HDMI sources (but not specific source). Power OFF work's well. Power ON isn't.

Also, It's not possible to switch to apps (Netflix, YouTube). Same configuration with "xchwarze" I'm able to switch between apps, and sources, but also not specific apps. Also Power ON works well and he add option to determine if the TV is on based on specific URL (http://x.x.x.x:9197/dmr) and it works better.

T-bond commented 4 years ago

Maybe it is related to: #16 Read my comment on it.