RFXtrx Promax switch (via IT protocol)

Hi,

I would like to control a PROmax switch via de RFXtrx hub. When I use the RFXmanger software I am able to control the switch with the following setting:

Type: IT (FA500, PROmax,…)
ID: 00 01 01
Unit Code: A
Level: 1

But how do I add this switch in the configuration.yaml file? I have no idea how to translate the ID and unit code to a string that home assistant can use.

With the RFY protocol i’m able to generate a working sting with this setting: 071a0000[id][unit_code]
This does not seems to work with the IT protocol.

I hope someone has a good suggestion!

Best regards,

D3rax

In the latest RFXmngr you will see the hex code, for example:

Lighting5 command: 0A 14 0F 03 00 01 01 01 01 00 00

Packettype = Lighting5
subtype = IT
Sequence nbr = 3
ID = 0101 decimal:257
Unit = 1
Command = On