Hallo,
wie kann ich die originale Nvidia Shield TV Remote für FHEM nutzen? Über das reading:
keypress:qx(adb shell dumpsys input | grep -e 'KeyDowns:')
bekomme ich:
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
wenn keine Taste gedrückt wird. Wenn irgendeine Taste gedrückt wird:
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 0 keys currently down
KeyDowns: 1 keys currently down
Ich kann somit nicht erkennen, welche Taste gedrückt wurde. Gibt es eine bessere Lösung, die Fernbedienung zu nutzen? Ich möchte mit einem langen Tastendruck der "back"-Taste den Beamer ein- und ausschalten.
Wenn jemand einen Ansatz hat, evtl auch ohne die ADB Shell, dann raus damit.
Hallo trs
Schon was rausbekommen ??
mfg
Mike