I would like to integrate a Oase FM-Master 3 (433Mhz controller) into my pimatic configuration. From the pimatic-homeduino plugin I receive the following debug information:
pump ON:
16:20:32.681 [pimatic-homeduino] data: "RF receive 860 1728 6952 0 0 0 0 0 00110011001101010010101100110011010100110101010102"
16:20:32.687 [pimatic-homeduino] received: [ 860, 1728, 6952 ] 00110011001101010010101100110011010100110101010102
pump OFF:
16:22:38.506 [pimatic-homeduino] data: "RF receive 856 1728 6964 0 0 0 0 0 00110011001101010010101100110011010101001101010102"
16:22:38.512 [pimatic-homeduino] received: [ 856, 1728, 6964 ] 00110011001101010010101100110011010101001101010102
pump dimmer (+):
16:24:13.595 [pimatic-homeduino] data: "RF receive 860 1724 6956 0 0 0 0 0 00110011001101010010101100110011001101010101010102"
16:24:13.601 [pimatic-homeduino] received: [ 860, 1724, 6956 ] 00110011001101010010101100110011001101010101010102
pump dimmer (-):
16:24:56.211 [pimatic-homeduino] data: "RF receive 856 1728 6964 0 0 0 0 0 00110011001101010010101100110011010011010101010102"
16:24:56.217 [pimatic-homeduino] received: [ 856, 1728, 6964 ] 00110011001101010010101100110011010011010101010102
Is there anyone who can help me to set up the pimatic protocol definition for this device?