when using RFloader with RFlink connected to the PC and send:
Code: Select all
10;RTS;0F0F0F;0;DOWN;
Code: Select all
10;RTS;0F0F0F;0;STOP;
Code: Select all
10;RTS;0F0F0F;0;UP;
Then I connect the RFlink to the Raspberry.
In Domoticz I have added a switch as "Venetian Blinds EU" (as indicated in above description), but it doesn't work.
In the log of domotics I see the following when I push
the "close" symbol:
Code: Select all
RFLink Sending: 10;RTS;0F0F0F;1;ON
Code: Select all
RFLink Sending: 10;RTS;0F0F0F;1;STOP
Code: Select all
RFLink Sending: 10;RTS;0F0F0F;1;OFF
any advice on how to proceed is welcome.