lucasvdh / codes.lucasvdh.android-tv

Android TV connector for Homey Pro
GNU General Public License v3.0
0 stars 3 forks source link

feat: add support for 0-9 key input #16

Open sebastianmulders opened 6 months ago

sebastianmulders commented 6 months ago

This PR adds (/brings back?) support for 0-9 key input. It maps key_digit_* to the respective RemoteKeyCode.KEYCODE_* from the Android TV remote.

Confirmed working on a KPN TV Box (Sagemcom DIW7022). I have not tested it on other Android TV devices.

Please review and do not hesitate to provide feedback, even the smallest suggestions are much appreciated!

Potentially addresses https://github.com/lucasvdh/codes.lucasvdh.android-tv/issues/6