Moin,
ich habe letzten Sommer FHEM aufgesetzt auf einem Raspi 3B+ und den nanoCUL zur Steuerung der 12 bis 20 Schalter installiert. Die FS20 Steuerung ist seit 2010 etwas gewachsen und ich wollte statt der Fernbedienungen auch mal cool über das Display wischen können.
Nach und nach hatte ich alles am laufen. Dann hatte ich noch HOMEBRIDGE installiert und angebunden.
Mit dem iPhone konnte ich die FS20 dann über Apple HOME steuern.
Alles toll, bis ich den Raspi dann mal im Spätsommer 2020 upgedatet hatte, dann ging nichts mehr.
/dev/ttyUSB0 fehlte.
FHEM gesichert und gut. Raspi von Grund auf nochmal neu aufgesetzt. FHEM installiert, Backup retour,.....nix - bis heute.
Hatte keine Zeit und komme erst jetzt dazu mich darum zu kümmern
dmesg liefert folgendes:
[ 4.105651] usb 1-1.1.2: new full-speed USB device number 5 using dwc_otg
[ 4.264391] usb 1-1.1.2: New USB device found, idVendor=0403, idProduct=6001, bcdDevice= 6.00
[ 4.264407] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.264422] usb 1-1.1.2: Product: FT232R USB UART
[ 4.264436] usb 1-1.1.2: Manufacturer: FTDI
[ 4.264450] usb 1-1.1.2: SerialNumber: A50285BI
Der Eintrag ist wieder da
pi@lawrasp1:/dev $ ls -la ttyU*
crw-rw---- 1 root dialout 188, 0 Jan 26 23:30 ttyUSB0[/td]
FHEM sagt:
2021.01.12 18:33:50 1: Including fhem.cfg
2021.01.12 18:33:56 3: WEB: port 8083 opened
2021.01.12 18:33:56 2: eventTypes: loaded 70 events from ./log/eventTypes.txt
2021.01.12 18:33:56 3: Opening CUL868 device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0
2021.01.12 18:33:56 3: Setting CUL868 serial parameters to 38400,8,N,1
2021.01.12 18:55:28 3: CUL868: Possible commands: ABCEeFfGhiKklMmRTtUVWXxYZz
2021.01.12 18:55:28 3: CUL868 device opened
2021.01.12 18:55:28 1: Including ./log/fhem.save
2021.01.12 18:55:28 1: usb create starting
2021.01.12 18:55:29 3: Probing ZWDongle device /dev/serial0
2021.01.12 18:55:29 3: Probing ZWDongle device /dev/serial1
2021.01.12 18:55:29 3: Probing CUL device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing TCM_ESP3 device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing ZWDongle device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing SIGNALDuino device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing MYSENSORS device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing ArduCounter device /dev/ttyAMA0
2021.01.12 18:55:30 3: Probing ElsnerWS device /dev/ttyAMA0
2021.01.12 18:55:31 3: Probing FRM device /dev/ttyAMA0
2021.01.12 18:55:37 3: Probing CUL device /dev/ttyS0
2021.01.12 18:55:37 1: usb create end
2021.01.12 18:55:37 0: Featurelevel: 6
2021.01.12 18:55:37 0: Server started with 24 defined entities (fhem.pl:21056/2020-01-26 perl:5.028001 os:linux user:fhem pid:730)
2021.01.26 23:30:15 1: [b]/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0 disconnected, waiting to reappear (CUL868)
2021.01.26 23:30:20 3: Setting CUL868 serial parameters to 38400,8,N,1
2021.01.26 23:30:29 1: Cannot init /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0, ignoring it (CUL868)[/b]
2021.01.26 23:47:44 2: AttrTemplates: got 127 entries
2021.01.26 23:48:07 3: FS20 set WZ.Licht.Erker on
2021.01.26 23:48:11 3: FS20 set WZ.Licht.Erker off
Unter "Everything" wird folgendes angezeigt: >> Bild
Ich kann mir jetzt nix mehr erklären. Habt Ihr Tips für mich? Was kann ich testen oder machen?
(nanoCUL abziehen und so hatte ich schon.)
Danke für Infos
cu Lothar