Weishaupt WTC am eBus mit ebusd

Begonnen von J0EK3R, 19 November 2016, 13:51:45

Vorheriges Thema - Nächstes Thema

morjak

Hallo in die Runde,

ich versuche mich seit ein paar Wochen auch darin, Daten meiner Weishauptheizung (insbesondere die Solardaten) per eBus zu entlocken, tappe hier aber ziemlich im Dunkeln.

Hier bin ich auf eine funktionierende Lösung gestoßen: https://github.com/felixoswald/weishaupt-ebus-reader

Ich versuche nun den eigentlichen Befehl zu dekodieren und ein Schema zu erkennen.

50 22 03 86 7C 06 liefert mir den Wh - Anteil des Gesamtertrages

50 22 03 DA 7D 06 den kWh - Anteil

50 22 03 E3 7E 06 den MWh - Anteil

Die Summe ergibt wohl den Gesamtertrag.

Jetzt zu meinem eigentlichen Problem: Was bedeuten die einzelnen Symbole?

50 -> Primärbefehl
22 -> Sekundärbefehl: Register? lesen (23 dürfte dann schreiben sein)
03 -> Anzahl der folgenden Datensymbole
86 -> ?
7c 06 -> Registeradresse 0x067c ?

Die drei Befehle würden dann 3 aufeinanderfolgene Adressen (0x067c, 0x067d und 0x067e) auslesen, was durchaus Sinn ergeben würde

Aber was zum Henker wäre dann das 1. Datensymbol (im 1. Befehl die 86)

Oder liege ich völlig falsch?

taschenorakel

Zitat von: Spassat35i am 15 Januar 2018, 20:37:30address 03: master #11
address 07: master #16
address 08: slave #11, scanned "MF=Kromschroeder;ID=W ;SW=1200;HW=0302", loaded "kromschroeder/08..sc.csv"
address 0c: slave #16, scanned "MF=-;ID=??;SW=-;HW=-"
address 10: master #2
address 15: slave #2, scanned "MF=TEM;ID=WRSOL;SW=0201;HW=6521"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 51: slave, scanned "MF=Kromschroeder;ID=W ;SW=7203;HW=-", loaded "kromschroeder/51..hc2.csv"
address 70: master #4
address 75: slave #4, scanned "MF=Kromschroeder;ID=W ;SW=2726;HW=-", loaded "kromschroeder/75..hc2.csv"
address f1: master #10
address f6: slave #10, scanned "MF=Kromschroeder;ID=WWST?;SW=1200;HW=0302", loaded "kromschroeder/f6..sc.csv"

Hallo,

das sieht verdächtig nach der Situation auf dem EBus meiner Heizungsanlage aus. Nach langem Grübeln habe ich bei meiner Anlage festgestellt, dass meine WRSol überhaupt nicht mit dem EBus verbunden war, auf dem Brennwertkessel und Pumpensteuerung aktiv sind (Pfeil 2).

Du darfst diesen Dateianhang nicht ansehen.

Wenn ich meinen EBus-Adapter direkt mit den bislang unbenutzten EBus-Klemmen der WRSol verbinde (Pfeil 1), erscheint der hier immer wieder diskutierte TEM/WRSol-Slave:

address 04: slave #25, ebusd, scanning
address 10: master #2
address 15: slave #2, scanned "MF=TEM;ID=17929;SW=2522;HW=1112"
address ff: master #25, ebusd

Muss jetzt rausfinden, ob das so sein soll, oder ob dies der eine Installationsfehler ist, der seit Jahren meine Freude an der Solarthermieanlage trübt.

zenlight777

Hallo

Ich habe den ebusd-Adapter für die Verwendung mit meinem Weishaupt WTC-25A-Heizsystem gekauft.
Ich habe J0EK3Rs Repo für Weishaupt-Konfigurationen verwendet.

https://adapter.ebusd.eu/v5-c6/index.en.html
https://github.com/J0EK3R/ebusd-configuration-weishaupt?tab=readme-ov-file

Es liest den Status der Heizung mit Temperatur usw. korrekt.
Ich habe versucht, die Temperatur zu lesen/schreiben, aber es schlägt mit einem Fehler fehl:

ebusctl write -c hc1 Set DHWSetTemp=37.0
ERR: Element nicht gefunden

Also wollte ich die Nachrichten des Heizsystems erfassen.

1. ebusctl grab
2. Zieltemperatur manuell über das Menü der Heizung ändern:
P -> 11 auswählen -> 18 auswählen
-> Temperatur auf 64 Grad ändern
-> Temperatur auf 65 Grad ändern
-> Temperatur auf 66 Grad ändern
3. ebusctl grab result

Aber ich bekomme nichts als Ausgabe.
Meine Frage also: Muss ich irgendetwas Besonderes tun? Zum Beispiel länger warten? Oder soll das so nicht funktionieren?

Danke!

Tiff1112

Hallo zusammen,

ich erhalte leider immer folgende Fehlermeldung. Die csv Dateien sind im entsprechenden Ordner und sollte eigentlich lesbar sein:


2024-10-23 12:22:49.318 [update notice] received unknown BC cmd: f1fe0903048e136060
2024-10-23 12:22:50.011 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.011 [update notice] store 08 ident: done
2024-10-23 12:22:50.012 [update notice] sent scan-read scan.08  QQ=31: Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.012 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.173 [main error] HTTP failure: receive error: 404 Not Found
2024-10-23 12:22:50.174 [main error] unable to load scan config 08: list files in kromschroeder ERR: element not found
2024-10-23 12:22:50.174 [main error] scan config 08: ERR: element not found
2024-10-23 12:22:51.606 [update notice] received unknown BC cmd: f1fe0903042b138c01

kann mir hier jemand helfen?

zenlight777

Hallo

Ich habe gerade Ihre Nachricht auf fhem zum Einstellen des ProgramChooseSwitch über ebusctl gesehen.

https://forum.fhem.de/index.php?msg=1299295

In meinem Fall wird beim Schreiben eines anderen Werts (wie ,,Programm 2") ,,erledigt" angezeigt, was in Ordnung ist.

Aber auf dem Thermostat (WCM-FB) ändert sich das aktuelle Programm nicht (bleibt wie am Drehknopf eingestellt, auf ,,Normaltemperatur").

Und wenn ich dann versuche, den ProgramChooseSwitch-Wert mit ebusctl zu lesen, wird ,,Normaltemperatur" angezeigt.

Ich kann den aktuellen Wert des Thermostats also grundsätzlich nicht überschreiben.

Wie funktioniert das in Ihrem Fall?

Ich habe Ihnen auch eine PN dazu geschickt, hoffentlich erhalten Sie meine Nachricht.

Danke!

Zitat von: mb201 am 07 Januar 2024, 19:00:51Ich schreibe hier wahrscheinlich nur damit ich es später selbst noch mal nachlesen kann.
Meinen ebus-Adapter habe ich jetzt auch in Sende-Richtung bestückt und kann damit nun über ebusd nicht nur die Broadcast-Nachrichten mitlesen und dekodieren, sondern auch Status-Infos abfragen und Befehle senden.
Damit kann ich meine Heizung jetzt konfigurieren und Ein/Ausschalten, soweit es in der ebusd-configuration vorgesehen ist.
Zum Schreiben habe nur noch die ebusd Master-Addr von 0x30 auf 0xFF geändert und accesslevel=* gesetzt:
EBUSD_OPTS="--configpath=/opt/ebusd-2.1.x/de/ --logareas=all --loglevel=info --enablehex --mqttport=1883 --mqttjson --mqtthost=192.168.178.64 --mqtttopic=ebusd/%name --accesslevel=* --address=ff"

Für meine WTC-15 Anlage (ohne Solar) funktioniert alles was ich brauche mit J0EK3R's repository Einträgen. Nur eine Ergänzung musste ich in der Datei "hc.processvalues.inc" vornehmen, damit ich das Heizprogramm nicht nur abfragen, sondern auch verändern kann.
Der Einstieg erfolgt über die Dateien "35..hc1.csv" und "hc.processvalues.inc" um die WCM-FS (addr 0x30/0x35) zu steuern. Wie schon gesagt, in meiner Anlage ist die WCM-FS das zentrale Element zur Steuerung des Brenners, gemäß gesetzter Programmparameter. Diese Parameter schreibe ich jetzt mit ebusd in die Fernsteuerung.
Im folgenden sieht man die Abfrage und das Überschreiben einiger definierter Parameter:
[b]### decoding for read and write implemented via hc.user.inc[/b]
p1@raspi303:~/Documents/python_linux $ ebusctl r -c hc1 FrostProtection
9.5
p1@raspi303:~/Documents/python_linux $ ebusctl w -c hc1 FrostProtection 7.0
done
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 FrostProtection
7.0
[b]# read shows changed value, ==> success[/b]

p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 NormalSetTemp
21.0
p1@raspi303:~/Documents/python_linux $ ebusctl w -c hc1 NormalSetTemp 22.5
done
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 NormalSetTemp
22.5
[b]# read shows changed value, ==> success[/b]

p1@raspi303:~/Documents/python_linux $ ebusctl r -c hc1 ReducedSetTemp
14.0
p1@raspi303:~/Documents/python_linux $ ebusctl w -c hc1 ReducedSetTemp 19.0
done
# read shows changed value, ==> success
p1@raspi303:~/Documents/python_linux $ ebusctl r -c hc1 ReducedSetTemp
19.0
# read shows changed value, ==> success


[b]### decoding for read-only via hc.processvalues.inc[/b]
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 SupplyTemperatureWTC
24.0
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 HeatDemand
5.0
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 SupplySetValueHC
5.0
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 SupplyTemperatureHC
-
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 RoomSetValue
14.0
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 RoomTemperature
23.9
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 SupplyTemperatureWTC
23.0
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 MixedExternalTemperature
0.4
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 ExternalTemperature
-1.0

[b]# via this value I can control my device[/b]
p1@raspi303:~/Documents/python_linux $ ebusctl r -f -c hc1 ProgramChooseSwitch
Programm 2


# after adding one line in file "hc.processvalues.inc" the writing of Programmwahlschalter works as desired
w,,ProgramChooseSwitch,setting of Programmwahlschalter ,,,,"1201",,,_16_ProgramChooseSwitch,,,

p1@raspi303:/opt/ebusd-2.1.x/de/weishaupt $ ebusctl w -c hc1 ProgramChooseSwitch Normaltemperatur
done
p1@raspi303:/opt/ebusd-2.1.x/de/weishaupt $ ebusctl r -f -c hc1 ProgramChooseSwitch
Normaltemperatur
[b]# read shows changed value, ==> success[/b]

p1@raspi303:/opt/ebusd-2.1.x/de/weishaupt $ ebusctl w -c hc1 ProgramChooseSwitch 'Programm 2'
done
p1@raspi303:/opt/ebusd-2.1.x/de/weishaupt $ ebusctl r -f -c hc1 ProgramChooseSwitch
Programm 2


Das Ganze lässt sich nun auch per MQTT2 mit FHEM steuern und dann kann ich auch aus dem Urlaub meine Heizung beeinflussen.
Mit dem Schreiben (ebusctl w ...) sollte man umsichtig sein, da es wahrscheinlich immer im Flash-Memory der WCM-FS gespeichert wird, aber so 5000 Zyklen sollte der Flash halten und das reicht für einen Schreibvorgang pro Tag in den nächsten 13 Jahren.


BTW: Bei der WTC-15 Anlage gibt es auch zwei Schalt-Eingänge H1 und H2, gleich neben den ebus-Kontakten, mit denen man per HW-Schalter den Brenner beeinflussen kann. Mehr dazu steht im Weishaupt-Handbuch. Das ließe sich einfach per Zigbee-Relais beeinflussen auch ohne ebus.
Ich hoffe das hilft noch jemandem.

Zusammenfassend musste ich also nur eine Text-Zeile in hc.processvalues.inc ergänzen, um den Programmschalter meiner Anlage zu beeinflussen.

john30

Zitat von: Tiff1112 am 23 Oktober 2024, 12:25:51Hallo zusammen,

ich erhalte leider immer folgende Fehlermeldung. Die csv Dateien sind im entsprechenden Ordner und sollte eigentlich lesbar sein:


2024-10-23 12:22:49.318 [update notice] received unknown BC cmd: f1fe0903048e136060
2024-10-23 12:22:50.011 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.011 [update notice] store 08 ident: done
2024-10-23 12:22:50.012 [update notice] sent scan-read scan.08  QQ=31: Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.012 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.173 [main error] HTTP failure: receive error: 404 Not Found
2024-10-23 12:22:50.174 [main error] unable to load scan config 08: list files in kromschroeder ERR: element not found
2024-10-23 12:22:50.174 [main error] scan config 08: ERR: element not found
2024-10-23 12:22:51.606 [update notice] received unknown BC cmd: f1fe0903042b138c01

kann mir hier jemand helfen?
hast du ebusd den Ordner mit den csv übergeben?
author of ebusd

rubinho

Hallo in die Runde der Weishauptbesitzer.

Wäre einer so nett, mir mal eine halbwegs funktionierender Konfig-Ordner zukommen zu lassen?
Ich bekomme das irgendwie nicht so richtig gebacken.

Beim scannen werden nicht alle Komponenten erkannt und es kommt immer zu unbekannten Meldungen.
Mal davon abgesehen, dauert es immer eine Zeit lang bis überhaupt was erkannt wird.(Kann man die passenden Komponenten nicht fix eintragen?)
Leider fehlt mir momentan auch die Zeit und die Gelegenheit mich mit der Therme länger auseinander zu setzen, da ich nicht immer Zugriff auf das Teil habe.
Ich werden die Tage noch die neuste Firmware draufspielen. OTA geht mit meiner Version wohl noch nicht.

In erster Linie mache ich das, um die Therme (WTC 25-A Ausführung W-PEA) meines Vaters zu überwachen und gegebenenfalls in den Absenkmodus versetzen zu können, wenn mein Vater den Holzofen anwirft.
Das Absenken deswegen, da die Therme anfängt wie blöd zu takten, wenn der Großteil der Heizkörper durch den Holzofen abgedreht werden.
Ich würde dann mittels Skript die Therme runterfahren, wenn alle Homematic Thermostate zugedreht sind.

Was mir vorigen Winter noch aufgefallen ist, der Ebus war irgendwann Tod und ich musst die Therme einmal aus und wieder einschalten. Das ist mir dreimal in dem Winter passiert, nach einer gewissen Zeit. Kennt jemand das Problem?


Hier noch ein Auszug des Logs.

2024-11-19 18:00:22.427 [main notice] ebusd stopped
2024-11-19 18:00:22.481 [device notice] transport opened
2024-11-19 18:00:22.483 [main notice] ebusd 24.1.24.1 started with broadcast scan on device: 192.168.110.106:9999, TCP, enhanced
2024-11-19 18:00:22.484 [bus notice] bus started with own address 31/36
2024-11-19 18:00:22.514 [bus notice] signal acquired
2024-11-19 18:00:22.646 [mqtt notice] connection established
2024-11-19 18:00:23.237 [device notice] reset, supports info
2024-11-19 18:00:23.354 [device notice] extra info: firmware 1.1[380f].1[380f], jumpers 0x0f
2024-11-19 18:00:23.451 [bus notice] new master 30, master count 2
2024-11-19 18:00:23.516 [bus notice] new master f1, master count 3
2024-11-19 18:00:23.516 [bus notice] scan f6: ;Kromschroeder;WWST1;1200;0302
2024-11-19 18:00:23.516 [update notice] store f6 ident: done
2024-11-19 18:00:23.516 [update notice] received scan-read scan.f6  QQ=30: Kromschroeder;WWST1;1200;0302
2024-11-19 18:00:24.734 [bus notice] new master 03, master count 4
2024-11-19 18:00:24.734 [bus notice] scan 08: ;Kromschroeder;W ;1200;0302
2024-11-19 18:00:24.734 [update notice] store 08 ident: done
2024-11-19 18:00:24.734 [update notice] received scan-read scan.08  QQ=30: Kromschroeder;W ;1200;0302
2024-11-19 18:00:25.926 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:00:-;19.11.2024
2024-11-19 18:00:28.045 [update notice] received unknown BC cmd: f1fe500a0d01004702004cffff0007ff0723
2024-11-19 18:00:30.744 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:00:32.485 [main notice] starting initial broadcast scan
2024-11-19 18:00:32.696 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:00:32.966 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:00:33.161 [bus error] send to fe: ERR: SYN received
2024-11-19 18:00:33.161 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:00:43.161 [main notice] starting initial broadcast scan
2024-11-19 18:00:43.316 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:00:43.585 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:00:43.780 [bus error] send to fe: ERR: SYN received
2024-11-19 18:00:43.780 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:00:50.700 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:00:53.780 [main notice] starting initial broadcast scan
2024-11-19 18:00:53.923 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:00:54.228 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:00:54.456 [bus error] send to fe: ERR: read timeout
2024-11-19 18:00:54.456 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:00:58.117 [update notice] received unknown BC cmd: f1fe500a0d010047020046ffff0007ff0723
2024-11-19 18:01:04.456 [main notice] starting initial broadcast scan
2024-11-19 18:01:04.599 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:04.871 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:05.058 [bus error] send to fe: ERR: SYN received
2024-11-19 18:01:05.058 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:01:10.632 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:01:15.058 [main notice] starting initial broadcast scan
2024-11-19 18:01:15.159 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:01:15.298 [bus error] send to fe: ERR: invalid argument, retry
2024-11-19 18:01:15.555 [bus error] send to fe: ERR: read timeout
2024-11-19 18:01:15.555 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:01:20.602 [bus notice] new master 07, master count 5
2024-11-19 18:01:23.300 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:01:-;19.11.2024
2024-11-19 18:01:25.555 [main notice] starting initial broadcast scan
2024-11-19 18:01:25.648 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:01:25.785 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:01:26.097 [bus error] send to fe: ERR: read timeout
2024-11-19 18:01:26.097 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:01:28.208 [update notice] received unknown BC cmd: f1fe500a0d010047020044ffff0007ff0723
2024-11-19 18:01:31.073 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:01:36.097 [main notice] starting initial broadcast scan
2024-11-19 18:01:36.237 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:36.406 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:36.717 [bus error] send to fe: ERR: read timeout
2024-11-19 18:01:36.717 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:01:46.717 [main notice] starting initial broadcast scan
2024-11-19 18:01:46.847 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:47.117 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:47.358 [bus error] send to fe: ERR: read timeout
2024-11-19 18:01:47.358 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:01:50.983 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:01:57.358 [main notice] starting initial broadcast scan
2024-11-19 18:01:57.469 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:57.610 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:01:57.744 [bus error] send to fe: ERR: read timeout
2024-11-19 18:01:57.744 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:01:58.417 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:02:07.744 [main notice] starting initial broadcast scan
2024-11-19 18:02:07.879 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:08.109 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:08.347 [bus error] send to fe: ERR: SYN received
2024-11-19 18:02:08.347 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:02:10.930 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:02:15.286 [main notice] starting initial broadcast scan
2024-11-19 18:02:15.458 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:02:15.605 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:15.779 [bus error] send to fe: ERR: read timeout
2024-11-19 18:02:15.779 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:02:23.618 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:02:-;19.11.2024
2024-11-19 18:02:25.780 [main notice] starting initial broadcast scan
2024-11-19 18:02:25.876 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:26.113 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:02:26.418 [bus error] send to fe: ERR: read timeout
2024-11-19 18:02:26.418 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:02:26.653 [device notice] extra info: ID 348518323d50000000
2024-11-19 18:02:26.793 [main notice] update check: OK, device firmware v5 1[4a1b] available, broadcast.csv: newer version available
2024-11-19 18:02:28.489 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:02:30.861 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:02:36.793 [main notice] starting initial broadcast scan
2024-11-19 18:02:37.000 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:37.065 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:02:37.297 [bus error] send to fe: ERR: SYN received
2024-11-19 18:02:37.297 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:02:37.398 [bus notice] arbitration won in invalid state ready
2024-11-19 18:02:47.297 [main notice] starting initial broadcast scan
2024-11-19 18:02:47.441 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:02:47.659 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:47.801 [bus error] send to fe: ERR: invalid argument
2024-11-19 18:02:47.801 [main error] initial scan failed: ERR: invalid argument
2024-11-19 18:02:50.797 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:02:57.802 [main notice] starting initial broadcast scan
2024-11-19 18:02:57.988 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:02:58.120 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:02:58.356 [bus error] send to fe: ERR: read timeout
2024-11-19 18:02:58.356 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:02:58.627 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:03:08.356 [main notice] starting initial broadcast scan
2024-11-19 18:03:08.478 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:03:08.667 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:08.859 [bus error] send to fe: ERR: SYN received
2024-11-19 18:03:08.860 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:03:18.860 [main notice] starting initial broadcast scan
2024-11-19 18:03:18.988 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:03:19.219 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:03:19.409 [bus error] send to fe: ERR: SYN received
2024-11-19 18:03:19.409 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:03:24.539 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:03:-;19.11.2024
2024-11-19 18:03:28.537 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:03:29.409 [main notice] starting initial broadcast scan
2024-11-19 18:03:29.578 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:29.769 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:03:29.962 [bus error] send to fe: ERR: SYN received
2024-11-19 18:03:29.962 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:03:30.665 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:03:39.962 [main notice] starting initial broadcast scan
2024-11-19 18:03:40.121 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:40.288 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:40.527 [bus error] send to fe: ERR: read timeout
2024-11-19 18:03:40.527 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:03:50.528 [main notice] starting initial broadcast scan
2024-11-19 18:03:50.586 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:03:50.679 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:50.828 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:03:50.960 [bus error] send to fe: ERR: SYN received
2024-11-19 18:03:50.960 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:03:58.533 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:04:00.961 [main notice] starting initial broadcast scan
2024-11-19 18:04:01.147 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:01.417 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:04:01.609 [bus error] send to fe: ERR: SYN received
2024-11-19 18:04:01.609 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:04:11.044 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:04:11.609 [main notice] starting initial broadcast scan
2024-11-19 18:04:11.807 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:11.999 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:04:12.186 [bus error] send to fe: ERR: SYN received
2024-11-19 18:04:12.186 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:04:22.186 [main notice] starting initial broadcast scan
2024-11-19 18:04:22.289 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:22.676 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:22.991 [bus error] send to fe: ERR: read timeout
2024-11-19 18:04:22.991 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:04:24.158 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:04:-;19.11.2024
2024-11-19 18:04:28.748 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:04:30.987 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:04:32.991 [main notice] starting initial broadcast scan
2024-11-19 18:04:33.139 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:04:33.272 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:33.448 [bus error] send to fe: ERR: read timeout
2024-11-19 18:04:33.448 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:04:43.448 [main notice] starting initial broadcast scan
2024-11-19 18:04:43.739 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:43.927 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:04:44.237 [bus error] send to fe: ERR: SYN received
2024-11-19 18:04:44.237 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:04:50.876 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:04:54.238 [main notice] starting initial broadcast scan
2024-11-19 18:04:54.373 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:54.520 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:04:54.657 [bus error] send to fe: ERR: read timeout
2024-11-19 18:04:54.657 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:04:58.845 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:05:04.657 [main notice] starting initial broadcast scan
2024-11-19 18:05:04.831 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:05:05.018 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:05.257 [bus error] send to fe: ERR: read timeout
2024-11-19 18:05:05.257 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:05:10.814 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:05:15.257 [main notice] starting initial broadcast scan
2024-11-19 18:05:15.376 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:05:15.517 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:15.760 [bus error] send to fe: ERR: read timeout
2024-11-19 18:05:15.760 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:05:23.530 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:05:-;19.11.2024
2024-11-19 18:05:25.760 [main notice] starting initial broadcast scan
2024-11-19 18:05:25.948 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:26.137 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:26.337 [bus error] send to fe: ERR: SYN received
2024-11-19 18:05:26.337 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:05:28.679 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:05:30.782 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:05:36.338 [main notice] starting initial broadcast scan
2024-11-19 18:05:36.486 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:05:36.628 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:36.764 [bus error] send to fe: ERR: read timeout
2024-11-19 18:05:36.764 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:05:46.764 [main notice] starting initial broadcast scan
2024-11-19 18:05:46.867 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:47.002 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:05:47.177 [bus error] send to fe: ERR: read timeout
2024-11-19 18:05:47.177 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:05:50.731 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:05:57.177 [main notice] starting initial broadcast scan
2024-11-19 18:05:57.277 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:05:57.507 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:05:57.818 [bus error] send to fe: ERR: read timeout
2024-11-19 18:05:57.818 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:05:58.818 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:06:07.818 [main notice] starting initial broadcast scan
2024-11-19 18:06:07.970 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:08.138 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:08.340 [bus error] send to fe: ERR: read timeout
2024-11-19 18:06:08.340 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:06:10.648 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:06:18.341 [main notice] starting initial broadcast scan
2024-11-19 18:06:18.468 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:18.600 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:18.788 [bus error] send to fe: ERR: SYN received
2024-11-19 18:06:18.788 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:06:23.335 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:06:-;19.11.2024
2024-11-19 18:06:28.788 [main notice] starting initial broadcast scan
2024-11-19 18:06:28.869 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:06:28.969 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:29.178 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:29.414 [bus error] send to fe: ERR: read timeout
2024-11-19 18:06:29.414 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:06:31.170 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:06:39.414 [main notice] starting initial broadcast scan
2024-11-19 18:06:39.530 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:06:39.881 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:40.070 [bus error] send to fe: ERR: SYN received
2024-11-19 18:06:40.070 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:06:50.071 [main notice] starting initial broadcast scan
2024-11-19 18:06:50.218 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:06:50.352 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:06:50.618 [bus error] send to fe: ERR: read timeout
2024-11-19 18:06:50.618 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:06:51.010 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:06:59.058 [update notice] received unknown BC cmd: f1fe500a0d01067f423040ffff0007ff0723
2024-11-19 18:07:00.618 [main notice] starting initial broadcast scan
2024-11-19 18:07:00.811 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:01.077 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:01.318 [bus error] send to fe: ERR: read timeout
2024-11-19 18:07:01.318 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:07:10.940 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:07:11.318 [main notice] starting initial broadcast scan
2024-11-19 18:07:11.478 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:11.678 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:07:11.908 [bus error] send to fe: ERR: read timeout
2024-11-19 18:07:11.908 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:07:21.908 [main notice] starting initial broadcast scan
2024-11-19 18:07:22.030 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:07:22.170 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:22.438 [bus error] send to fe: ERR: read timeout
2024-11-19 18:07:22.438 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:07:23.934 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:07:-;19.11.2024
2024-11-19 18:07:29.196 [update notice] received unknown BC cmd: f1fe500a0d01067f421f4affff0007ff0723
2024-11-19 18:07:30.890 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:07:32.439 [main notice] starting initial broadcast scan
2024-11-19 18:07:32.621 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:32.894 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:07:33.079 [bus error] send to fe: ERR: SYN received
2024-11-19 18:07:33.079 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:07:43.079 [main notice] starting initial broadcast scan
2024-11-19 18:07:43.210 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:43.400 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:43.586 [bus error] send to fe: ERR: SYN received
2024-11-19 18:07:43.586 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:07:50.822 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:07:53.586 [main notice] starting initial broadcast scan
2024-11-19 18:07:53.851 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:54.089 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:07:54.228 [bus error] send to fe: ERR: read timeout
2024-11-19 18:07:54.228 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:07:59.190 [update notice] received unknown BC cmd: f1fe500a0d01067f42204affff0007ff0723
2024-11-19 18:08:04.228 [main notice] starting initial broadcast scan
2024-11-19 18:08:04.358 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:04.551 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:04.825 [bus error] send to fe: ERR: SYN received
2024-11-19 18:08:04.826 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:08:10.738 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:08:14.826 [main notice] starting initial broadcast scan
2024-11-19 18:08:14.960 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:15.097 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:15.350 [bus error] send to fe: ERR: SYN received
2024-11-19 18:08:15.350 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:08:23.401 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:08:-;19.11.2024
2024-11-19 18:08:25.350 [main notice] starting initial broadcast scan
2024-11-19 18:08:25.478 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:25.617 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:25.758 [bus error] send to fe: ERR: read timeout
2024-11-19 18:08:25.758 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:08:29.229 [update notice] received unknown BC cmd: f1fe500a0d01067f42204cffff0007ff0723
2024-11-19 18:08:30.699 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:08:35.758 [main notice] starting initial broadcast scan
2024-11-19 18:08:35.931 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:08:36.065 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:36.215 [bus error] send to fe: ERR: read timeout
2024-11-19 18:08:36.215 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:08:46.215 [main notice] starting initial broadcast scan
2024-11-19 18:08:46.350 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:46.517 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:46.708 [bus error] send to fe: ERR: read timeout
2024-11-19 18:08:46.708 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:08:50.606 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:08:56.708 [main notice] starting initial broadcast scan
2024-11-19 18:08:56.837 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:08:57.030 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:08:57.261 [bus error] send to fe: ERR: read timeout
2024-11-19 18:08:57.261 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:08:59.354 [update notice] received unknown BC cmd: f1fe500a0d01067f421f4cffff0007ff0723
2024-11-19 18:09:07.261 [main notice] starting initial broadcast scan
2024-11-19 18:09:07.487 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:07.837 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:08.068 [bus error] send to fe: ERR: SYN received
2024-11-19 18:09:08.068 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:09:11.029 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:09:18.068 [main notice] starting initial broadcast scan
2024-11-19 18:09:18.252 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:18.492 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:18.630 [bus error] send to fe: ERR: read timeout
2024-11-19 18:09:18.630 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:09:23.695 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:09:-;19.11.2024
2024-11-19 18:09:28.630 [main notice] starting initial broadcast scan
2024-11-19 18:09:28.748 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:28.886 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:29.022 [bus error] send to fe: ERR: read timeout
2024-11-19 18:09:29.022 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:09:29.297 [update notice] received unknown BC cmd: f1fe500a0d01067f421f4cffff0007ff0723
2024-11-19 18:09:30.990 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:09:39.022 [main notice] starting initial broadcast scan
2024-11-19 18:09:39.168 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:39.309 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:09:39.448 [bus error] send to fe: ERR: read timeout
2024-11-19 18:09:39.448 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:09:49.448 [main notice] starting initial broadcast scan
2024-11-19 18:09:49.557 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:49.793 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:09:49.938 [bus error] send to fe: ERR: SYN received
2024-11-19 18:09:49.938 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:09:50.909 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:09:59.385 [update notice] received unknown BC cmd: f1fe500a0d01004702084effff0007ff0723
2024-11-19 18:09:59.938 [main notice] starting initial broadcast scan
2024-11-19 18:10:00.077 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:00.218 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:00.356 [bus error] send to fe: ERR: SYN received
2024-11-19 18:10:00.356 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:10:10.356 [main notice] starting initial broadcast scan
2024-11-19 18:10:10.488 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:10:10.583 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:10.731 [bus error] send to fe: ERR: read timeout
2024-11-19 18:10:10.732 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:10:10.842 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:10:20.732 [main notice] starting initial broadcast scan
2024-11-19 18:10:20.968 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:21.309 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:10:21.499 [bus error] send to fe: ERR: SYN received
2024-11-19 18:10:21.499 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:10:23.918 [update notice] received scan-read scan.f6  QQ=30: Kromschroeder;WWST1;1200;0302
2024-11-19 18:10:25.144 [update notice] received scan-read scan.08  QQ=30: Kromschroeder;W ;1200;0302
2024-11-19 18:10:26.339 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:10:-;19.11.2024
2024-11-19 18:10:29.400 [update notice] received unknown BC cmd: f1fe500a0d010047020048ffff0007ff0723
2024-11-19 18:10:30.781 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:10:31.499 [main notice] starting initial broadcast scan
2024-11-19 18:10:31.608 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:31.738 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:10:32.178 [bus error] send to fe: ERR: read timeout
2024-11-19 18:10:32.178 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:10:42.178 [main notice] starting initial broadcast scan
2024-11-19 18:10:42.289 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:10:42.419 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:42.650 [bus error] send to fe: ERR: read timeout
2024-11-19 18:10:42.650 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:10:50.735 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:10:52.650 [main notice] starting initial broadcast scan
2024-11-19 18:10:52.748 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:10:52.878 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:10:53.191 [bus error] send to fe: ERR: read timeout
2024-11-19 18:10:53.191 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:10:59.496 [update notice] received unknown BC cmd: f1fe500a0d010047020044ffff0007ff0723
2024-11-19 18:11:03.191 [main notice] starting initial broadcast scan
2024-11-19 18:11:03.286 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:11:03.426 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:11:03.525 [bus error] send to fe: ERR: read timeout
2024-11-19 18:11:03.525 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:11:10.648 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:11:13.525 [main notice] starting initial broadcast scan
2024-11-19 18:11:13.728 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:11:14.021 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:11:14.151 [bus error] send to fe: ERR: read timeout
2024-11-19 18:11:14.151 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:11:23.325 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:11:-;19.11.2024
2024-11-19 18:11:24.151 [main notice] starting initial broadcast scan
2024-11-19 18:11:24.279 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:11:24.416 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:11:24.557 [bus error] send to fe: ERR: read timeout
2024-11-19 18:11:24.557 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:11:29.547 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:11:30.567 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:11:34.557 [main notice] starting initial broadcast scan
2024-11-19 18:11:34.727 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:11:34.926 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:11:35.106 [bus error] send to fe: ERR: SYN received
2024-11-19 18:11:35.106 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:11:45.106 [main notice] starting initial broadcast scan
2024-11-19 18:11:45.198 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:11:45.432 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:11:45.615 [bus error] send to fe: ERR: read timeout
2024-11-19 18:11:45.615 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:11:51.043 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:11:55.616 [main notice] starting initial broadcast scan
2024-11-19 18:11:55.740 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:11:55.980 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:11:56.163 [bus error] send to fe: ERR: read timeout
2024-11-19 18:11:56.163 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:11:59.712 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:12:06.163 [main notice] starting initial broadcast scan
2024-11-19 18:12:06.290 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:06.528 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:06.669 [bus error] send to fe: ERR: SYN received
2024-11-19 18:12:06.669 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:12:10.966 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:12:16.669 [main notice] starting initial broadcast scan
2024-11-19 18:12:16.848 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:16.990 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:17.128 [bus error] send to fe: ERR: read timeout
2024-11-19 18:12:17.128 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:12:23.658 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:12:-;19.11.2024
2024-11-19 18:12:27.129 [main notice] starting initial broadcast scan
2024-11-19 18:12:27.269 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:27.442 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:27.633 [bus error] send to fe: ERR: read timeout
2024-11-19 18:12:27.633 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:12:29.879 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:12:30.898 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:12:37.633 [main notice] starting initial broadcast scan
2024-11-19 18:12:37.841 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:38.030 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:38.258 [bus error] send to fe: ERR: read timeout
2024-11-19 18:12:38.258 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:12:48.259 [main notice] starting initial broadcast scan
2024-11-19 18:12:48.369 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:48.511 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:48.778 [bus error] send to fe: ERR: read timeout
2024-11-19 18:12:48.778 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:12:50.842 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:12:58.778 [main notice] starting initial broadcast scan
2024-11-19 18:12:58.878 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:12:59.017 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:12:59.160 [bus error] send to fe: ERR: read timeout
2024-11-19 18:12:59.160 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:12:59.969 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:13:09.160 [main notice] starting initial broadcast scan
2024-11-19 18:13:09.337 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:13:09.558 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:09.832 [bus error] send to fe: ERR: read timeout
2024-11-19 18:13:09.832 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:13:10.761 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:13:19.833 [main notice] starting initial broadcast scan
2024-11-19 18:13:20.021 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:20.162 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:13:20.302 [bus error] send to fe: ERR: SYN received
2024-11-19 18:13:20.302 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:13:24.562 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:13:-;19.11.2024
2024-11-19 18:13:29.827 [update notice] received unknown BC cmd: f1fe500a0d010047020042ffff0007ff0723
2024-11-19 18:13:30.302 [main notice] starting initial broadcast scan
2024-11-19 18:13:30.501 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:30.708 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:13:30.970 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:31.214 [bus error] send to fe: ERR: read timeout
2024-11-19 18:13:31.214 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:13:41.215 [main notice] starting initial broadcast scan
2024-11-19 18:13:41.319 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:41.514 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:13:41.860 [bus error] send to fe: ERR: read timeout
2024-11-19 18:13:41.860 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:13:50.622 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:13:51.860 [main notice] starting initial broadcast scan
2024-11-19 18:13:52.173 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:13:52.358 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:13:52.596 [bus error] send to fe: ERR: SYN received
2024-11-19 18:13:52.596 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:13:59.872 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:14:02.596 [main notice] starting initial broadcast scan
2024-11-19 18:14:02.719 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:14:02.960 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:14:03.100 [bus error] send to fe: ERR: SYN received
2024-11-19 18:14:03.100 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:14:11.036 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:14:13.100 [main notice] starting initial broadcast scan
2024-11-19 18:14:13.230 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:14:13.368 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:14:13.563 [bus error] send to fe: ERR: read timeout
2024-11-19 18:14:13.564 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:14:23.564 [main notice] starting initial broadcast scan
2024-11-19 18:14:23.663 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:14:23.769 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:14:-;19.11.2024
2024-11-19 18:14:23.952 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:14:24.221 [bus error] send to fe: ERR: read timeout
2024-11-19 18:14:24.221 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:14:30.070 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:14:30.997 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:14:34.221 [main notice] starting initial broadcast scan
2024-11-19 18:14:34.319 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:14:34.459 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:14:34.591 [bus error] send to fe: ERR: SYN received
2024-11-19 18:14:34.591 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:14:44.591 [main notice] starting initial broadcast scan
2024-11-19 18:14:44.932 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:14:45.168 [bus error] send to fe: ERR: wrong symbol received, retry
2024-11-19 18:14:45.310 [bus error] send to fe: ERR: SYN received
2024-11-19 18:14:45.310 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:14:50.916 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:14:55.311 [main notice] starting initial broadcast scan
2024-11-19 18:14:55.443 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:14:55.578 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:14:55.821 [bus error] send to fe: ERR: SYN received
2024-11-19 18:14:55.821 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:14:59.958 [update notice] received unknown BC cmd: f1fe500a0d010047020040ffff0007ff0723
2024-11-19 18:15:05.821 [main notice] starting initial broadcast scan
2024-11-19 18:15:05.912 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:15:06.061 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:15:06.188 [bus error] send to fe: ERR: SYN received
2024-11-19 18:15:06.188 [main error] initial scan failed: ERR: SYN received
2024-11-19 18:15:10.865 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:15:16.188 [main notice] starting initial broadcast scan
2024-11-19 18:15:16.368 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:15:16.562 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:15:16.819 [bus error] send to fe: ERR: read timeout
2024-11-19 18:15:16.819 [main error] initial scan failed: ERR: read timeout
2024-11-19 18:15:23.520 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:15:-;19.11.2024
2024-11-19 18:15:26.819 [main notice] starting initial broadcast scan
2024-11-19 18:15:26.988 [bus error] send to fe: ERR: SYN received, retry
2024-11-19 18:15:27.300 [bus error] send to fe: ERR: read timeout, retry
2024-11-19 18:15:27.687 [update notice] sent write broadcast queryexistence QQ=31:
2024-11-19 18:15:30.169 [update notice] received unknown BC cmd: f1fe500a0d01067f423840ffff0007ff0723
2024-11-19 18:15:30.776 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:15:37.690 [main notice] read scan config file kromschroeder/08..sc.csv for ID "w", SW1200, HW0302
2024-11-19 18:15:37.693 [main notice] found messages: 59 (0 conditional on 0 conditions, 0 poll, 4 update)
2024-11-19 18:15:39.920 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:15:42.057 [main error] scan config 35: ERR: SYN received
2024-11-19 18:15:44.059 [main notice] read scan config file kromschroeder/f6..sc.csv for ID "wwst1", SW1200, HW0302
2024-11-19 18:15:44.060 [main notice] found messages: 80 (0 conditional on 0 conditions, 0 poll, 5 update)
2024-11-19 18:15:50.220 [bus error] poll hc1 Status failed: ERR: read timeout
2024-11-19 18:15:50.730 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:15:56.158 [main error] scan config 35: ERR: read timeout
2024-11-19 18:16:00.131 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:16:10.658 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:16:23.331 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:16:-;19.11.2024
2024-11-19 18:16:30.217 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:16:30.608 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:16:48.327 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:16:50.460 [main error] scan config 35: ERR: SYN received
2024-11-19 18:16:51.029 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:16:52.460 [main notice] scan completed 1 time(s), check again
2024-11-19 18:17:00.348 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:17:10.964 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:17:23.643 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:17:-;19.11.2024
2024-11-19 18:17:30.443 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:17:30.938 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:17:50.850 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:17:52.606 [main notice] update check: OK, device firmware v5 1[4a1b] available, broadcast.csv: newer version available
2024-11-19 18:18:00.462 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;31;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:18:02.765 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:18:04.890 [main error] scan config 35: ERR: read timeout
2024-11-19 18:18:06.891 [main notice] scan completed 2 time(s), check again
2024-11-19 18:18:10.762 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:18:23.447 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:18:-;19.11.2024
2024-11-19 18:18:30.469 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:18:30.720 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:18:50.652 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:19:00.579 [update notice] received update-read sc Act QQ=f1: 1;GasventilkontrolleV2;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;77;39.0;-;-;0.0;7;7.996;35
2024-11-19 18:19:10.562 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:19:17.082 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:19:19.199 [main error] scan config 35: ERR: SYN received
2024-11-19 18:19:21.199 [main notice] scan completed 3 time(s), check again
2024-11-19 18:19:23.731 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:19:-;19.11.2024
2024-11-19 18:19:30.692 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:19:30.992 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:19:50.927 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:20:00.783 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;34.0;-;-;0.0;7;7.996;35
2024-11-19 18:20:10.890 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:20:23.578 [update notice] received scan-read scan.f6  QQ=30: Kromschroeder;WWST1;1200;0302
2024-11-19 18:20:24.788 [update notice] received scan-read scan.08  QQ=30: Kromschroeder;W ;1200;0302
2024-11-19 18:20:25.987 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:20:-;19.11.2024
2024-11-19 18:20:29.402 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:20:30.838 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:20:30.918 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:20:31.568 [main error] scan config 35: ERR: read timeout
2024-11-19 18:20:33.568 [main notice] scan completed 4 time(s), check again
2024-11-19 18:20:50.740 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:20:51.221 [bus error] poll hc2 Status failed: ERR: read timeout
2024-11-19 18:21:00.788 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:21:10.661 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:21:23.368 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:21:-;19.11.2024
2024-11-19 18:21:30.594 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:21:30.956 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:21:43.710 [main error] scan config 0c: ERR: read timeout
2024-11-19 18:21:45.858 [main error] scan config 35: ERR: read timeout
2024-11-19 18:21:47.859 [main notice] scan completed 5 time(s), check again
2024-11-19 18:21:51.070 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:22:01.024 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:22:10.994 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:22:23.661 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:22:-;19.11.2024
2024-11-19 18:22:30.920 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:22:31.151 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:22:50.838 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:22:57.979 [main error] scan config 0c: ERR: wrong symbol received
2024-11-19 18:23:00.100 [main error] scan config 35: ERR: read timeout
2024-11-19 18:23:01.040 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:23:02.100 [main notice] scan completed 6 time(s), end
2024-11-19 18:23:10.784 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:23:24.582 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:23:-;19.11.2024
2024-11-19 18:23:30.731 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:23:31.139 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:23:50.670 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:24:01.226 [update notice] received update-read sc Act QQ=f1: 1;S:Abgastemperatur > 120°C;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;81;31.0;-;-;0.0;7;7.996;35
2024-11-19 18:24:10.585 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:24:23.744 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:24:-;19.11.2024
2024-11-19 18:24:31.010 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:24:31.248 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;34.0;-;-;0.0;7;7.996;35
2024-11-19 18:24:50.940 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:25:01.365 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:25:10.890 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:25:23.587 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:25:-;19.11.2024
2024-11-19 18:25:30.815 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:25:31.390 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:25:50.780 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:25:52.203 [bus error] poll hc3 Status failed: ERR: wrong symbol received
2024-11-19 18:26:01.568 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:26:10.695 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:26:23.380 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:26:-;19.11.2024
2024-11-19 18:26:30.609 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:26:31.696 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:26:51.085 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:27:01.601 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;38.0;-;-;0.0;7;7.996;35
2024-11-19 18:27:11.002 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:27:23.671 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:27:-;19.11.2024
2024-11-19 18:27:30.923 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:27:31.698 [update notice] received update-read sc Act QQ=f1: 1;GasventilkontrolleV2;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;73;39.0;-;-;0.0;7;7.996;35
2024-11-19 18:27:50.875 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:28:01.768 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;37.0;-;-;0.0;7;7.996;35
2024-11-19 18:28:10.792 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:28:23.469 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:28:-;19.11.2024
2024-11-19 18:28:30.740 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:28:31.872 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;35.0;-;-;0.0;7;7.996;35
2024-11-19 18:28:50.680 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:29:02.041 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;34.0;-;-;0.0;7;7.996;35
2024-11-19 18:29:10.610 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:29:23.274 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:29:-;19.11.2024
2024-11-19 18:29:31.038 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:29:31.939 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:29:50.972 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:30:02.212 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:30:10.889 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:30:23.640 [update notice] received scan-read scan.f6  QQ=30: Kromschroeder;WWST1;1200;0302
2024-11-19 18:30:24.861 [update notice] received scan-read scan.08  QQ=30: Kromschroeder;W ;1200;0302
2024-11-19 18:30:26.050 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:30:-;19.11.2024
2024-11-19 18:30:30.854 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:30:32.317 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:30:50.770 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:30:53.141 [bus error] poll hc4 Status failed: ERR: read timeout
2024-11-19 18:31:02.233 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;33.0;-;-;0.0;7;7.996;35
2024-11-19 18:31:10.730 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:31:23.410 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:31:-;19.11.2024
2024-11-19 18:31:30.629 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:31:32.317 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:31:50.555 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:32:02.237 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:32:11.027 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:32:23.687 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:32:-;19.11.2024
2024-11-19 18:32:30.954 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:32:32.550 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;32.0;-;-;0.0;7;7.996;35
2024-11-19 18:32:50.899 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:33:02.436 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;79;31.0;-;-;0.0;7;7.996;35
2024-11-19 18:33:10.808 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:33:24.630 [update notice] received update-read broadcast datetime QQ=30: 7.000;19:33:-;19.11.2024
2024-11-19 18:33:30.766 [update notice] received unknown MM cmd: 30f1050709bbff38020080ffffff
2024-11-19 18:33:32.446 [update notice] received update-read sc Act QQ=f1: 1;BrennerInBetrieb;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;32;36.0;-;-;0.0;7;7.996;35
 
VG
Rubinho
Fhem 5.9@Zotac Zbox Ci327 | HMCCU | Z-Wave@ZMEEUZB1 | HUE Bridge Gen2 | knxd over IP

Achim E

#187
Guten Morgen
Das ist mein erster Thread hier auf FHEM.
Ich habe euere Beiträge in diesem Thread gelesen.
Mir ist aufgefallen, dass hier keiner von der Modbus Verbindung via WCM Modul spricht.
Ich habe in solches Modul und kann via Browser über die IP-Adresse des Moduls direkt darauf zugreifen-
In der Weboberfläche ist es möglich eine ganze Menge Daten einzusehen und oder in der Heizungsfachmann Ebene zu verändern.
Mir würden die Statuswerte ja schon reichen.
Arbeite mit Home Assistant und denke mir, wenn die Werte schon via Webbrowser zu sehen sind sollte man dann nicht auch mit
mit Home Assistant oder anderen Programmen die Werte bekommen.
Die Frage stelle ich deswegen, weil der Home Assistant die Heizungswerte der WTC nicht ausgelesen hat und darstellt. Was er mit allen anderen im Netz befindlichen Geräten getan hat und diese auch abbildet. Wie z.B das Fronius Smartmeter, den Wechselrichter, den zweiten Wechselrichter, den Ohmpiloten etc. und sogar alle IP-Kameras und Apple TVs. Nur die WTC nicht.
Über eine Antwort wäre ich froh.
Was ich jetzt festgestellt habe weiter oben mit Bild dass einige EBus Adapter verwenden um an die Werte zu kommen. Den Beitrag hatte ich zuvo wohl überlesen.
Ich bin ja mit Werten schon im LAN und müsst nur noch darstellen....
Grüße aus Hessen bis später-
Achim


benoti

Hallo zusammen,

ich habe mich in den letzten Tagen an das Auslesen meiner Heizung mit dem ebus Adapter gewagt und trotz intensiver Recherche im Netz und gründlichem Lesen der Beiträge in diesem Forum bin ich leider noch nicht so richtig weit gekommen und benötige eure Hilfe.

Als Heizung habe ich eine Weishaupt WTC-OW 15-A im Einsatz.
Das Setup ist recht einfach mit nur einem Heizkreislauf und einer WCM-FS 2.0 Bedienung

Ich verwende einen ebus-Adapter v3.0 mit ebusd als HA-Addon.
Die Config-Dateien von J0EK3R aus dem GitHub habe ich installiert und soweit findet ebusd auch einige Daten auf dem Bus und es wird auch einiges per MQTT in HA übertragen.
Allerdings nur ein Bruchteil der Daten, die mich eigentlich interessieren würden. Die Prozessinformationen wären nützlich, aber ich bekomme im hc1 und sc Reiter nur unwesentliche Infos (s. Screenshots).
Das Log von ebusd sieht eigentlich ganz interessant aus und dort werden auch einige Prozessinfos abgegriffen, aber sie werden entweder nicht richtig verarbeitet oder nicht per matt weitergereicht.

Hier mal ein Auszug des Logs. Vielleicht könnt ihr daraus etwas ziehen und mir einen Tipp geben:

2025-01-05 23:24:17.684 [device notice] transport opened
2025-01-05 23:24:17.685 [main info] registering data handlers
2025-01-05 23:24:17.688 [mqtt info] mosquitto version 2.0.20 (compiled with 2.0.20)
2025-01-05 23:24:17.690 [main info] registered data handlers
2025-01-05 23:24:17.690 [main notice] ebusd 24.1.p20241110 started with broadcast scan on device: 192.168.179.16:9999, TCP, enhanced
2025-01-05 23:24:17.690 [main info] loading configuration files from /config/ebus-config/
2025-01-05 23:24:17.691 [main info] reading templates /
2025-01-05 23:24:17.694 [main info] read templates in /
2025-01-05 23:24:17.694 [main info] reading file broadcast.csv
2025-01-05 23:24:17.695 [main info] successfully read file broadcast.csv
2025-01-05 23:24:17.695 [main info] reading file memory.csv
2025-01-05 23:24:17.696 [main info] successfully read file memory.csv
2025-01-05 23:24:17.696 [main info] read config files, got 11 messages
2025-01-05 23:24:17.697 [bus notice] bus started with own address 31/36
2025-01-05 23:24:17.701 [bus notice] signal acquired
2025-01-05 23:24:17.712 [mqtt notice] connection established
2025-01-05 23:24:18.410 [device notice] reset
2025-01-05 23:24:18.798 [bus notice] new master 30, master count 2
2025-01-05 23:24:18.807 [bus notice] new master f1, master count 3
2025-01-05 23:24:18.807 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:24:18.808 [update notice] received unknown MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:24:19.426 [network info] [00001] connection closed
2025-01-05 23:24:19.427 [network info] [00001] client connection opened 127.0.0.1
2025-01-05 23:24:27.697 [main notice] starting initial broadcast scan
2025-01-05 23:24:27.697 [bus info] send message: 31fe07fe00
2025-01-05 23:24:27.759 [bus info] arbitration delay 15 - 15 micros
2025-01-05 23:24:27.767 [bus info] send/receive symbol latency 7 - 7 ms
2025-01-05 23:24:27.796 [update info] sent BC cmd: 31fe07fe00
2025-01-05 23:24:27.796 [update notice] sent write broadcast queryexistence QQ=31:
2025-01-05 23:24:34.889 [update info] received BC cmd: f1fe500a0d010d7f425a50ff5a00085a082c
2025-01-05 23:24:34.889 [update notice] received unknown BC cmd: f1fe500a0d010d7f425a50ff5a00085a082c
2025-01-05 23:24:37.797 [bus info] scan 35 cmd: 3135070400
2025-01-05 23:24:37.871 [bus info] arbitration delay 14 - 15 micros
2025-01-05 23:24:37.886 [bus info] send/receive symbol latency 6 - 7 ms
2025-01-05 23:24:37.971 [update info] sent MS cmd: 3135070400 / 0a5057020008002726ffff
2025-01-05 23:24:37.972 [bus notice] scan 35: ;Kromschroeder;W ;2726;-
2025-01-05 23:24:37.972 [update notice] store 35 ident: done
2025-01-05 23:24:37.972 [update notice] sent scan-read scan.35  QQ=31: Kromschroeder;W ;2726;-
2025-01-05 23:24:37.972 [bus notice] scan 35: ;Kromschroeder;W ;2726;-
2025-01-05 23:24:37.974 [main info] reading templates kromschroeder
2025-01-05 23:24:37.978 [main info] read templates in kromschroeder
2025-01-05 23:24:37.982 [main notice] read scan config file kromschroeder/35..hc1.csv for ID "w", SW2726, HW65535
2025-01-05 23:24:38.016 [main notice] found messages: 288 (0 conditional on 0 conditions, 0 poll, 7 update)
2025-01-05 23:24:38.016 [main info] scan config 35 message received
2025-01-05 23:24:38.729 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:24:38.729 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:24:40.017 [bus info] scan f6 cmd: 31f6070400
2025-01-05 23:24:40.229 [update info] sent MS cmd: 31f6070400 / 0a5057575354b104105000
2025-01-05 23:24:40.230 [bus notice] scan f6: ;Kromschroeder;WWST?;0410;5000
2025-01-05 23:24:40.230 [update notice] store f6 ident: done
2025-01-05 23:24:40.230 [update notice] sent scan-read scan.f6  QQ=31: Kromschroeder;WWST?;0410;5000
2025-01-05 23:24:40.230 [bus notice] scan f6: ;Kromschroeder;WWST?;0410;5000
2025-01-05 23:24:40.235 [main notice] read scan config file kromschroeder/f6..sc.csv for ID "wwst", SW0410, HW5000
2025-01-05 23:24:40.253 [main notice] found messages: 354 (0 conditional on 0 conditions, 0 poll, 8 update)
2025-01-05 23:24:40.253 [main info] scan config f6 message received
2025-01-05 23:24:49.286 [bus info] poll cmd: 3135090203350102
2025-01-05 23:24:49.421 [update info] sent MS cmd: 3135090203350102 / 020080
2025-01-05 23:24:49.421 [update notice] sent poll-read hc1 DHWMode QQ=31: 32768
2025-01-05 23:24:49.871 [bus notice] new master 07, master count 4
2025-01-05 23:24:52.254 [bus info] scan 0c cmd: 310c070400
2025-01-05 23:24:52.327 [bus info] arbitration delay 13 - 15 micros
2025-01-05 23:24:52.430 [update info] sent MS cmd: 310c070400 / 0affffff000080ffffffff
2025-01-05 23:24:52.430 [bus notice] scan 0c: ;-;??;-;-
2025-01-05 23:24:52.430 [update notice] store 0c ident: done
2025-01-05 23:24:52.430 [update notice] sent scan-read scan.0c  QQ=31: -;??;-;-
2025-01-05 23:24:52.430 [bus notice] scan 0c: ;-;??;-;-
2025-01-05 23:24:52.430 [main error] unable to load scan config 0c: list files in - ERR: element not found
2025-01-05 23:24:52.430 [main error] scan config 0c: ERR: element not found
2025-01-05 23:24:52.635 [update info] received BC cmd: 30fe0700090008ff242305010725
2025-01-05 23:24:52.635 [update notice] received update-read broadcast datetime QQ=30: 8.000;23:24:-;05.01.2025
2025-01-05 23:24:58.651 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:24:58.652 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:25:00.025 [bus info] poll cmd: 31350902030e0002
2025-01-05 23:25:00.161 [update info] sent MS cmd: 31350902030e0002 / 020000
2025-01-05 23:25:00.162 [update notice] sent poll-read hc1 DHWTemperature QQ=31: 0.0
2025-01-05 23:25:05.042 [update info] received BC cmd: f1fe500a0d010d7f423e5aff5a00085a082c
2025-01-05 23:25:05.043 [update notice] received update-read sc Act QQ=f1: 1;S:Abgastemperatur > 120°C;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;62;45.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:25:11.037 [bus info] poll cmd: 31350902030c0002
2025-01-05 23:25:11.174 [update info] sent MS cmd: 31350902030c0002 / 025000
2025-01-05 23:25:11.175 [update notice] sent poll-read hc1 ExternalTemperature QQ=31: 8.0
2025-01-05 23:25:18.609 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:25:18.609 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:25:22.008 [bus info] poll cmd: 31350902032d0102
2025-01-05 23:25:22.102 [bus info] send/receive symbol latency 6 - 8 ms
2025-01-05 23:25:22.146 [update info] sent MS cmd: 31350902032d0102 / 020080
2025-01-05 23:25:22.147 [update notice] sent poll-read hc1 HolidayTemp QQ=31: 32768
2025-01-05 23:25:33.000 [bus info] poll cmd: 3135090203340102
2025-01-05 23:25:33.050 [bus info] arbitration delay 13 - 16 micros
2025-01-05 23:25:33.137 [update info] sent MS cmd: 3135090203340102 / 020080
2025-01-05 23:25:33.138 [update notice] sent poll-read hc1 MaxDHWTemp QQ=31: -
2025-01-05 23:25:35.143 [update info] received BC cmd: f1fe500a0d010e7f423e60ff5a00085a082c
2025-01-05 23:25:35.143 [update notice] received update-read sc Act QQ=f1: 1;W:Vorlauftemperatur Gradient zu groß;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;62;48.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:25:39.046 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:25:39.046 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:25:44.036 [bus info] poll cmd: 3135090203280002
2025-01-05 23:25:44.173 [update info] sent MS cmd: 3135090203280002 / 02ee02
2025-01-05 23:25:44.173 [update notice] sent poll-read hc1 MaxSupplyTemperature QQ=31: 75.0
2025-01-05 23:25:44.434 [main notice] scan completed 1 time(s), check again
2025-01-05 23:25:51.734 [update info] received BC cmd: 30fe0700090008ff252305010725
2025-01-05 23:25:51.734 [update notice] received update-read broadcast datetime QQ=30: 8.000;23:25:-;05.01.2025
2025-01-05 23:25:55.018 [bus info] poll cmd: 31350902032b0102
2025-01-05 23:25:55.155 [update info] sent MS cmd: 31350902032b0102 / 025000
2025-01-05 23:25:55.156 [update notice] sent poll-read hc1 MinSupplyTemperature QQ=31: 8.0
2025-01-05 23:25:58.973 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:25:58.975 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:26:05.175 [update info] received BC cmd: f1fe500a0d010e7f423066ff5a00085a082c
2025-01-05 23:26:05.177 [update notice] received update-read sc Act QQ=f1: 1;W:Vorlauftemperatur Gradient zu groß;1;1;1;1;1;1;1;0;0;Winter;0;0;0;0;1;Heating;48;51.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:26:06.037 [bus info] poll cmd: 31350902031a0a02
2025-01-05 23:26:06.086 [bus info] arbitration delay 13 - 60 micros
2025-01-05 23:26:06.174 [update info] sent MS cmd: 31350902031a0a02 / 025100
2025-01-05 23:26:06.175 [update notice] sent poll-read hc1 MixedExternalTemperature QQ=31: 8.1
2025-01-05 23:26:17.030 [bus info] poll cmd: 3135090203050002
2025-01-05 23:26:17.166 [update info] sent MS cmd: 3135090203050002 / 02d700
2025-01-05 23:26:17.166 [update notice] sent poll-read hc1 NormalSetTemp QQ=31: 21.5
2025-01-05 23:26:18.909 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:26:18.910 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:26:28.024 [bus info] poll cmd: 3135090203080002
2025-01-05 23:26:28.073 [bus info] arbitration delay 12 - 60 micros
2025-01-05 23:26:28.166 [update info] sent MS cmd: 3135090203080002 / 02aa00
2025-01-05 23:26:28.166 [update notice] sent poll-read hc1 ReducedSetTemp QQ=31: 17.0
2025-01-05 23:26:35.216 [update info] received BC cmd: f1fe500a0d011047020068ff5a00085a082c
2025-01-05 23:26:35.216 [update notice] received update-read sc Act QQ=f1: 1;W:Abgastemperatur > 115°C;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;52.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:26:38.850 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:26:38.851 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:26:39.034 [bus info] poll cmd: 3135090203090102
2025-01-05 23:26:39.170 [update info] sent MS cmd: 3135090203090102 / 020000
2025-01-05 23:26:39.170 [update notice] sent poll-read hc1 RoomSensorCorrection QQ=31: 0.0
2025-01-05 23:26:44.652 [main notice] update check: revision 24.1 available
2025-01-05 23:26:50.031 [bus info] poll cmd: 3135090203110002
2025-01-05 23:26:50.167 [update info] sent MS cmd: 3135090203110002 / 0218fc
2025-01-05 23:26:50.168 [update notice] sent poll-read hc1 RoomTemperature QQ=31: -100.0
2025-01-05 23:26:51.574 [update info] received BC cmd: 30fe0700090008ff262305010725
2025-01-05 23:26:51.574 [update notice] received update-read broadcast datetime QQ=30: 8.000;23:26:-;05.01.2025
2025-01-05 23:26:54.653 [main notice] scan completed 2 time(s), check again
2025-01-05 23:26:58.811 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:26:58.812 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:27:01.041 [bus info] poll cmd: 31f65000034803ac
2025-01-05 23:27:01.186 [update info] sent MS cmd: 31f65000034803ac / 020005
2025-01-05 23:27:01.187 [update notice] sent poll-read hc1 Status QQ=31: 5;0;0
2025-01-05 23:27:05.303 [update info] received BC cmd: f1fe500a0d011047020066ff5a00085a082c
2025-01-05 23:27:05.303 [update notice] received update-read sc Act QQ=f1: 1;W:Abgastemperatur > 115°C;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;51.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:27:12.016 [bus info] poll cmd: 3135090203160102
2025-01-05 23:27:12.157 [update info] sent MS cmd: 3135090203160102 / 02aa00
2025-01-05 23:27:12.158 [update notice] sent poll-read hc1 SummerWinterChangeOverTemperature QQ=31: 17.0
2025-01-05 23:27:18.722 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:27:18.723 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-
2025-01-05 23:27:23.022 [bus info] poll cmd: 31350902030f0002
2025-01-05 23:27:23.169 [update info] sent MS cmd: 31350902030f0002 / 020080
2025-01-05 23:27:23.170 [update notice] sent poll-read hc1 SupplyTemperatureHC QQ=31: -
2025-01-05 23:27:34.023 [bus info] poll cmd: 31350902030d0002
2025-01-05 23:27:34.160 [update info] sent MS cmd: 31350902030d0002 / 020080
2025-01-05 23:27:34.161 [update notice] sent poll-read hc1 SupplyTemperatureWTC QQ=31: -
2025-01-05 23:27:35.481 [update info] received BC cmd: f1fe500a0d01104702005eff5a00085a082c
2025-01-05 23:27:35.482 [update notice] received update-read sc Act QQ=f1: 1;W:Abgastemperatur > 115°C;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;47.0;-;45.0;0.0;8;8.352;44
2025-01-05 23:27:38.664 [update info] received MM cmd: 30f1050709bb03c6020080ff62ff
2025-01-05 23:27:38.665 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-


Folgende Fragen stelle ich mir:
1) Was ist mit diesem Eintrag? Was ist das für ein Gerät? [bus notice] scan 0c: ;-;??;-;-
2) Wie kann ich diese Infos von sc per mqtt abgreifen? [update notice] received update-read sc Act QQ=f1: 1;W:Abgastemperatur > 115°C;1;1;1;0;0;0;1;0;0;Winter;0;0;0;0;0;Heating;0;47.0;-;45.0;0.0;8;8.352;44
3) Wie kann ich diese Infos von hc1 per matt abgreifen? [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;44.38;-;-;49.0;-

Ich wäre euch sehr dankbar für ein paar Tipps, damit ich mehr Daten aus meiner Heizung auslesen kann.

Viele Grüße,
Ben


Tiff1112

#189
Zitat von: john30 am 17 November 2024, 13:02:19
Zitat von: Tiff1112 am 23 Oktober 2024, 12:25:51Hallo zusammen,

ich erhalte leider immer folgende Fehlermeldung. Die csv Dateien sind im entsprechenden Ordner und sollte eigentlich lesbar sein:


2024-10-23 12:22:49.318 [update notice] received unknown BC cmd: f1fe0903048e136060
2024-10-23 12:22:50.011 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.011 [update notice] store 08 ident: done
2024-10-23 12:22:50.012 [update notice] sent scan-read scan.08  QQ=31: Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.012 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2024-10-23 12:22:50.173 [main error] HTTP failure: receive error: 404 Not Found
2024-10-23 12:22:50.174 [main error] unable to load scan config 08: list files in kromschroeder ERR: element not found
2024-10-23 12:22:50.174 [main error] scan config 08: ERR: element not found
2024-10-23 12:22:51.606 [update notice] received unknown BC cmd: f1fe0903042b138c01

kann mir hier jemand helfen?
hast du ebusd den Ordner mit den csv übergeben?

Hallo, danke für die Rückmeldung, leider hatte ich die Nachricht tatsächlich übersehen. Und ja, ich hatte einen Fehler in der Pfadangabe. Das Problem ist leider aber auch das Weishaupt wirklich schwer zu entziffern ist. Von den Heizkreisen bekomme ich nun Daten, Jedoch fehlt mir Verbrauch Öl, und die komplette Solarthermie noch.

Falls hier jemand Ideen hat oder dies schonmal in einer CSV hinterlegt hat wäre ich dankebar.
Ich habe eine WCM-Com falls das jemandem hilft, ebenfalls gibt es ein Projekt welches die WCM-Com ausliest mit allen entsprechenden Funktionen (auch hier aus dem Forum) vielleicht kann das bei der Lösungsfindung helfen?

so schaut das Chaos derzeit aus:
2025-01-12 22:25:48.702 [device notice] transport opened
2025-01-12 22:25:48.702 [main notice] ebusd 24.1.24.1 started with broadcast scan on device: 192.168.40.209:9999, TCP, enhanced
2025-01-12 22:25:48.710 [bus notice] bus started with own address 31/36
2025-01-12 22:25:48.710 [device notice] reset, supports info
2025-01-12 22:25:48.714 [device notice] extra info: firmware 1.1[4c15].1[4c15], jumpers 0x0b
2025-01-12 22:25:48.778 [bus notice] signal acquired
2025-01-12 22:25:50.869 [bus notice] new master f1, master count 2
2025-01-12 22:25:50.869 [update notice] received unknown BC cmd: f1fe090304f4020000
2025-01-12 22:25:53.002 [update notice] received unknown BC cmd: f1fe0903048e136060
2025-01-12 22:25:53.795 [bus notice] new master 03, master count 3
2025-01-12 22:25:53.809 [bus notice] new master 10, master count 4
2025-01-12 22:25:53.809 [update notice] received unknown MM cmd: 0310500a0d010000500052ff6000fc80fd08
2025-01-12 22:25:55.192 [update notice] received unknown BC cmd: f1fe0903042b13b100
2025-01-12 22:25:55.556 [update notice] received unknown MM cmd: 10030507095503450200800046ff
2025-01-12 22:25:57.316 [update notice] received unknown BC cmd: f1fe0903042b13b100
2025-01-12 22:25:57.682 [update notice] received unknown MM cmd: 10030507095506450200800046ff
2025-01-12 22:25:58.710 [main notice] starting initial broadcast scan
2025-01-12 22:25:58.804 [update notice] sent write Broadcast Queryexistence QQ=31:
2025-01-12 22:26:00.836 [bus notice] new master 30, master count 5
2025-01-12 22:26:00.847 [update notice] received unknown MM cmd: 30f1050709bb0335020080ff46ff
2025-01-12 22:26:03.809 [bus notice] new master 70, master count 6
2025-01-12 22:26:03.820 [update notice] received unknown MM cmd: 70f1050709bbff30020080ffffff
2025-01-12 22:26:04.992 [update notice] received unknown BC cmd: f1fe500a0d01000010ff52506000fc80fd24
2025-01-12 22:26:05.325 [update notice] received unknown BC cmd: f1fe09030476009001
2025-01-12 22:26:07.080 [update notice] received unknown BC cmd: f1fe09030478009101
2025-01-12 22:26:08.977 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2025-01-12 22:26:08.977 [update notice] store 08 ident: done
2025-01-12 22:26:08.977 [update notice] sent scan-read scan.08  QQ=31: Kromschroeder;W ;0510;5101
2025-01-12 22:26:08.977 [bus notice] scan 08: ;Kromschroeder;W ;0510;5101
2025-01-12 22:26:08.984 [main error] error reading common config file kromschroeder/broadcast.csv: ERR: duplicate entry, kromschroeder/broadcast.csv:5: ERR: duplicate entry, duplicate ID
2025-01-12 22:26:08.985 [main notice] read scan config file kromschroeder/08..sc.csv for ID "w", SW0510, HW5101
2025-01-12 22:26:09.006 [main error] error executing instructions: ERR: element not found, last error: included "kromschroeder/sc.processvalues.inc" for "08", included "kromschroeder/sc.enduser.inc" for "08", included "kromschroeder/sc.statistic.inc" for "08", error including "kromschroeder/sc.manufacturer.inc" for "08": ERR: element not found kromschroeder/sc.manufacturer.inc:3: ERR: element not found, field type TEMP0 in field 7, included "kromschroeder/sc.errorhistory.inc" for "08"
2025-01-12 22:26:09.006 [main notice] found messages: 62 (0 conditional on 0 conditions, 0 poll, 10 update)
2025-01-12 22:26:09.234 [update notice] received unknown BC cmd: f1fe090304f4020000
2025-01-12 22:26:11.170 [bus notice] scan 15: ;Kromschroeder;W ;4241;5100
2025-01-12 22:26:11.170 [update notice] store 15 ident: done
2025-01-12 22:26:11.170 [update notice] sent scan-read scan.15  QQ=31: Kromschroeder;W ;4241;5100
2025-01-12 22:26:11.170 [bus notice] scan 15: ;Kromschroeder;W ;4241;5100
2025-01-12 22:26:11.171 [main error] unable to load scan config 15: no file from kromschroeder with prefix 15 found
2025-01-12 22:26:11.171 [main error] scan config 15: ERR: element not found
2025-01-12 22:26:11.509 [update notice] received unknown BC cmd: f1fe0903048e136060
2025-01-12 22:26:13.314 [bus notice] scan 35: ;Kromschroeder;W ;2730;-
2025-01-12 22:26:13.314 [update notice] store 35 ident: done
2025-01-12 22:26:13.315 [update notice] sent scan-read scan.35  QQ=31: Kromschroeder;W ;2730;-
2025-01-12 22:26:13.315 [bus notice] scan 35: ;Kromschroeder;W ;2730;-
2025-01-12 22:26:13.317 [main notice] read scan config file kromschroeder/35..hc1.csv for ID "w", SW2730, HW65535
2025-01-12 22:26:13.350 [main notice] found messages: 340 (0 conditional on 0 conditions, 0 poll, 13 update)
2025-01-12 22:26:13.527 [update notice] received unknown BC cmd: f1fe0903042b13b100
2025-01-12 22:26:13.892 [update notice] received unknown MM cmd: 10030507095503450200800046ff
2025-01-12 22:26:15.514 [bus notice] scan 75: ;Kromschroeder;W ;7203;-
2025-01-12 22:26:15.515 [update notice] store 75 ident: done
2025-01-12 22:26:15.515 [update notice] sent scan-read scan.75  QQ=31: Kromschroeder;W ;7203;-
2025-01-12 22:26:15.515 [bus notice] scan 75: ;Kromschroeder;W ;7203;-
2025-01-12 22:26:15.516 [main notice] read scan config file kromschroeder/75..hc2.csv for ID "w", SW7203, HW65535
2025-01-12 22:26:15.550 [main notice] found messages: 532 (0 conditional on 0 conditions, 0 poll, 14 update)
2025-01-12 22:26:15.724 [update notice] received unknown BC cmd: f1fe500a0d01000010ff52506000fc80fd24
2025-01-12 22:26:16.058 [update notice] received unknown BC cmd: f1fe09030476009001
2025-01-12 22:26:17.706 [bus notice] scan f6: ;Kromschroeder;W ;4241;5100
2025-01-12 22:26:17.706 [update notice] store f6 ident: done
2025-01-12 22:26:17.706 [update notice] sent scan-read scan.f6  QQ=31: Kromschroeder;W ;4241;5100
2025-01-12 22:26:17.706 [bus notice] scan f6: ;Kromschroeder;W ;4241;5100
2025-01-12 22:26:17.710 [main notice] read scan config file kromschroeder/f6..sc.csv for ID "w", SW4241, HW5100
2025-01-12 22:26:17.716 [main notice] found messages: 552 (0 conditional on 0 conditions, 0 poll, 15 update)
2025-01-12 22:26:17.836 [update notice] received unknown BC cmd: f1fe09030478009101
2025-01-12 22:26:19.969 [update notice] received unknown BC cmd: f1fe090304f4020000
2025-01-12 22:26:20.752 [update notice] received update-read hc1 Set: hotwaterinheating;stopconsumer;35.31;-;-;35.0;-
2025-01-12 22:26:22.355 [update notice] received unknown BC cmd: f1fe0903048e136060
2025-01-12 22:26:23.706 [update notice] received unknown MM cmd: 0310500a0d010000500052ff6000fc80fd08
2025-01-12 22:26:23.865 [update notice] received update-read hc2 Set: hotwaterinheating;-;35.00;-;-;-;-
2025-01-12 22:26:24.495 [update notice] received unknown BC cmd: f1fe0903042b13b100
2025-01-12 22:26:24.858 [update notice] received unknown MM cmd: 10030507095506450200800046ff
2025-01-12 22:26:26.572 [update notice] received update-read sc Act QQ=f1: 1;BrennerAus;0;0;0;0;0;0;0;0;0;Summer;0;0;1;0;0;Heating;-;41.0;40.0;48.0;0.0;-4;-2.500;36
2025-01-12 22:26:26.905 [update notice] received unknown BC cmd: f1fe09030476009001
2025-01-12 22:26:28.665 [update notice] received unknown BC cmd: f1fe09030478009101




Grüße!