I’ve been searching all day but can’t find the answer. I have built a binary switch, arduino nano and radio, and everything is working fine. My little problem is that I get the result in 1 | 0 and I kind of need it in ON | OFF instead.
If you’re using the mysensors component, binary values should already be converted to STATE_ON/STATE_OFF ie on/off. Can you give a bit more info on your setup, type of gateway and mysensors config?