I got a problem with defining a device (Marmitek AM12 for example) with the house code "N". I can configure it with house code from A to P but N is missing.
By the way, this is for controling RF433.92 plugs that have a particular way of working.
Device is turned on by the "B4 - ON" command and turned of by "A4 - OFF" another is "N7 - ON" and 'M7 - OFF". This last one is the reason of my post.
That brings another remark : I have to create two devices, one for each code, and that creates two action buttons on the "control" tab. On each button I have to click twice to switch on or off the device (because the button sends "B4 - OFF" then "B4 - ON" and only the last one makes my device switch)
Don't know if I'm clear

I'll try to see how to code in Gambas to see if I can create a new device with another way of working.
Did someone else have such devices ?
Did I miss something and is there support planned for those ?