Hello,
I’m having trouble adding a 433Mhz SelectPlus doorbell to Home-assistant. I’ve an rfxtrx433e which works with 2 Somfy RTS window blinds. When I connect the rfxtrx433e do my laptop and run the rfxmngr I can see that it receives the doorbell when I push the button, but in HA nothing happens when I push the button.
In the log I find following lines when pressing the doorbell
2017-12-04 20:44:31 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 07160202006f9970)
2017-12-04 20:44:35 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 07160203006f9970)
2017-12-04 20:44:38 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 07160204006f9950)
2017-12-04 20:44:39 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 00d4 Class: RFXtrxDevice Sub: 0, Pkt_id: 0716000500d40050)
2017-12-04 20:44:39 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 07160206006f9950)
2017-12-04 20:44:40 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 00d4 Class: RFXtrxDevice Sub: 0, Pkt_id: 0716000700d40050)
2017-12-04 20:44:40 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 07160208006f9950)
2017-12-04 20:44:40 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 00d4 Class: RFXtrxDevice Sub: 0, Pkt_id: 0716000900d40050)
2017-12-04 20:44:40 DEBUG (Thread-22) [homeassistant.components.rfxtrx] Receive RFXCOM event from (Device_id: 006f Class: RFXtrxDevice Sub: 2, Pkt_id: 0716020a006f9950)
```