hobbyquaker / node-red-contrib-lgtv

Node-RED Nodes to control LG webOS Smart TVs :tv:
http://flows.nodered.org/node/node-red-contrib-lgtv
MIT License
59 stars 21 forks source link

lgtv-app payload options #3

Closed robross0606 closed 6 years ago

robross0606 commented 6 years ago

Can you tell me how I can figure out the correct msg.payload to launch different apps? For example, what is the correct payload for Plex?

hobbyquaker commented 6 years ago

Just take a look at the output of the app node (connect a debug node) and start plex with your remote, then you should see the payload in the debug tab.

robross0606 commented 6 years ago

Wow, thanks! Who would have guessed the payload for Plex is "cdp-30". O_o