Homatics Box R 4K Plus

Could someone assist me on how to setup the On/Off IR button on my Minix Air Mouse A3? All other buttons are working with the USB dongle. But I can’t get it to start with the On/Off button.
20.1 is running via USB boot on my Nokia 8010 and everything works.
I followed this guide but I guess my file is not correct.

I get the following output in SSH:
262.044018: lirc protocol(nec): scancode = 0x118
262.044035: event type EV_MSC(0x04): scancode = 0x118
262.044035: event type EV_SYN(0x00).

I did try to setup my .toml file with:
[[protocols]]
name = “Nokia”
protocol = “nec”
[protocols.scancodes]
0x118 = “KEY_POWER”

This way, it will shut down, but it won’t start…