Search found 7 matches

by Lennyz1988
19 May 2021, 09:50
Forum: RFlink: General Discussions
Topic: RFLink receives no signal from Brel Remote
Replies: 3
Views: 13216

Re: RFLink receives no signal from Brel Remote

Just got confirmation from the manufacturer. It's not possible to connect a mono-direction remote with a bi-directional motor.

Well I think I need to solder an ESP32 on top of my remote if I want to be able to control the blinds with my domotica system.
by Lennyz1988
18 May 2021, 19:25
Forum: RFlink: General Discussions
Topic: RFLink receives no signal from Brel Remote
Replies: 3
Views: 13216

Re: RFLink receives no signal from Brel Remote

That remote appears to support bi-directional as well as uni-direction communication modes. Try switching to uni-directional mode. When I switch the remote to mono-direction, RF-link detects the signal. However I seem unable to pair the remote with my motor when it's set to mono-direction. The type...
by Lennyz1988
16 May 2021, 21:07
Forum: RFlink: General Discussions
Topic: RFLink receives no signal from Brel Remote
Replies: 3
Views: 13216

RFLink receives no signal from Brel Remote

Hi, I just bought a windows shutter from Brel with the Brel DD2702 remote. I tried receiving the signal from the remote through RF-link, but I am not receiving anything. With debug and/or unhandled on it still receives nothing. According to the datasheet it operates at 433.925 mhz. What am I doing w...
by Lennyz1988
14 Nov 2017, 12:35
Forum: RFlink: General Discussions
Topic: RFLink MiLight codes to HEX code
Replies: 8
Views: 9834

Re: RFLink MiLight codes to HEX code

I have the same question: is any way to convert from Milight color/brightness to "normal" rgbw value? Im doing flow in Node Red (from RfLink (MiLight remote in) to H801 RGBW controller with EspEasy), but struggling with this conversion. If there any Java or other conversion code exist ple...
by Lennyz1988
26 Oct 2017, 20:50
Forum: RFlink: General Discussions
Topic: MiLight - Switching RGBWW to white-mode
Replies: 4
Views: 8699

Re: MiLight - Switching RGBWW to white-mode

I have also made some progress. I have found this post explaining a bit about the protocol used: Milight supports 256 colors 00-FF there is no specific RGB value The brightness is controlled in 32 steps. I managed to connect the RGBW Lamp to Domoticz. You can use these instructions to do that: http:...
by Lennyz1988
25 Oct 2017, 13:02
Forum: RFlink: General Discussions
Topic: RFLink MiLight codes to HEX code
Replies: 8
Views: 9834

Re: RFLink MiLight codes to HEX code

Stuntteam wrote: 06 Jan 2017, 00:28 Milight supports 256 colors 00-FF there is no specific RGB value
The brightness is controlled in 32 steps.
Could you clarify this more? I find it hard to understand how I can calculate the hexadecimal to a color.
by Lennyz1988
24 Oct 2017, 20:30
Forum: RFlink: General Discussions
Topic: MiLight - Switching RGBWW to white-mode
Replies: 4
Views: 8699

Re: MiLight - Switching RGBWW to white-mode

Have you made any progress? I am trying to control the same bulb. I have no clue how to find the proper mix in colors and white. Nor did I find any logic in the hexadecimal commands to set the colors.