Open dennisbekker opened 1 year ago
@dennisbekker Have you tried switching to polling instead of the power listener? You can find this in the settings of the device.
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.
@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.
Of course,
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')