Page 1 of 1

Brel motors?

PostPosted: Fri Apr 29, 2016 2:33 pm
by Sanderkoers
someone experience adding http://www.brel-motors.nl/ to rfxcom?

Re: Brel motors?

PostPosted: Sat Apr 30, 2016 5:32 am
by b_weijenberg
If BlindsT6 is implemented in the plug-in it should operate.
In this case create the BlindsT6 device and use a random ID. Pair this device as additional remote in the motor.

Re: Brel motors?

PostPosted: Sun May 01, 2016 10:33 am
by Sanderkoers
i do not see the blinds T6 as device

Re: Brel motors?

PostPosted: Sun May 01, 2016 11:23 am
by colinpartridge
According to the RFXcom Plugin configuration only T0, and T1-4 protocols are able to be received.

Colin

Re: Brel motors?

PostPosted: Sun May 01, 2016 12:12 pm
by Sanderkoers
i can see the code that the remote sends in debug mode.

Re: Brel motors?

PostPosted: Sat Oct 13, 2018 9:17 pm
by freshwuzhere
Hi @Sanderkoers,

Did you achieve this in the end? Same problem here.....

Solved it for T6 type sentence (Brel Dooya , ESMA, DC-106 RMF etc).

Sander - you were on the right track - you need to get the unit number and address from those codes as follows:

My open code was -

9 25 6 21 100 67 205 177 1 126 (09 19 06 15 [64 43 CD] B1 01 7E)

the address here is Hex. 64 43 CD and Unit code is B1 (177 decimal). I entered those numbers into the BREL device type and everything works great as a BREL device.

In your case

you have 9 3 1 2 39 0 0 0 0 0 (09 03 01 02 27 00 00 00 00 00)

The address here would be 00 00 00 and the unicode is 00.

All those zeros look suspiciously like you aren't paired with the shade so if it won't talk - you may need to look at
https://forums.indigodomo.com/viewtopic.php?f=28&t=21102&p=164706&hilit=Brel#p164706

which goes through some pairing etc.

The hardware and plugin look REALLY solid when you get that addressing sorted out.....