Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2019 7 Series (RU7xxx) TV socket not responding #133

Open
jnnks opened this issue Apr 9, 2020 · 1 comment
Open

2019 7 Series (RU7xxx) TV socket not responding #133

jnnks opened this issue Apr 9, 2020 · 1 comment

Comments

@jnnks
Copy link

jnnks commented Apr 9, 2020

The websocket implementation with python does not work with the self signed ssl certificate of the TV.

The connection created here does not return a response to the TV. Naturally, the underlying event loop does not pick up any messages and an Exception is thrown here.

The socket connection works and I can send commands with wscat -n just fine.

@tachang
Copy link

tachang commented May 10, 2020

Do you mean that the code itself rejects the self signed certificate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants