Hi!
I am trying to send a command to my TV to change to a specific TV channel. Tried this yaml:
component: oh-label-cell
config:
action: command
actionCommand: setPlayTvContent “ARD”
actionItem: SONYKD55A89_ContentCommand
header: SONYKD55A89_PlayingTitle
item: SONYKD55A89_PlayingCommand
title: ARD
(ARD is the name of a channel, if not known…)
But this does not work. Son any hint on that? Most likely this syntax is wrong. The connection to the TV works. Send an IRCC command which works.
Thanks in advance!
Dirk