Search found 17 matches

by javicalle
19 Oct 2023, 21:21
Forum: RFlink: General Discussions
Topic: SOmfy RTS - movement in steps
Replies: 2
Views: 1403

Re: SOmfy RTS - movement in steps

Some RTS motors have that behavior. According to the docs: Press the MY button on the Telis RTS remote control for 5 seconds, the blind will confirm to indicate the change of mode. References: * https://www.letscontrolit.com/forum/viewtopic.php?t=8151 * https://www.somfy-profesional.es/documents/193...
by javicalle
19 Oct 2023, 21:14
Forum: RFlink: General Discussions
Topic: Pairing multiple RTS blinds with the same RFLink record
Replies: 4
Views: 1339

Re: Pairing multiple RTS blinds with the same RFLink record

I would use just RC until all the covers are paired. With RFLink Loader, the PAIR command would 'save' the record you give to them. Let's focus on the 'new' code to control all the cover at once and forget about all the other existing ones. When you call the RFLink command, the record in the RFLink ...
by javicalle
23 Jul 2022, 22:14
Forum: RFLink: Unsupported devices
Topic: Solved: DC44 PIR units not acting as DC4's
Replies: 7
Views: 4976

Re: Solved: DC44 PIR units not acting as DC4's

If all triggers are movement from the PIR sensor, you can configure in HA the entities as alias of the same device. This is something common in RFLink integration. It would be something like: binary_sensor: - platform: rflink devices: friedland_1472f4_22: name: my PIR sensor device_class: motion off...
by javicalle
10 Feb 2021, 21:18
Forum: RFlink: General Discussions
Topic: RFLINK Not Pairing with Somfy Sonese 30 Wireless Roller Blinds
Replies: 7
Views: 17162

Re: RFLINK Not Pairing with Somfy Sonese 30 Wireless Roller Blinds

It may be an unsupported blind model, but if you've managed to get it to work with the remote's code, it should be possible to match another code. Can you try using a slightly different remote code? Taking into account that your remote code is 'B70E28' you could try with 'B70E38' or with 'B70E20' an...
by javicalle
23 Jan 2021, 19:25
Forum: RFlink: General Discussions
Topic: RFLINK Not Pairing with Somfy Sonese 30 Wireless Roller Blinds
Replies: 7
Views: 17162

Re: RFLINK Not Pairing with Somfy Sonese 30 Wireless Roller Blinds

Some comments that I hope will help you. Most important! Don't use the same code from remote in RFLink. If you do, you can cause the blind rolling code to increase and that you can no longer control the blind with the remote control (with a minor rolling code). This may be the reason why the blind s...
by javicalle
18 Dec 2020, 21:10
Forum: RFlink: General Discussions
Topic: Somfy Tilt & Lift 25 WireFree RTS
Replies: 11
Views: 22897

Re: Somfy Tilt & Lift 25 WireFree RTS

Good!
Thanks for letting us know
by javicalle
17 Dec 2020, 19:18
Forum: RFlink: General Discussions
Topic: Somfy Tilt & Lift 25 WireFree RTS
Replies: 11
Views: 22897

Re: Somfy Tilt & Lift 25 WireFree RTS

There are several reports detailing the behavior you comment on. It seems clear that the blinds have 2 working modes: 10.2 Using a Telis RTS remote control By default, the Mod/Var receiver is delivered in “US” mode . When Telis RTS remote control is being used: Briefly pressing (< 0.5 seconds) on th...
by javicalle
24 Nov 2020, 13:48
Forum: RFLink: Hardware Related discussions
Topic: mertik maxitrol G6R-H4TV21-z22
Replies: 12
Views: 28637

Re: mertik maxitrol G6R-H4TV21-z22

Yes, first a patch in @aequitas library is needed. You can ask him in github.

Once new version is available, an upgrade in HA must be done. Also can be asked in HA github.
by javicalle
23 Nov 2020, 09:10
Forum: RFLink: Hardware Related discussions
Topic: mertik maxitrol G6R-H4TV21-z22
Replies: 12
Views: 28637

Re: mertik maxitrol G6R-H4TV21-z22

Not quite.

It is fixed for protocol:

Code: Select all

dooya_v4


Your problem is with protocol

Code: Select all

mertik_gv60
To be addressed the same way that in the 'dooya_v4' case, this protocol must be fixed in @aequitas rflink library, and then upgraded in RFLink dependencies.
by javicalle
19 Nov 2020, 09:05
Forum: RFLink: Hardware Related discussions
Topic: mertik maxitrol G6R-H4TV21-z22
Replies: 12
Views: 28637

Re: mertik maxitrol G6R-H4TV21-z22

I think it's related to this other bug in Home Assistant: https://community.home-assistant.io/t/wth-is-rflink-doing-with-underscores-resolved/221658/4 The @aequitas library don't support protocols ID with underscores and exceptions must be made in the library: * https://github.com/aequitas/python-rf...
by javicalle
29 Sep 2020, 13:30
Forum: RFlink: General Discussions
Topic: RFLINK SOMFY SGS
Replies: 16
Views: 27470

Re: RFLINK SOMFY SGS

The problem I see is that I don't know how to simulate the "hold down the key" part with RFLink, I suppose you can repeatedly send one command in RFLink, but I don't know if it will be the same behavior. I always have set my devices with a 0 for the switch value, but my remotes (somfy tell...
by javicalle
28 Sep 2020, 19:32
Forum: RFlink: General Discussions
Topic: RFLINK SOMFY SGS
Replies: 16
Views: 27470

Re: RFLINK SOMFY SGS

The PAIR command is just to add it to RFLink's memory (if I'm not wrong) not to pair it with the SGS switchboard. I may ask a silly question, but have you put the SGS switchboard in pairing mode (power button> 2s)? I would try the UP command or changing the switch number, for example: 10;RTS;288b4f8...
by javicalle
27 Sep 2020, 21:07
Forum: RFlink: General Discussions
Topic: RFLINK SOMFY SGS
Replies: 16
Views: 27470

Re: RFLINK SOMFY SGS

I do not have the SGS mechanism (I did not even know it before reading this post), but from what I have read, I would follow the somfy pairing procedure for the 3 button remote control. To do this, I would first add a new remote in RFLink with a slightly different code than the one that can be read ...
by javicalle
18 May 2020, 21:25
Forum: RFlink: General Discussions
Topic: RFLink Somfy Pairing Problem
Replies: 7
Views: 27832

Re: RFLink Somfy Pairing Problem

I'm glad you were able to get it working (more or less) ;) . I would say it may be related to the code you were trying to use. I suggest you do a test with a slightly different code than the ones your remote uses. If you have already tested with 4 codes, it will be easy for you to use a new code tha...
by javicalle
16 May 2020, 14:35
Forum: RFlink: General Discussions
Topic: RFLink Somfy Pairing Problem
Replies: 7
Views: 27832

Re: RFLink Somfy Pairing Problem

What you can to try is to test the RFLink with the remote's code. You can do it, recording in your RFLink the same address and a slightly bigger rolling code from your remote. No need to put your cover in 'PAIRING MODE'. Once you verify that RFLink list the remote code and a few bigger rolling code,...
by javicalle
21 Apr 2020, 01:42
Forum: RFlink: General Discussions
Topic: RFLink Somfy Pairing Problem
Replies: 7
Views: 27832

Re: RFLink Somfy Pairing Problem

I recommend you to use an "slightly changed address" for the new remote. In your case maybe something like 8cda33 or 8cdb31.

Cheers.

Ref:
by javicalle
21 Apr 2020, 01:32
Forum: RFLink: Hardware Related discussions
Topic: Home Assistant to RFLnk to somfy covers
Replies: 2
Views: 26114

Re: Home Assistant to RFLnk to somfy covers

If I'm not mistaken, your config should be as follows:

Code: Select all

cover:
  - platform: rflink
    devices:
      rts_02FFFF_0:
        name: voletsalon