RFXTrx 433E schaltet die SOMFY Jalousien nicht

Begonnen von kohlerqh, 16 Juli 2015, 22:26:31

Vorheriges Thema - Nächstes Thema

kohlerqh

Hallo,

Ich bin totaler Anfänger. Habe auf meinem Raspberry FHEM laufen und den RFXTRX433E angeschlossen um meine SOMY Jalousien zu schalten.

Laut Logfile findet sieht es aus, dass er den RFXTRX erkennt.
Ich habe versucht die Jalousie anzulernen. Klappt aber nicht.

In der Config habe ich folgenden Eintrag

define Jalousie SOMFY 000001
attr Jalousie room Esszimmer

Die Jalousie anlernen habe ich versucht nach

To pair the Somfy RTS device:
• Select a unique ID and unitcode for the RFXCOM RFY device.
• Disconnect power from all Somfy RTS devices except the device to pair.
• Press the Program button > 2 seconds on the original Somfy remote until the Somfy device
responds.
• Transmit a Program command with the RFXtrx433E. The Somfy RTS device should respond
indicating the pair command was successful.

habe ich irgendwas vergessen oder falsch gemacht?


Spook112

Moin,
versuch es mal nach dieser Beschreibung - damit hat es bei mir geklappt.
http://forum.fhem.de/index.php/topic,17026.msg334025.html#msg334025

Hinweis am Rande: Man muss nicht alle Somfy RTS devices stromlos machen. Es reicht das Device das man anlernen möchte in den Programmiermodus zu versetzen.
Raspberry PI / RaZberry ZWAVE Modul / RFXTRX433E / 13 Fibaro FGS-222-EN-A-v1.00 / 17 VISION ZD2102-5 / 10 Somfy RTS / 4 Greenwave GWRENS310-F / Gardena Sileno City / 3 Gardena Gartensteckdosen / 2 devolo Home Control Funkschalter / 8 FIBARO System FGSD002 Smoke Sensoren

herrmannj

hi,

muss das Somfy Protokoll nicht zuerst im RFXTRX aktiviert zu werden ?
Ich bin da nicht sattelfest. Im log sehe ich nur ARC, AC, X10 und so ... :)

vg
joerg

Spook112

Hi,
also ich bin ja auch nicht der super Spezialist aber bei mir sieht es im Logfile analog aus - und es funktioniert:
Zitat2015.09.06 13:30:48 1: CallBlockingFn: Can't connect to localhost:7072: IO::Socket::INET: connect: Connection refused
2015.09.06 13:30:49 1: Including /opt/fhem/fhem.cfg
2015.09.06 13:30:50 3: telnetPort: port 7072 opened
2015.09.06 13:30:51 3: WEB: port 8083 opened
2015.09.06 13:30:51 3: WEBphone: port 8084 opened
2015.09.06 13:30:51 3: WEBtablet: port 8085 opened
2015.09.06 13:30:51 3: Opening TRX_0 device /dev/ttyUSB0
2015.09.06 13:30:52 3: Setting TRX_0 serial parameters to 38400,8,N,1
2015.09.06 13:30:52 3: TRX_0 device opened
2015.09.06 13:30:52 1: TRX: Init OK
2015.09.06 13:30:52 1: TRX: Init status: '433.92MHz transceiver, firmware=243, protocols enabled: OREGON AC ARC X10 '

2015.09.06 13:30:53 2: eventTypes: loaded 147 events from ./log/eventTypes.txt
2015.09.06 13:30:54 3: Opening ZWAVE1 device /dev/ttyAMA0
2015.09.06 13:30:54 3: Setting ZWAVE1 serial parameters to 115200,8,N,1
2015.09.06 13:30:54 3: ZWAVE1 device opened
2015.09.06 13:31:03 1: Including ./log/fhem.save
2015.09.06 13:31:03 1: usb create starting
2015.09.06 13:31:05 1: usb create end
2015.09.06 13:31:05 0: Featurelevel: 5.6
2015.09.06 13:31:05 0: Server started with 42 defined entities (version $Id: fhem.pl 9141 2015-08-27 19:04:33Z rudolfkoenig $, os linux, user fhem, pid 10649)
2015.09.06 13:31:06 2: ZWave_ProcessSendStack: no ACK, resending message
2015.09.06 13:31:09 3: ONKYO_AVR device Onkyo_AV is unavailable
Nach meinem Verständnis ist dieses RFY Protokoll das, dass von Somfy verstanden und genutzt wird.
Gruß
Michael
Raspberry PI / RaZberry ZWAVE Modul / RFXTRX433E / 13 Fibaro FGS-222-EN-A-v1.00 / 17 VISION ZD2102-5 / 10 Somfy RTS / 4 Greenwave GWRENS310-F / Gardena Sileno City / 3 Gardena Gartensteckdosen / 2 devolo Home Control Funkschalter / 8 FIBARO System FGSD002 Smoke Sensoren

herrmannj

ah. Dann ist mein Einwand unberechtigt. Vielleicht meldet das trxmodul das rfy Protokoll auch garnicht im log.

danke, vg
joerg

Ellert

Um Somfy mit RFXTRX zu bedienen, muss das Modul TRX_Light verwendet werden. Das Modul Somfy ist für den CUL.
Sihe hier http://fhem.de/commandref.html#TRX_LIGHT die beiden letzten Aufzählungspunkte.