FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: thburkhart am 21 Juni 2016, 11:18:41

Titel: Probleme mit 2 JEELINKs
Beitrag von: thburkhart am 21 Juni 2016, 11:18:41
Guten Tag,

ich habe 2 Jeelinks, einen für PCA301 und einen für LaCrosse

Ich lasse sie über ID am USB erkennen:

Log-Auszug:

2016.06.21 11:08:06 3: Opening JLPCA301 device /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
2016.06.21 11:08:06 3: Setting JLPCA301 serial parameters to 57600,8,N,1
2016.06.21 11:08:06 3: JLPCA301 device opened
2016.06.21 11:08:07 3: Opening JLLaCR device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_AM01YQ2Q-if00-port0
2016.06.21 11:08:07 3: Setting JLLaCR serial parameters to 57600,8,N,1
2016.06.21 11:08:07 3: JLLaCR device opened
2016.06.21 11:08:08 3: Opening CUL_0 device /dev/serial/by-id/usb-busware.de_CUL868-if00
2016.06.21 11:08:08 3: Setting CUL_0 serial parameters to 9600,8,N,1
2016.06.21 11:08:08 3: CUL_0 device opened
2016.06.21 11:08:08 3: CUL_0: Possible commands: BCFiAZEGMRTVWXefmltux
2016.06.21 11:08:09 2: eventTypes: loaded 1556 events from ./log/eventTypes.txt
2016.06.21 11:08:09 3: Connecting to database mysql:database=fhem;host=localhost;port=3306 with user root
2016.06.21 11:08:09 3: Connection to db mysql:database=fhem;host=localhost;port=3306 established for pid 1903
2016.06.21 11:08:09 3: Connection to db mysql:database=fhem;host=localhost;port=3306 established
2016.06.21 11:08:09 3: TX25IT_01: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29_01: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_00: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_01: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_02: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_03: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_04: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_05: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_06: I/O device is JLLaCR
2016.06.21 11:08:09 3: TX29DTH_07: I/O device is JLLaCR
2016.06.21 11:08:09 3: XLaCross_01: I/O device is JLLaCR
2016.06.21 11:08:09 3: PCA301_09F347: I/O device is JLLaCR
2016.06.21 11:08:09 3: PCA301_09F384: I/O device is JLLaCR
2016.06.21 11:08:09 3: PCA301_0C3BE9: I/O device is JLLaCR
2016.06.21 11:08:09 3: PCA301_0D8AFC: I/O device is JLLaCR
2016.06.21 11:08:10 3: PCA301_0D8B39: I/O device is JLLaCR
2016.06.21 11:08:10 3: PCA301_019AAA: I/O device is JLLaCR
2016.06.21 11:08:10 3: PCA301_09F25D: I/O device is JLLaCR
2016.06.21 11:08:10 3: PCA301_0E7B3A: I/O device is JLLaCR
2016.06.21 11:08:10 1: Including ./log/fhem.save

Offensichtlich werden sie beide korrekt erkannt.

Jedoch werden die PCA301 und LaCrosse- Devices dem LaCrosse-Jeelink-Stick zugeordnet.

Ist das ok oder unerheblich?

Wozu brauche ich eigentlich 2 Sticks?
Könnte EIN Jeelink-Stick beides, als PCA301 und LaCrosse bedienen?

besten Dank für eure Hinweise

Thomas