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

TV turns on #59

Open
dennisbekker opened this issue Mar 25, 2023 · 4 comments
Open

TV turns on #59

dennisbekker opened this issue Mar 25, 2023 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@dennisbekker
Copy link

dennisbekker commented Mar 25, 2023

Describe the bug

TV sending power on signal after turning it off with a flow on homey. it happens randomly

To Reproduce
when starting homey flow with turn off tv, some times the tv will turn on again after turning off, also sometimes when the turn off button is pressed when the tv is off, the tv will turn on.

Expected behavior
that the power off button / turn off tv will turn off the tv and not turn it on again. for now i solved it with powering on and off with the harmony bridge, i added the tv also on that platform. on the harmony bridge this issue is gone.

i want to use your app, because your app is so much better :-)

Screenshots

Additional context
i am using this app on the new homey pro 2023, i installed the app with homey app install, its the latest version.
also tried to change power check to polling, i can turn it on in the app on homey, when i want to save the new settings it gives the following error: cannot read properties of undefined (reading 'userpoll')

@dennisbekker dennisbekker added the bug Something isn't working label Mar 25, 2023
@MaxvandeLaar
Copy link
Owner

@dennisbekker Have you tried switching to polling instead of the power listener? You can find this in the settings of the device.

@dennisbekker
Copy link
Author

Hi Max, thanks for the fast reply! i tried that first, it gives the following error: cannot read properties of undefined (reading 'userpoll') so i cant test if this solves the issue. i tried to reboot the homey and the app , it wont save.

@MaxvandeLaar
Copy link
Owner

@dennisbekker could you post a screenshot of your settings when it throws said error? I am positive your problem would get resolved with polling as it sounds like a timing issue.

@dennisbekker
Copy link
Author

Of course,
den-23-03-25-00001
den-23-03-25-00002

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants