You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: