Keine Temperaturanzeige in FHEM

Begonnen von dan1180, 18 Dezember 2013, 10:22:09

Vorheriges Thema - Nächstes Thema

dan1180

Hier noch das gesamte log-File im Anhang
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

Joachim

Nein,

Zitatwenn das nicht klappt, das fhem.log als Anhang.

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

dan1180

Hab ich doch schon reingestellt. Zwischen meiner Annahme und deinem Nein. Erster Beitrag Seite 2.
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

Joachim

Sorry, hatte ich übersehen.
Schmeiss mal aus deiner fhem.cfg den TCM120/TCM310 raus, der belegt die gleiche Schnittstelle.
2013.12.19 19:17:53 3: Opening TCM310 device /dev/ttyAMA0
2013.12.19 19:17:53 3: Setting TCM310 baudrate to 57600
2013.12.19 19:17:53 3: TCM310 device opened
2013.12.19 19:17:53 3: Opening TCM310 device /dev/ttyUSB0 <----------------------------------------
2013.12.19 19:17:53 3: Setting TCM310 baudrate to 57600
2013.12.19 19:17:53 3: TCM310 device opened
2013.12.19 19:17:54 3: Opening TCM120 device /dev/ttyUSB0 <----------------------------------------
2013.12.19 19:17:54 3: Setting TCM120 baudrate to 9600
2013.12.19 19:17:54 3: TCM120 device opened
2013.12.19 19:17:54 1: define TCM120_0 TCM 120 /dev/ttyUSB0@9600 <----------------------------
2013.12.19 19:17:55 3: Opening TCM120_0 device /dev/ttyUSB0
2013.12.19 19:17:55 3: Setting TCM120_0 baudrate to 9600
2013.12.19 19:17:55 3: TCM120_0 device opened
2013.12.19 19:17:55 1: wrong checksum: got FF, computed 01
2013.12.19 19:17:55 1: usb create end
2013.12.19 19:17:55 2: SecurityCheck:  WEB,WEBtablet has no basicAuth attribute. telnetPort has no password/globalpassword attribute.  Restart fhem for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2013.12.19 19:17:55 0: Server started with 10 defined entities (version $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $, os linux, user fhem, pid 2053)
2013.12.19 20:15:10 3: Opening OWX device /dev/ttyUSB0

oder poste die fhem.cfg in cod-Tags (die # unter SChriftart)

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

dan1180

attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global statefile ./log/fhem.save
attr global updateInBackground 1
attr global verbose 3

define telnetPort telnet 7072 global

define WEB FHEMWEB 8083 global

define WEBphone FHEMWEB 8084 global
attr WEBphone basicAuth <geheim>
attr WEBphone stylesheetPrefix smallscreen

define WEBtablet FHEMWEB 8085 global
attr WEBtablet stylesheetPrefix touchpad

# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog

define autocreate autocreate
attr autocreate filelog ./log/%NAME-%Y.log

define eventTypes eventTypes ./log/eventTypes.txt

# Disable this to avoid looking for new USB devices on startup
define initialUsbCheck notify global:INITIALIZED usb create

define OWio1 OWX /dev/ttyUSB0
attr OWio1 buspower parasitic


Passt das so? Was hat die Darstellung für einen Vorteil?
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

dan1180

Ich hab gar kein TCM in meiner fhem.cfg ???
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

Puschel74

Hallo,

ZitatWas hat die Darstellung für einen Vorteil?
Schau es dir nochmal an und überleg mal was das für einen Vorteil haben könnte.
Nicht jeder will sich *.txt-Files runterladen um dann eine fhem.cfg anschauen zu können.

Mit #-Tags eingebettet kansnt du den Code direkt im Beitrag anschauen.
Vorteil? Sicher doch - einfach und übersichtlicher.

ZitatIch hab gar kein TCM in meiner fhem.cfg
Und woher kommt dann das in deinem Logfile?
Zitat2013.12.19 19:17:53 3: Opening TCM310 device /dev/ttyUSB0 <----------------------------------------
2013.12.19 19:17:53 3: Setting TCM310 baudrate to 57600
2013.12.19 19:17:53 3: TCM310 device opened
2013.12.19 19:17:54 3: Opening TCM120 device /dev/ttyUSB0 <----------------------------------------
2013.12.19 19:17:54 3: Setting TCM120 baudrate to 9600
2013.12.19 19:17:54 3: TCM120 device opened

Ist das noch Anfängerfragen oder soll ich nach OneWire verschieben?

Grüße
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Joachim

Moin dan1180,

mach mal eine # vor diesen Eintrag in der fhem.cfg

# Disable this to avoid looking for new USB devices on startup
#define initialUsbCheck notify global:INITIALIZED usb create


dann FHEM stoppen, im Unterverzeichnis log die Dateien fhem.save und fhem-2013-12.log löschen.
FHEM neu starten, und den ersten Teil des logs bis zur OWX-Fehlermeldung in Code tags hier einstellen.

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

dan1180

Hallo Joachim,

hier das gewünschte neue Log-File:


2013.12.20 10:32:11 1: Including fhem.cfg
2013.12.20 10:32:13 3: telnetPort: port 7072 opened
2013.12.20 10:32:14 3: WEB: port 8083 opened
2013.12.20 10:32:14 3: WEBphone: port 8084 opened
2013.12.20 10:32:14 3: WEBtablet: port 8085 opened
2013.12.20 10:32:18 3: Opening OWio1 device /dev/ttyUSB0
2013.12.20 10:32:18 3: Setting OWio1 baudrate to 9600
2013.12.20 10:32:19 3: OWio1 device opened
2013.12.20 10:32:19 1: OWX: Serial device /dev/ttyUSB0 defined
2013.12.20 10:32:19 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:19 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:20 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:20 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:21 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:22 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:22 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:46 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:47 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:47 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:48 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:48 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:49 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:50 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:50 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:51 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:51 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:52 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:52 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:53 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:54 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:54 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:55 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:55 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:56 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:57 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:57 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:58 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:58 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:59 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:32:59 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:00 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:01 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:01 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:02 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:02 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:03 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:03 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:04 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:05 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:05 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:06 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:06 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:07 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:07 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:08 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:09 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:09 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:10 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:10 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:11 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:11 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:12 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:13 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:13 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:14 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:14 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:15 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:16 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:16 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:17 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:17 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:18 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:18 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:19 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:20 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:20 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:21 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:21 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:22 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:22 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:23 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:24 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:24 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:25 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:25 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:26 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:26 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:27 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:28 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:28 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:29 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:29 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:30 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:31 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:31 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:32 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:32 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:33 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:33 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:34 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:35 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:35 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:36 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:36 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:37 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:37 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:38 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:39 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:39 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:40 1: OWX: 1-Wire bus OWio1: interface not detected, answer was 0x17 0x41 0xab 0x20 0xfc
2013.12.20 10:33:40 2: SecurityCheck:  WEB,WEBtablet has no basicAuth attribute. telnetPort has no password/globalpassword attribute.  Restart fhem for a new check if the problem is fixed, or set the global attribute motd to none to supress this message.
2013.12.20 10:33:40 0: Server started with 9 defined entities (version $Id: fhem.pl 3872 2013-09-07 11:58:33Z rudolfkoenig $, os linux, user fhem, pid 2010)


Dazu stell ich dir auch nochmal die aktuelle fhem.cfg dazu.

attr global autoload_undefined_devices 1
attr global logfile ./log/fhem-%Y-%m.log
attr global modpath .
attr global motd SecurityCheck:\
\
WEB,WEBtablet has no basicAuth attribute.\
telnetPort has no password/globalpassword attribute.\
\
Restart fhem for a new check if the problem is fixed,\
or set the global attribute motd to none to supress this message.\

attr global statefile ./log/fhem.save
attr global updateInBackground 1
attr global userattr devStateIcon devStateStyle icon sortby webCmd
attr global verbose 3

define telnetPort telnet 7072 global

define WEB FHEMWEB 8083 global

define WEBphone FHEMWEB 8084 global
attr WEBphone basicAuth ***
attr WEBphone stylesheetPrefix smallscreen

define WEBtablet FHEMWEB 8085 global
attr WEBtablet stylesheetPrefix touchpad

# Fake FileLog entry, to access the fhem log from FHEMWEB
define Logfile FileLog ./log/fhem-%Y-%m.log fakelog

define autocreate autocreate
attr autocreate filelog ./log/%NAME-%Y.log

define eventTypes eventTypes ./log/eventTypes.txt

# Disable this to avoid looking for new USB devices on startup
# define initialUsbCheck notify global:INITIALIZED usb create

define OWio1 OWX /dev/ttyUSB0
attr OWio1 buspower parasitic


Ich habe eben auch zur Sicherheit nochmal mit Digitemp die Temperaturen der beiden Sensoren ausgelesen (hat funktioniert) um sicher zu stellen, dass mein DS9097 und die Verkabelung i.O. ist.

@Puschel74

1. Ich könnte den Text auch über copy/paste ganz normal, ohne .txt-File posten. Dass die code-tags platzsparender sind weiß ich erst seit ichs gemacht und gesehen hab, dass man darin scrollen kann. Kannte das vorher nicht.

2. Ich hab meine fhem.cfg gepostet. Da steht kein Wort von TCM drin steht. Woher das kommt weiß ich leider nicht.

3. Ob der Beitrag (mittlerweile) in ein anderes Forum gehört weiß ich nicht. In meinen Augen handelt es sich um Anfängerprobleme mit FHEM und 1-wire...deine Entscheidung.

Liebe Grüße

dan1180
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

Puschel74

Hallo,

zu 1) - Ok.
Die tags zu benutzen war ja auch mehr als Bitte gedacht und nicht als Befehl zu verstehen  ;)

