I have just switched to Home Assistant and I have a few legacy 433 switches that I’d like to add. They worked fine in OpenHAB, but I’m at a bit of a loss on how to add them to HA. I know I add them by inputting the event code into the RFXTRX integration, but the protocols I need are not available. I know for a fact that they are enabled in the RFXTRX since they work in OpenHAB. I don’t have a windows machine, so using RFXmngr is a bit tricky…
The devices are:
- One dimmer. In OpenHAB it is listed as lighting2 with “subtype AC”. Device id “1010108.1” Lighting2 is not available in the RFXTRX protocols in the integration in HA.
- One switch, with the same type (lighting2/AC). Id “1010107.1”
- One switch lighting1, subtype “EMW200”. Id “A.3”
When I download the diagnostic output for RFXTRX it lists these protocols:
"protocols": [
"lighting4",
"arc",
"ac"
]
But in the HA UI a lot more protocols are available (but NOT lighting1 or lighting2)
Any help gratefully accepted…