Ape/samsungctl

Newbie question

Cmac2016 opened this issue · 1 comments

VERY VERY VERY new to python.
I was looking for hel on setting things up and running your script.
I really want to see if your script to control my TV.

When I enter in my WebSocket:
ws://10.0.0.243:8001/api/v2/channels/samsung.remote.control?name="base64 of name"
I get a reply that channel is unauthorized.
I see the prompt on screen to accept the connection.

if I send ws://10.0.0.243:8001/api/v2
I do get a reply that contains "ms.channels.remote"

But this is where it all falls apart.
I cant get past this point.

Any help would be greatly appreciated.