Stuntteam wrote: ↑Sunday 06 May 2018 16:02
Did you try the RFFind option to learn the signals?
Thanks for your answer and the hint with RFFind, haven't any knowledge about this command and already did some first checks. What I've noticed, is that the signals seems not be sent properly:
Code: Select all
UP:
20;45;RFFind;x;5E0121;B;27;1;
20;46;RFFind;x;5E0121;B;27;1;
20;47;RFFind;x;5E0121;B;27;1;
20;48;RFFind;x;5E0121;B;27;1;
20;49;RFFind;x;5E0121;B;27;1;
20;4A;RFFind;x;5E0121;B;27;1;
20;4B;RFFind;x;5E0121;B;27;1;
20;4C;RFFind;x;5E0121;B;27;1;
20;4D;RFFind;x;5E0121;B;27;1;
STOP:
20;59;RFFind;x;5E0122;8;29;1;
20;5A;RFFind;x;5E0122;B;26;1;
20;5B;RFFind;x;5E0122;B;27;1;
20;5C;RFFind;x;5E0122;B;27;1;
20;5D;RFFind;x;5E0122;B;27;1;
20;5E;RFFind;x;5E0122;B;27;1;
20;5F;RFFind;x;5E0122;B;27;1;
20;60;RFFind;x;5E0122;B;27;1;
DOWN:
20;68;RFFind;x;5E0124;A;27;1;
20;69;RFFind;x;5E0124;B;27;1;
20;6A;RFFind;x;5E0124;B;27;1;
20;6B;RFFind;x;5E0124;B;27;1;
20;6C;RFFind;x;5E0124;B;27;1;
20;6D;RFFind;x;5E0124;B;27;1;
20;6E;RFFind;x;5E0124;B;27;1;
20;6F;RFFind;x;5E0124;A;27;1;
20;70;RFFind;x;5E0124;B;27;1;
20;71;RFFind;x;5E0124;B;27;1;
20;72;RFFind;x;5E0124;B;27;1;
Also I see, there seems to be only ON/OFF possible, what can I do with the "STOP" command?
I've not setup this two records:
Code: Select all
10;RFFind;0;5E0121;B;27;1;
RF Record: 0 ID: 5E0121 S: 0B L: 27 T: 01 - ON
10;RFFind;1;5E0124;B;27;1;
RF Record: 0 ID: 5E0121 S: 0B L: 27 T: 01 - ON
RF Record: 1 ID: 5E0124 S: 0B L: 27 T: 01 - OFF
Then I went to domoticz and added a new switch device using the remote and auto learning feature. Worked well, but if I now click on open/close function, nothing happens. In the log i've the following entries:
Code: Select all
2018-05-08 13:31:41.536 User: Admin initiated a switch command (90/Storen Büro/Off)
2018-05-08 13:31:41.537 RFLink Sending: 10;EV1527;0cd196;8;UP
2018-05-08 13:31:42.020 (RFLink433) Light/Switch (Storen Büro)
2018-05-08 13:31:46.333 User: Admin initiated a switch command (90/Storen Büro/On)
2018-05-08 13:31:46.334 RFLink Sending: 10;EV1527;0cd196;8;DOWN
2018-05-08 13:31:46.850 (RFLink433) Light/Switch (Storen Büro)
Do you've maybe a additional advice to implement the blind?