zu 2) - scheint wohl am usb create gelegen zu haben.
Wenn du, so wie Joachim beschrieben hat, initialUsbCheck auskommentiert hast dürfte diese Einträge hoffentlich passe sein.

zu 3) Ich sehe hier keine Anfgängerfrage zu FHEM sondern eher ein Problem mit 1-Wire.
Wenn FHEM bei dir läuft und macht was es soll aber deine 1-Wire-Sensoren können nicht abgefragt werden werde ich das Thema nach 1-Wire verschieben.
Solange kann es für mich erstmal hier bleiben.

Grüße
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

dan1180

FHEM macht eben nicht was es soll, da ich OWX und/oder OWFS nicht zum Laufen bekomme. Das mit den Sensoren ist dann denke ich nur noch Formsache. Wie geschrieben funktionieren die über Digitemp.

Zu 1.: war auch nicht als Befehl verstanden. Wollte nur nicht als besserwisserischer Nörgler verstanden werden, da die Frage ernst war.

Zu 2.: Ich hab diese Einträge in einer vorherigen FHEM-Installation (habe das System nun zum dritten Mal diese Woche neu aufgesetzt) schon gesehen. Warum läd er das nun auch ohne diesen Eintrag?

Zu 3.: What ever...  ;)

LG dan1180
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte

Puschel74

Hallo,

ZitatWarum läd er das nun auch ohne diesen Eintrag?
Laut deinem letzten geposteten LogFile wird jetzt
Zitat2013.12.20 10:32:18 3: Opening OWio1 device /dev/ttyUSB0
2013.12.20 10:32:18 3: Setting OWio1 baudrate to 9600
2013.12.20 10:32:19 3: OWio1 device opened
2013.12.20 10:32:19 1: OWX: Serial device /dev/ttyUSB0 defined
dein Device wohl eingebunden.

Wie ist der Status des Device OWio1 in FHEM (ggf. Screenshot bitte).

Es werden nun keine TCM* versucht zu laden - lt. LogFile.

Hier
Zitat2013.12.20 10:32:19 1: OWX: 1-Wire bus OWio1: interface not found, answer was 0x17 0x41 0xab 0x20 0xfc
wird nur wohl das Interface nicht gefunden.

Hast du zum Interface noch eine Verbindung über DigiTemp offen?

Grüße
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Joachim

Moin dan1180,

Dein selbstgebauter 1-Wire-Adapter meldet sich falsch, ersetze mal die 00_OWX.pm durch die im Anhang.
Außerdem in der fhem.cfg folgenden Zusatzeintrag:
attr global mseclog 1

@Puschel,
bisher waren es Anfängerfragen, ab jetzt wird es OWX-spezifisch.

Gruß Joachim
FHEM aktuellste Version auf FB 7570 und 7390 mit Zebradem Toolbox Freetz
FHEM auf Raspberry
1-Wire mit LinkUSBi und Rs-Pi ds2482-800  1-Wire-9 Board; Max mit Cube, HMLAN
div. 1-Wire Sensoren; MAX-Thermostaten; Homematic-Komponenten, Zehnder KWL über RS-232

Puschel74

Hallo,

und schon verschoben.

Da ich mit 1-Wire aber noch keine Erfahrungen habe bin ich ab nun nur noch stiller Mitleser.

Grüße
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

dan1180

Also jetzt glaub ich dann bald an Hexen...

00_OWX.pm ins ausgetauscht und Attribut gesetzt. Jetzt ist mein OWX ist verschwunden. Er steht noch immer in der fhem.cfg aber wird unter den Geräten nicht mehr angezeigt ("Everything").

:o
FHEM 6.2 auf RPi4B
Raspberrymatic 3.X auf RPI3B

1xDS2408 und 6xDS18B20 an GPIO über Modul RPI_1Wire
>50 Homematic-Geräte