Is there an RF command that can be sent from the CM15A to check a sensor status. For example, if my door sensors id is 0xca 0xc5, can I send an RF command that requests the status of this sensor?
I've been successful sending RF to lamps through a USB driver. For example, the following turn on a1.
0x04 0x66
0x06 0x61
How would I query a door sensor for it's status?