dwaan / homebridge-adb

Homebridge script to control remote ADB enabled Android device
MIT License
76 stars 15 forks source link

Adb 2.0.0 beta-2 playback sensor Nvidia Shield tv not working #80

Closed mrota83 closed 2 years ago

mrota83 commented 2 years ago

Hi'

I used the pluggin for a while and since i updated to the most recent version 2.0.0 beta-2 the playback sensor on my nvidia shield tv 2019 doesn't trigger anymore. I revented back to the last stable version 1.5.5 and its flawless. Also tried the 2.0.0 beta-1 same thing as beta-2.

Thank you very much

dwaan commented 2 years ago

Hey, Thank you for the report. Rereading the 1..5.5 version to figure out what missing.

mrota83 commented 2 years ago

With beta-3 it works when something play. But when nothing plays the playback sensor remains active or sometimes take 8 sec to the playback sensor to disengage. Back to 1.5.5 the playback sensor works very well and responsive.

thank you

dwaan commented 2 years ago

It’s actually an intended behavior, but it can be configure in config.json with playbacksensordelay, which I forget to write in readme.md, but it’s in Homebridge Config UI X’s plugins configuration. The default value is 10 seconds if you didn’t set the value.

dwaan commented 2 years ago

But. Yes, you’re correct I notice the sensor sometimes didn’t turn off. Need to check on it.

mrota83 commented 2 years ago

Thank you

dwaan commented 2 years ago

Merge with issue #81