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

Keeps sending back key #76

Open
JudahZF opened this issue Jun 29, 2021 · 3 comments
Open

Keeps sending back key #76

JudahZF opened this issue Jun 29, 2021 · 3 comments

Comments

@JudahZF
Copy link

JudahZF commented Jun 29, 2021

Hi there,
When I connected this to my tv through the HA config I noticed that the TV (UE40J6000) kept recieving the back key, and this stopped whenever HA was offline or restarting.
Does anyone know if there is a fix for this?
Thanks!

@w35l3y
Copy link

w35l3y commented Sep 2, 2021

Does anyone know how to solve this?
I can't even play any app because it keeps closing/asking to close (it is the effect of back key).

@Murasakicz
Copy link

Hi,
I found out that this is caused by the "def update (self)" function. More precisely line 210. Where the value "KEY" is sent, only if the television does not have this value, it will be evaluated as pressing the return button. For now, I have solved the setting of the value "KEY_RED" for myself (I hope I do not use the red button anywhere) until I find some more suitable or someone modifies the code.

TV model: UE48JU7502T

@santosdiez
Copy link

Same thing here.. Got it fixed by replacing "KEY" with "KEY_GREEN". Thanks for the hint!

TV model: UE40J6200AK

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

4 participants