forked from Ape/samsungctl
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Does not connect to UE55KS8090, TypeError on #develop #122
Comments
Ok, seems like the develop branch crashes without
|
Seems like my TV does not accept
|
The original problem seems to be a deadlock:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm currently using Ape/samsungctl but it only has KEY_HDMI which toggles HDMI inputs if one is already active. So I was happy to see this repo has KEY_HDMI1 as well. Sadly I can't get it to work.
Installed deps via pipenv (maybe add a Pipfile and Pipfile.lock (or poetry - IDK, not into Python)), and ran
but it just waits, doesn't output anything and the TV also shows no notification.
(Aside: it needed
^C^C^C^C
to kill (threading issue I guess), of course^\
works.)Then I tried the develop branch, but got a TypeError:
The text was updated successfully, but these errors were encountered: