node-red-contrib-samsung-tv-control
node-red-contrib-samsung-tv-control copied to clipboard
Frame TV power off using long press KEY_POWER
A long press on the power button of remote is needed to turn the samsung frame TV fully off. A single press on the power button of remote result in the TV to turn to the frame picture which is not fully off.
With the KEY_POWER I can do the same as the power button single press of the remote. I would like to know if the long press is also supported.
I tried to send a double press, but this resulted in the TV going to the picture mode and back on again.
same story, now using a workaround with the Logitech hub to do this, but that's not what I really want 😉
We would need to add something like this: https://github.com/tavicu/homebridge-samsung-tizen/blob/c3e879b78c547399a845525cd40a0b945b4ef510/lib/methods/ws.js#L45
For me the easier solution was to use this node: https://flows.nodered.org/node/node-red-contrib-samsung-automation-studio-nodes
You just add a device and a command node, thats it!
Same need here.
As there is no realtime on/off status available, there is no reliable way to turn off the Samsung TV ! The KEY_POWER long press or at least a realtime ("is alive" is not realtime !) power state would be needed for using the node.