Hi,
I use a RFXCOM (RFXtrx433E) to send my Somfy screen Up/Down.
Used the RFXmngr software to pair, following the procedure to pair a second device (such as remote or a switch) with the RTS motor of my screen.
So far so good, i am now able to send it up and down from the software right after the pairing was successfull.
Next step was (manually) adding a switch to Domoticz;
- Hardware: RFXCOM
- Switchtype: Blinds
- Type: RFY
- ID: XX XX XX (this is the device ID as set in the RFXmngr)
- Unit Code: XX (also as set in the RFXmngr)
Now i am able to send the screen Up/Down through Domoticz as well.
My current issue is that, since there is no feedback from the RTS motor about current position, Domoticz doesn't know if the screen is already down when that's done by the (Somfy Telis4) remote outside Domoticz. So i would like to catch such actions to trigger a "manual override" status to my automated steering script. However i have no idea how to catch that remote signal since it is not even detected by the RFXCOM in the first place, however i actually have the same RFXCOM successfully paired to my screen!? I have a "Somfy - Telis4" remote, anyone who could help me out?
I believe that the theory behind the Somfy remote is that, when pairing a remote with the RTS, a shared "key" is stored in both devices. Without this key, you won't be able to steer the RTS. I'm not sure, but i assume that the device ID: XX XX XX (3x2 digits) represents that key. Perhaps this is the exact reason why the remote isn't detected by my RFXCOM in the first place?
As workaround i could use a KAKU remote... however, that will be my last option.
Thanks in advance guys.
How to catch a Somfy Telis4 remote?
Moderator: leecollings
-
- Posts: 133
- Joined: Saturday 26 March 2016 10:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.4834
- Location: Netherlands
- Contact:
-
- Posts: 518
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: How to catch a Somfy Telis4 remote?
Somfy RTS is not received for several reasons.
1. For security. With a receive option your neighbor or a burglar could use the RFXtrx433E to open your gate or blinds.
2. To use the Somfy remote code is not so clever. If several command are transmitted with the RFXtrx433E the Somfy remote will become out of sync with the motor and the Somfy remote becomes useless.
3. The RFXtrx433E has 2 transceivers, one at 433.92MHz which is the normal mode to receive and control KAKU, Oregon and all other devices at this frequency. For Somfy RTS the RFXtrx433E selects the 433.42MHz transceiver. Continuous receive at 433.42MHz will stop receiving of all other sensors on the standard 433.92Mhz frequency.
1. For security. With a receive option your neighbor or a burglar could use the RFXtrx433E to open your gate or blinds.
2. To use the Somfy remote code is not so clever. If several command are transmitted with the RFXtrx433E the Somfy remote will become out of sync with the motor and the Somfy remote becomes useless.
3. The RFXtrx433E has 2 transceivers, one at 433.92MHz which is the normal mode to receive and control KAKU, Oregon and all other devices at this frequency. For Somfy RTS the RFXtrx433E selects the 433.42MHz transceiver. Continuous receive at 433.42MHz will stop receiving of all other sensors on the standard 433.92Mhz frequency.
Last edited by b_weijenberg on Monday 16 May 2016 12:57, edited 1 time in total.
RFX-433, RFX-433EMC, RFX-868
-
- Posts: 133
- Joined: Saturday 26 March 2016 10:19
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.4834
- Location: Netherlands
- Contact:
Re: How to catch a Somfy Telis4 remote?
Well... kind of disappointed, but this explains why i don't detect the Somfy remote in the first place.
Thanks
Thanks
- emme
- Posts: 909
- Joined: Monday 27 June 2016 11:02
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest
- Location: Milano, Italy
- Contact:
Re: How to catch a Somfy Telis4 remote?
well.. is would be possibile to do the opposite?
so program a motor with RFXComm and reprogram the remote? so you can control a single shade with both methods?
so program a motor with RFXComm and reprogram the remote? so you can control a single shade with both methods?
The most dangerous phrase in any language is:
"We always done this way"
"We always done this way"
-
- Posts: 81
- Joined: Sunday 04 January 2015 0:01
- Target OS: Raspberry Pi / ODroid
- Domoticz version: latest-1
- Location: /dev/null
- Contact:
Re: How to catch a Somfy Telis4 remote?
maybe I don't understand fully what you mean but It is possible to use both methods (handheld remote and RFXComm) at the same time.
btw, this is an old thread so maybe there are more possibilities now.
Ciao,
--Gerard
btw, this is an old thread so maybe there are more possibilities now.
Ciao,
--Gerard
-
- Posts: 518
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: How to catch a Somfy Telis4 remote?
It is not possible to use the same ID-Unitcode by two devices due to the rolling code.emme wrote:well.. is would be possibile to do the opposite?
so program a motor with RFXComm and reprogram the remote? so you can control a single shade with both methods?
2. To use the Somfy remote code is not so clever. If several command are transmitted with the RFXtrx433E the Somfy remote will become out of sync with the motor and the Somfy remote becomes useless.
RFX-433, RFX-433EMC, RFX-868
- Redguy
- Posts: 33
- Joined: Saturday 19 November 2016 21:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Maassluis
- Contact:
Re: How to catch a Somfy Telis4 remote?
The rfxcom 433e device is unable to receive at the somfy frequency, it only has a (extra) transmitter for that. .it can only transmit using device codes you set manualy on the rfxcom which yo can then learn into the somfy devices like you did.
It not just that the rfxcom cannot decode the somfy rts,it cannot receive at all at that frequency.. (which differs sligthly from"regular" 433mhz devices)
It not just that the rfxcom cannot decode the somfy rts,it cannot receive at all at that frequency.. (which differs sligthly from"regular" 433mhz devices)
- Redguy
- Posts: 33
- Joined: Saturday 19 November 2016 21:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 3.5877
- Location: Maassluis
- Contact:
Re: How to catch a Somfy Telis4 remote?
Just an afterthought..
You can buy switchdevices from somfy that can learn your rts codes
You can buy switchdevices from somfy that can learn your rts codes
-
- Posts: 518
- Joined: Friday 12 July 2013 18:13
- Target OS: -
- Domoticz version:
- Location: Netherlands
- Contact:
Re: How to catch a Somfy Telis4 remote?
The RFXtrx433E is able to receive at 433.42MHz but this is not implemented for several reasons.Redguy wrote:The rfxcom 433e device is unable to receive at the somfy frequency, it only has a (extra) transmitter for that. .it can only transmit using device codes you set manualy on the rfxcom which yo can then learn into the somfy devices like you did.
It not just that the rfxcom cannot decode the somfy rts,it cannot receive at all at that frequency.. (which differs sligthly from"regular" 433mhz devices)
See my message Sun May 15, 2016 11:05 pm above.
RFX-433, RFX-433EMC, RFX-868
Who is online
Users browsing this forum: No registered users and 1 guest