My first step for this was, to pair with your script and use the values in the config *.yml to establish a websocket connection and control the tv. Then i wanted to do the crypto stuff.
The problem is, i cant see where you load the config file and what you are do then with session_key & session_id then.
How/where do you build/establish a ws connection with the values from config?
Hey,
i wanted to start porting this to js/node.
My first step for this was, to pair with your script and use the values in the config *.yml to establish a websocket connection and control the tv. Then i wanted to do the crypto stuff.
The problem is, i cant see where you load the config file and what you are do then with
session_key
&session_id
then. How/where do you build/establish a ws connection with the values from config?Thanks in advance.