OH3 - Samsung TV Binding Without Channel-Info

Hello everyone,

i’m quite new with OpenHab but pretty impressed!

I try to get my Samsung TV working with the current binding.

First i can say there are no actual errors from the binding.
The TV was recognized automatically.

Functionalities like ON/OFF, App-Name or SendKey are working like a charm.

Now i would like to get the current channel number but right here is the problem - it’s always empty…
The linked item to the channel is always null.
May someone got this issue solved and can help a bit.

Some keyfacs:

  • openHAB 3.0.1
  • Samsung TV Binding 3.0.1
  • TV Model GQ49Q60RGTXZG

From: org.openhab.binding.samsungtv

[DEBUG] [rnal.service.RemoteControllerService] - getSupportedChannelNames: [keyCode, volume, mute, power, channel, url, sourceApp, artMode]
[DEBUG] [rnal.service.RemoteControllerService] - Received channel: keyCode, command: REFRESH
[DEBUG] [rnal.service.RemoteControllerService] - Received channel: mute, command: REFRESH
[DEBUG] [rnal.service.RemoteControllerService] - Received channel: power, command: REFRESH
[DEBUG] [rnal.service.RemoteControllerService] - Received channel: channel, command: REFRESH
[DEBUG] [rnal.service.RemoteControllerService] - Received channel: sourceApp, command: REFRESH

The thing is configured for SecureWebSocket on port 8002.

Please let me know if additional information are needed.

Bests regards!

1 Like