Chuango door sensor via RFXtrx433XL

@Danielhiversen, you wrote the RFXtrx package that integrates with HomeAssistant. Do you have any ideas on what might be wrong?

Dear @Danielhiversen,

I’ve downloaded the python package you wrote for the RFXtrx and I see the following data when I start the example program and trip one of the sensors:

modes:  None
RFXTRX: Send: 0x0d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
<RFXtrx.Core object at 0x7f8bf95e4320>
{}
RFXTRX: Send: 0x0d 0x00 0x00 0x01 0x02 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
RFXTRX: Recv: 0x14 0x01 0x00 0x01 0x02 0x53 0x2b 0x08 0x00 0x27 0x00 0x03 0x00 0x1c 0x10 0x4f 0x00 0x00 0x00 0x00 0x00
RFXTRX:  Status [subtype=433.92MHz, firmware=43, output_power=28, devices=['ac', 'arc', 'lighting4', 'oregon', 'x10']]
RFXTRX: Send: 0x0d 0x00 0x00 0x03 0x07 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00
RFXTRX: Recv: 0x14 0x01 0x07 0x03 0x07 0x43 0x6f 0x70 0x79 0x72 0x69 0x67 0x68 0x74 0x20 0x52 0x46 0x58 0x43 0x4f 0x4d
RFXTRX: Recv: 0x08 0x20 0x00 0x00 0x5c 0xbc 0x20 0x04 0x59
<class 'RFXtrx.SensorEvent'> device=[<class 'RFXtrx.RFXtrxDevice'> type='X10 Security' id='5cbc20:32'] values=[('Battery numeric', 9), ('Rssi numeric', 5), ('Sensor Status', 'Motion')]
{'5cbc20:32': <RFXtrx.RFXtrxDevice object at 0x7f8bf92b12e8>}
{'5cbc20:32': <RFXtrx.RFXtrxDevice object at 0x7f8bf92b12e8>}

I appears that the sensor is properly sending its information and the RFXcom device is properly translating the information. Could something have broken on the end of HASS?

Does anyone have any ideas at all? I’m not getting a reply from @Danielhiversen, who is probably busy with more important things.

Could this post be somewhat in the direction of what I should be doing? RFXCOM: Adding a Alecto SA-33 (security 1 type) smoke sensor to homeassistant