I've used LIRC for years on Linux with a network IR sensor and universal remote. Is there a version for Android TV? (The Android clients I've seen let a phone act as a remote for LIRC, which isn't what I want.)
So i found this post, https://www.reddit.com/r/AndroidTV/comments/95r1q5/remap_android_tv_remote_button_possible_sony/
And Philips also has an api but not for HDMI afaik. So there is an ADB command on windows/linux which performs it, but thats quite a hassle. (Since i’d need a pc 24/7 running to use that). Is there an easy way to remap it? Using the tv only?
Edit: I have a temporary solution with my raspberry pi (it executes the adb shell on http callback)