RFXCOM Cheap PIR Sensor Binding in Openhab2

@Jamstah thank for your response, hereby an overview of what I already found out with some references.

There is only one Lighting4 subtype at this moment and none of the other RFXCom message types support a similar concept.

I think the pulse timing is just really technical detail of this message type which was observed to vary by the creators of rfxcom, but I sent them an e-mail :slight_smile:

I think that is explained the best by kevin in the an issue he reported

The initial support for some of the s1/s24 commands is added in openHAB (1.x) by SpeederC:

There you can see that motion & contacts sensors send a different command with the s1-s24 bits.

These threads might also give some insight

What I saw it that my motion sensor sends a specific on command each time, but the full S1-S24 seems only to be in use by the 4-port relays. And it would only be really correct if an item discovered for the remote button is correctly retransmitted by the binding if requested.

I would really like to implement that sending of a specific command as well, but if we have a common opinion about the rest that should be easy :wink:

1 Like