Homatics Box R 4K Plus

Here is a working and accurate KEYMAP for Nokia 8010 remote using meson-ir. The above one by frodo19 had wrong scan codes for power, volume and mute buttons. Only streaming service and voice command buttons are excluded.

# table NOKIA, type: NEC
0x1d0200 KEY_POWER
0x1d0213 KEY_1
0x1d0212 KEY_2
0x1d0210 KEY_3
0x1d0217 KEY_4
0x1d0216 KEY_5
0x1d0214 KEY_6
0x1d021b KEY_7
0x1d021a KEY_8
0x1d0218 KEY_9
0x1d021e KEY_0
0x1d021f KEY_PREVIOUS
0x1d0202 KEY_NEXT
0x1d0250 KEY_REWIND
0x1d0203 KEY_PLAYPAUSE
0x1d024c KEY_FASTFORWARD
0x1d0201 KEY_STOP
0x1d0241 KEY_MUTE
0x1d0248 KEY_VOLUMEUP
0x1d020b KEY_VOLUMEDOWN
0x1d0204 KEY_CHANNELUP
0x1d0206 KEY_CHANNELDOWN
0x1d025c KEY_HOME
0x1d0259 KEY_UP
0x1d0251 KEY_DOWN
0x1d0254 KEY_LEFT
0x1d0215 KEY_RIGHT
0x1d0255 KEY_ENTER
0x1d0219 KEY_BACK
0x1d0209 KEY_MENU
0x1d0211 KEY_CONTEXT_MENU
0x1d0208 KEY_INFO
0x1d021c KEY_EPG
0x1d022e KEY_FAVORITES
0x1d020a KEY_RED
0x1d024d KEY_GREEN
0x1d020e KEY_YELLOW
0x1d020c KEY_BLUE

Remember to also include rc_maps.cfg.

meson-ir * NOKIA

I was also wondering if there was a way to include these two files while making a fresh install and renaming the dtb to dtb.img. I don’t want to SSH and stop/restart kodi services each time I reinstall CoreELEC.