I have just built my first RfLink:
- Arduino mega 2560
RXB6
XD-FST FS1000A
UP
20;02;Doorbell;ID=1f1b;SWITCH=1;CMD=ON;CHIME=01;
20;03;Eurodomest;ID=15c1c9;SWITCH=05;CMD=ON;
STOP
20;04;Doorbell;ID=1f1b;SWITCH=1;CMD=ON;CHIME=01;
20;05;Eurodomest;ID=15c1c9;SWITCH=07;CMD=OFF;
DOWN
20;06;Doorbell;ID=1f1b;SWITCH=1;CMD=ON;CHIME=01;
20;07;Eurodomest;ID=15c1c9;SWITCH=03;CMD=ON;
it seems the remote send 2 messages each time a button is pushed,
How can I reproduce it in Domoticz?
My remote is the same as the one in this page http://www.domowiki.fr/wiki/index.php/CY-801MT
How Can I enter commands manually like "11;20;0B;RFCustom;ID=524643;SWITCH=0;CMD=ON;" ?
Thanks