[Modul] ebusdMQTT - Einbindung von Vaillant Geräten

Ooppps - hatte ein „/“ im Pfad vergessen.

Nun das ebusdMQTT Modul installiert von @bumaas
Den MQTT Server musst ich einmal neu machen.

Soll alles für eine Vaillant auroCompact VSC S 196/3-5 200 R3 sein.

Nun steht aber unter „ebusdMQTT Device“ aber, dass die Instanz inaktiv sei?’
Verbindungseinstellung ist der MQTT Server

Was kann das sein?

LOG File steht:
2022-02-28 14:40:03.347 [main notice] ebusd 22.1.28da22c started with auto scan on device /dev/ttyUSB1
2022-02-28 14:40:03.347 [main error] error reading config files from /home/raspberry.dirk/ebusd-configurationebusd-2.1.x/de: ERR: element not found, last error:
2022-02-28 14:40:03.356 [bus notice] bus started with own address 31/36
2022-02-28 14:40:03.380 [bus notice] signal acquired
2022-02-28 14:40:07.098 [bus notice] new master 10, master count 2
2022-02-28 14:40:07.166 [bus notice] new master 03, master count 3
2022-02-28 14:40:07.166 [update notice] received unknown MS cmd: 1008b5110101 / 09404090054e640000ff
2022-02-28 14:40:09.170 [update notice] received unknown BC cmd: 10feb516080018020901010510
2022-02-28 14:40:09.431 [update notice] received unknown MS cmd: 1008b512020064 / 00
2022-02-28 14:40:11.196 [update notice] received unknown MS cmd: 1008b5100900004a78ffff000000 / 0101
2022-02-28 14:40:17.206 [update notice] received unknown MS cmd: 1008b5110101 / 09404090054e640000ff
2022-02-28 14:40:19.249 [update notice] received unknown MS cmd: 1008b5040100 / 0a00350214ffffffff9005
2022-02-28 14:40:19.516 [update notice] received unknown MS cmd: 1008b5110102 / 05033c64506e
2022-02-28 14:40:21.152 [main error] scan config 08: ERR: arbitration lost
2022-02-28 14:40:21.249 [update notice] received unknown MS cmd: 1008b5100900004a78ffff000000 / 0101
2022-02-28 14:40:27.245 [update notice] received unknown MS cmd: 1008b5110101 / 094042d0054e640000ff
2022-02-28 14:40:29.276 [update notice] received unknown MS cmd: 1008b5110100 / 081002100007080083
2022-02-28 14:40:29.499 [update notice] received unknown BC cmd: 10feb51603019005
2022-02-28 14:40:31.180 [main error] scan config 15: ERR: arbitration lost
2022-02-28 14:40:31.279 [update notice] received unknown MS cmd: 1008b5100900004a78ffff000000 / 0101
2022-02-28 14:40:37.296 [update notice] received unknown MS cmd: 1008b5110101 / 094242d0054e640000ff
2022-02-28 14:40:39.267 [update notice] received unknown MS cmd: 1008b5110102 / 05033c64506e
2022-02-28 14:40:41.305 [update notice] received unknown MS cmd: 1008b5100900004a78ffff000000 / 0101
2022-02-28 14:40:47.338 [update notice] received unknown MS cmd: 1008b5110101 / 094242d0054e640000ff
2022-02-28 14:40:49.336 [update notice] received unknown MS cmd: 1008b5040100 / 0a00060314ffffffffd005
2022-02-28 14:40:51.381 [update notice] received unknown MS cmd: 1008b5100900004a78ffff000000 / 0101
2022-02-28 14:40:57.278 [main error] scan config 08: ERR: arbitration lost
2022-02-28 14:40:57.375 [update notice] received unknown MS cmd: 1008b5110101 / 094242d0054e640000ff
2022-02-28 14:40:59.347 [update notice] received unknown MS cmd: 1008b5100305ff01 / 00

Ferner komme ich hier auch nicht weiter:

Speziell bei einem „ebusctl i“ kommt:

root@raspberrypi:~# ebusctl i
version: ebusd 22.1.28da22c
device: /dev/ttyUSB1
signal: acquired
symbol rate: 22
max symbol rate: 57
reconnects: 0
masters: 3
messages: 12
conditional: 0
poll: 0
update: 4
address 03: master #11
address 08: slave #11
address 10: master #2
address 31: master #8, ebusd
address 36: slave #8, ebusd

Aber kein Typ der Vaillant Anlage welche die AuroCompact sein sollte…

2022-02-28 14:40:03.347 [main error] error reading config files from /home/raspberry.dirk/ebusd-configurationebusd-2.1.x/de: ERR: element not found, last error:

Es sieht weiterhin so aus, als ob er die Konfigurationsdateien nicht finden kann.

Zeige doch mal den Inhalt von /etc/default/ebusd.

Da gibt es keinen Ordner „ebusd“ nur einen „ebusd-configuration“.

Das Problem

2022-02-28 14:40:03.347 [main error] error reading config files from /home/raspberry.dirk/ebusd-configurationebusd-2.1.x/de: ERR: element not found, last error:

ist erledugt, da es so heissen muss:

2022-02-28 14:40:03.347 [main error] error reading config files from /home/raspberry.dirk/ebusd-configuration**/**ebusd-2.1.x/de: ERR: element not found, last error:

da hatte ich „/“ vergessen

Aber laufen tut es dennnoch nicht, da diese hier kommt und meine Hzg nicht erkannt wird:

root@raspberrypi:~# ebusctl i
version: ebusd 22.1.28da22c
device: /dev/ttyUSB1
signal: acquired
symbol rate: 22
max symbol rate: 57
reconnects: 0
masters: 3
messages: 12
conditional: 0
poll: 0
update: 4
address 03: master #11
address 08: slave #11
address 10: master #2
address 31: master #8, ebusd
address 36: slave #8, ebusd

ebusd ist deine Konfigurationsdatei:

image

Hier ist die ebusd Datei:
root@raspberrypi:/etc/default# ls -l ebusd
-rw-r–r-- 1 raspberry.dirk pi 1627 28. Feb 15:18 ebusd

# /etc/default/ebusd:
# config file for ebusd service.

# Options to pass to ebusd (run "ebusd -?" for more info):
EBUSD_OPTS="--device=/dev/ttyUSB1 --scanconfig --configpath=/home/raspberry.dirk/ebusd-configuration/ebusd-2.1.x/de"

# --configpath=http://ebusd.eu/config/
# --configpath=/home/raspberry.dirk/ebusd-configurationebusd-2.1.x/de"

# MULTIPLE EBUSD INSTANCES WITH SYSV
# In order to run multiple ebusd instances on a SysV enabled system, simply
# define several EBUSD_OPTS with a unique suffix for each. Recommended is to
# use a number as suffix for all EBUSD_OPTS settings. That number will then be
# taken as additional "instance" parameter to the init.d script in order to
# start/stop an individual ebusd instance instead of all instances.
# Example: (uncomment the EBUSD_OPTS above)
# EBUSD_OPTS1="--device=/dev/ttyUSB1 --scanconfig -d /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A50285BI-if00-port0 -p 8888 -l /var/log/ebusd1.log"
# EBUSD_OPTS2="--device=/dev/ttyUSB1 --scanconfig -d /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A900acTF-if00-port0 -p 8889 -l /var/log/ebusd2.log"
# EBUSD_OPTS3="--device=/dev/ttyUSB1 --scanconfig -d /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A900beCG-if00-port0 -p 8890 -l /var/log/ebusd3.log"

# MULTIPLE EBUSD INSTANCES WITH SYSTEMD
# In order to run muiltiple ebusd instances on a systemd enabled system, just
# copy the /usr/lib/systemd/system/ebusd.service file to /etc/systemd/system/
# with a different name (e.g. ebusd-2.service), remove the line starting with
# 'EnvironmentFile=', and replace the '$EBUSD_OPTS' with the options for that
# particular ebusd instance.

Habe eben gesehen dass ich MQTThost und Port noch zufügen muss - oder?

Also als HOST die IP des Raspberry - oder?
und Als Port den Port der in IPS unter Server Socket MQTT Server steht - oder?

Dann kommt aber:
MQTT error: Connectionrefused : 5
MQTT error: communication error: connection refused

@bumaas - was muss genau in die ebusd Datei?

UPDATE:
mit mqtt user und pass bekomme ich nun eine connection

PROBLEM:
Die Instanz EBUSD MQTT Device ist immer noch inaktiv?
Wie sehe ich ob die Vaillant Config korrekt eingelsen wurde?

Die sieht soweit gut aus. Dennoch findet er die Config Files nicht. wie sieht denn der Inhalt des Verzeichnisses aus?

root@raspberrypi:/home/raspberry.dirk/ebusd-configuration/ebusd-2.x.x/de/vaillant# ls -l
insgesamt 396
lrwxrwxrwx 1 root root 10 25. Feb 18:08 05.vd2.csv → 05.vd4.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 05.vd3.csv → 05.vd4.csv
-rw-r–r-- 1 root root 5843 25. Feb 18:08 05.vd4.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 05.vd6.csv → 05.vd4.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 05.vl8.csv → 05.vd4.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 05.vl9.csv → 05.vd4.csv
-rw-r–r-- 1 root root 5870 25. Feb 18:08 06.pms.csv
-rw-r–r-- 1 root root 18452 25. Feb 18:08 08.bai.HW7401.csv
-rw-r–r-- 1 root root 30318 25. Feb 18:08 08.ehp.csv
-rw-r–r-- 1 root root 7434 25. Feb 18:08 0a.pmw.hwc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 15.140.csv → 15.350.csv
-rw-r–r-- 1 root root 4875 25. Feb 18:08 15.350.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 15.360.csv → 15.350.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 15.36p.csv → 15.350.csv
-rw-r–r-- 1 root root 11691 25. Feb 18:08 15.392.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 15.400.csv → 15.350.csv
-rw-r–r-- 1 root root 18656 25. Feb 18:08 15.430.csv
-rw-r–r-- 1 root root 22025 25. Feb 18:08 15.470.csv
-rw-r–r-- 1 root root 4985 25. Feb 18:08 15.e7f.csv
-rw-r–r-- 1 root root 18156 25. Feb 18:08 15.f43.csv
-rw-r–r-- 1 root root 21663 25. Feb 18:08 15.f47.csv
lrwxrwxrwx 1 root root 12 25. Feb 18:08 15.heb.csv → 15.sdr_p.csv
lrwxrwxrwx 1 root root 12 25. Feb 18:08 15.hep.csv → 15.sdr_p.csv
-rw-r–r-- 1 root root 3006 25. Feb 18:08 15.sdr_p.csv
-rw-r–r-- 1 root root 14302 25. Feb 18:08 15.ui.csv
-rw-r–r-- 1 root root 14929 25. Feb 18:08 15.uih.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 1c.rcc.4.csv → 75.rcc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 1c.v81.4.csv → 75.v81.csv
-rw-r–r-- 1 root root 1885 25. Feb 18:08 23.ehp.cc.csv
-rw-r–r-- 1 root root 2245 25. Feb 18:08 23.solsy.cc.csv
lrwxrwxrwx 1 root root 15 25. Feb 18:08 23.vr630.cc.csv → 23.solsy.cc.csv
-rw-r–r-- 1 root root 3644 25. Feb 18:08 25.ehp.hwc.csv
-rw-r–r-- 1 root root 4348 25. Feb 18:08 25.solsy.hwc.csv
-rw-r–r-- 1 root root 3368 25. Feb 18:08 25.vr630.hwc.csv
-rw-r–r-- 1 root root 6149 25. Feb 18:08 26.solsy.hc.csv
-rw-r–r-- 1 root root 4112 25. Feb 18:08 26.vr630.hc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 35.rcc.1.csv → 75.rcc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 35.v81.1.csv → 75.v81.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 3c.rcc.5.csv → 75.rcc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 3c.v81.5.csv → 75.v81.csv
-rw-r–r-- 1 root root 8437 25. Feb 18:08 50.ehp.mc.csv
-rw-r–r-- 1 root root 5658 25. Feb 18:08 50.solsy.mc.csv
-rw-r–r-- 1 root root 9712 25. Feb 18:08 50.v61.csv
-rw-r–r-- 1 root root 4267 25. Feb 18:08 50.vr630.mc.csv
-rw-r–r-- 1 root root 4310 25. Feb 18:08 51.vr630.mc.3.csv
-rw-r–r-- 1 root root 7820 25. Feb 18:08 52.mc2.4.csv
-rw-r–r-- 1 root root 7403 25. Feb 18:08 53.mc2.5.csv
-rw-r–r-- 1 root root 713 25. Feb 18:08 75.rcc.csv
-rw-r–r-- 1 root root 2601 25. Feb 18:08 75.v81.csv
-rw-r–r-- 1 root root 4784 25. Feb 18:08 a0.sol.hwc.csv
-rw-r–r-- 1 root root 1988 25. Feb 18:08 a1.sol.cc.csv
-rw-r–r-- 1 root root 595 25. Feb 18:08 broadcast.csv
-rw-r–r-- 1 root root 8298 25. Feb 18:08 e0.omu.csv
-rw-r–r-- 1 root root 8505 25. Feb 18:08 ec.sol.sc.csv
-rw-r–r-- 1 root root 6397 25. Feb 18:08 ec.solsy.sc.csv
lrwxrwxrwx 1 root root 10 25. Feb 18:08 ed.pms.sc.csv → 06.pms.csv
-rw-r–r-- 1 root root 792 25. Feb 18:08 scan.csv
-rw-r–r-- 1 root root 2379 25. Feb 18:08 _templates.csv

Jetzt sehe ich:

root@raspberrypi:~# ebusctl i

version: ebusd 22.1.28da22c
device: /dev/ttyUSB1
signal: acquired
symbol rate: 22
max symbol rate: 74
reconnects: 0
masters: 3
messages: 225
conditional: 3
poll: 0
update: 10
address 03: master #11
address 08: slave #11, scanned „MF=Vaillant;ID=BAI00;SW=0518;HW=7401“, loaded „vaillant/bai.308523.inc“ ([HW=7401]), „vaillant/08.bai.csv“
address 10: master #2
address 31: master #8, ebusd
address 36: slave #8, ebusd

Aber die Instanz ist inaktiv:

Wenn ich den MQTT server debugge sehe ich eine andere IP:

127.0.0.1:60796

Während er im Objektbaum und in der ebusd config mit:

0.0.0.0:1883

steht.

Ist das der Fehler?

Prima. Was hast du verändert?

Ist es richtig, dass du nur eine Therme angeschlossen hast und kein Steuerungsmodul VRC 700 oder ähnliches?

Zu den Verbindungseinstellungen:


Also bei dir „raspberrypi“ und „8080“ bzw. die IP-Adresse deines Raspberry und der in der ebusd Datei angegebene httpport.

Ich habe da nicht viel geändert - außer MQTT host und port anzugeben sowie user und pass
Dann war es auf einmal da…

Ich habe eine Therme - aurocompact VSC S 196/3-5 200 R3 aber kein Steuerungmodul im Wohnraum oder so.
Aber ich habe noch ein Solar WarmWasser Modul auf dem Dach, welches ich auch sehr sehr gerne intgrieren würde - aber wie?

ok die RasPi IP gebe ich im Host ein - werde ich gleich mal machen

Einen httpport habe ich nicht in der ebusd definiert - muss ich?
So schaut die Befehlszeile aus. MQTThost und MQTT Port sind die aus dem Server Socket MQTT.
Ist das falsch?

EBUSD_OPTS="–device=/dev/ttyUSB1 --scanconfig --configpath=/home/raspberry.dirk/ebusd-configurationebusd-2.1.x/de" --lograwdatasize=100 --mqtthost=0.0.0.0 --mqttport=1883 --mqttuser=USER–mqttpass=PASSWORD"

Dann war es wahrscheinlich einfach nur ein Neustart des Dienstes.

Ungewöhnlich. Meist ist noch eine Multimatic verbaut. Dort gibst du z,B, deine Heizkurve vor.

Dazu kann ich nichts sagen. Wodurch wird sie gesteuert?

Nur wenn der Standardport 8080 bereits anderweitig belegt ist. Ich habe in der Doku dazu noch eine Ergänzung gemacht:

Es ist die IP Adresse des IP-Symcon Systems einzutragen.

Nur das Bedienteil an der Therme selbst wo entsprechend dahinter auf der Platine der eBUS angesteckt wird.

Über das Poti - und wirklich in sub Grad Drehungen war es eben komplett weg - hat ewig gedauert es wieder zu finden

Komplett über die Therme - sollten dann die Daten nicht auch über diesen ebus selbst kommen?

Gucke ich mir an…

Wie gesagt vom Server socket steht dir drin

Aber warum ist meine EBUSD MQTT DEVICE Instanz in Symcon „inaktiv“?
Ich kann keine Schaltkreise ermitteln…

Liegt das an der fehlenden Multimatic?
Damit kann ich eigentlich ja auch keine Befehle wie — lesen:?

pi@raspberrypi:~ $ ebusctl
localhost: r -c 700 Hc1HeatCurve
0.58

localhost: w -c 700 Hc1HeatCurve 0.5
done

localhost: r -c 700 Hc1HeatCurve
0.5

Ich vermute stark, du hast zwei Bedienteile :slight_smile: Ein linkes und ein rechtes. Das linke bedient die Therme (mit Schornsteinfeger Symbol), Das rechte ist die Multimatic. Sie ist nur eingeklipst.

Das ist wohl eine „Spezialität“ des Esera Adapters.

Ich denke ja.

Im Server Socket steht keine IP-Adresse :open_mouth:

Siehe neues Kapitel 5 in der Doku.

Ich hattes es so verstanden:

  1. in IP SYMCON Objektbaum den Server Socket MQTT unter I/O Instanzen anlegen - der hat 0.0.0.0:1883

  2. der MQTT Server als Splitter Instanz - der auf den Server Socket verweist als Gateway:

  3. das MQTT Modul installieren:


    und als Gateway den Server Socket aus 1) nehmen

  4. die 0.0.0.0:1883 im EBUSD MQTT Device angeben

  5. in ebusd dann auf die 0.0.0.0 und port 1883 verweisen:

EBUSD_OPTS="--device=/dev/ttyUSB1 --scanconfig --configpath=/home/raspberry.dirk/ebusd-configuration/ebusd-2.1.x/de --mqtthost=0.0.0.0 --mqttport=1883 --mqttuser=USER --mqttpass=PASS"

Oder ist da jetzt etwas komplett im argen? :frowning_with_open_mouth:

UPDATE:
Habe die Punkte in Tipp 5 von dir umgesetzt, und die ebusd entsprechend akzualisiert:

  1. IP SYMOCN IP Adresse genommen
  2. 1883 als Port genommen wie beschrieben

Allerdings ist die ebsudMQTTDevice Instanz immer noch inaktive :sleepy:

UPDATE:
Es geht - musst doch nur den httpport eingeben

So, jetzt zum nächsten Schritt.

Bei mir kommen recht wenige Daten nur an - leider ist es eher übersichtlich - warum?
Wenn ich zB

pi@raspberrypi:~ $ ebusctl
localhost: r -c 700 Hc1HeatCurve
0.58

localhost: w -c 700 Hc1HeatCurve 0.5
done

localhost: r -c 700 Hc1HeatCurve
0.5

machen möchte gibt es HC! HEat Curve gar nicht.

Es gibt nur:

root@raspberrypi:~# ebusctl find
bai AccessoriesOne = no data stored
bai AccessoriesTwo = no data stored
bai ACRoomthermostat = no data stored
bai averageIgnitiontime = no data stored
bai BlockTimeHcMax = no data stored
bai BoilerType = no data stored
bai ChangesDSN = no data stored
bai CirPump = no data stored
bai CounterStartattempts1 = no data stored
bai CounterStartattempts2 = no data stored
bai CounterStartAttempts3 = no data stored
bai CounterStartAttempts4 = no data stored
bai currenterror = no data stored
bai DateTime = valid;17:19:32;01.03.2022;4.938
bai dcfState = no data stored
bai DCFTimeDate = no data stored
bai DCRoomthermostat = no data stored
bai DeactivationsIFC = no data stored
bai DeactivationsTemplimiter = no data stored
bai DeltaFlowReturnMax = no data stored
bai DisplayMode = no data stored
bai DSN = no data stored
bai DSNOffset = no data stored
bai DSNStart = no data stored
bai EBusHeatcontrol = no data stored
bai EbusSourceOn = no data stored
bai EbusVoltage = no data stored
bai errorhistory = no data stored
bai expertlevel_ReturnTemp = no data stored
bai ExternalFaultmessage = no data stored
bai externalFlowTempDesired = no data stored
bai externalHwcSwitch = no data stored
bai ExternGasvalve = no data stored
bai ExtFlowTempDesiredMin = no data stored
bai ExtStorageModulCon = no data stored
bai extWP = no data stored
bai FanHours = no data stored
bai FanMaxSpeedOperation = no data stored
bai FanMinSpeedOperation = no data stored
bai FanPWMSum = no data stored
bai FanPWMTest = no data stored
bai FanSpeed = no data stored
bai FanSpeedOffsetMax = no data stored
bai FanSpeedOffsetMin = no data stored
bai FanStarts = no data stored
bai Flame = no data stored
bai FlameSensingASIC = no data stored
bai FloorHeatingContact = no data stored
bai FlowsetHcMax = no data stored
bai FlowsetHwcMax = no data stored
bai FlowSetPotmeter = no data stored
bai FlowTemp = no data stored
bai FlowTempDesired = no data stored
bai FlowTempMax = no data stored
bai Fluegasvalve = no data stored
bai FluegasvalveOpen = no data stored
bai Gasvalve3UC = no data stored
bai Gasvalve = no data stored
bai GasvalveASICFeedback = no data stored
bai GasvalveUC = no data stored
bai GasvalveUCFeedback = no data stored
bai HcHours = no data stored
bai HcPumpMode = no data stored
bai HcPumpStarts = no data stored
bai HcStarts = no data stored
bai HcUnderHundredStarts = no data stored
bai HeatingSwitch = no data stored
bai HoursTillService = no data stored
bai HwcDemand = no data stored
bai HwcHours = no data stored
bai HwcImpellorSwitch = no data stored
bai HwcPostrunTime = no data stored
bai HwcSetPotmeter = no data stored
bai HwcStarts = no data stored
bai HwcSwitch = no data stored
bai HwcTemp = no data stored
bai HwcTempDesired = no data stored
bai HwcTempMax = no data stored
bai HwcTypes = no data stored
bai HwcUnderHundredStarts = no data stored
bai HwcWaterflow = no data stored
bai HwcWaterflowMax = no data stored
bai Ignitor = no data stored
bai InitialisationEEPROM = no data stored
bai IonisationVoltageLevel = no data stored
bai maintenancedata_HwcTempMax = no data stored
bai maxIgnitiontime = no data stored
bai minIgnitiontime = no data stored
bai ModulationTempDesired = no data stored
bai OutdoorstempSensor = no data stored
bai OverflowCounter = no data stored
bai ParamToken = no data stored
bai PartloadHcKW = no data stored
bai PartloadHwcKW = no data stored
bai PartnumberBox = no data stored
bai PositionValveSet = no data stored
bai PowerValue = no data stored
bai PrAPSCounter = no data stored
bai PrAPSSum = no data stored
bai PrEnergyCountHc1 = no data stored
bai PrEnergyCountHc2 = no data stored
bai PrEnergyCountHc3 = no data stored
bai PrEnergyCountHwc1 = no data stored
bai PrEnergyCountHwc2 = no data stored
bai PrEnergyCountHwc3 = no data stored
bai PrEnergySumHc1 = no data stored
bai PrEnergySumHc2 = no data stored
bai PrEnergySumHc3 = no data stored
bai PrEnergySumHwc1 = no data stored
bai PrEnergySumHwc2 = no data stored
bai PrEnergySumHwc3 = no data stored
bai ProductionByte = no data stored
bai PrVortexFlowSensorValue = no data stored
bai PumpHours = no data stored
bai PumpHwcFlowNumber = no data stored
bai PumpHwcFlowSum = no data stored
bai RemainingBoilerblocktime = no data stored
bai ReturnRegulation = no data stored
bai ReturnTemp = no data stored
bai ReturnTempMax = no data stored
bai SecondPumpMode = no data stored
bai SerialNumber = no data stored
bai SetFactoryValues = no data stored
bai SetMode = auto;37.0;60.0;-;0;0;0;0;0;0
bai SHEMaxDeltaHwcFlow = no data stored
bai SHEMaxFlowTemp = no data stored
bai SolPostHeat = no data stored
bai Statenumber = no data stored
bai Status01 = 36.0;35.0;4.938;38.0;48.0;off
bai Status02 = auto;60;50.0;80;55.0
bai Status16 = no data stored
bai Status = no data stored
bai StatusCirPump = on
bai Storageloadpump = no data stored
bai StorageLoadPumpHours = no data stored
bai StorageloadPumpStarts = no data stored
bai StorageLoadTimeMax = no data stored
bai StoragereleaseClock = no data stored
bai StorageTemp = no data stored
bai StorageTempDesired = no data stored
bai StorageTempMax = no data stored
bai TargetFanSpeed = no data stored
bai TargetFanSpeedOutput = no data stored
bai TempDiffBlock = no data stored
bai TempDiffFailure = no data stored
bai TempGradientFailure = no data stored
bai Templimiter = no data stored
bai TemplimiterWithNTC = no data stored
bai TempMaxDiffExtTFT = no data stored
bai Testbyte = no data stored
bai TimerInputHc = no data stored
bai ValveMode = no data stored
bai ValveStarts = no data stored
bai VolatileLockout = no data stored
bai VolatileLockoutIFCGV = no data stored
bai VortexFlowSensor = no data stored
bai WarmstartDemand = no data stored
bai WarmstartOffset = no data stored
bai WaterHcFlowMax = no data stored
bai WaterPressure = no data stored
bai WaterpressureBranchControlOff = no data stored
bai WaterpressureMeasureCounter = no data stored
bai WaterpressureVariantSum = no data stored
bai WP = no data stored
bai WPPostrunTime = no data stored
bai WPSecondStage = no data stored
broadcast datetime = no data stored
broadcast error = no data stored
broadcast hwcStatus = no data stored
broadcast id = no data stored
broadcast id = no data stored
broadcast load = no data stored
broadcast outsidetemp = 5.125
broadcast signoflife = no data stored
broadcast vdatetime = 17:19:23;01.03.2022
general valuerange = no data stored
memory eeprom = no data stored
memory ram = no data stored
scan id = no data stored
scan.08  = Vaillant;BAI00;0518;7401
scan.08 id = no data stored
scan.15  = no data stored

Mach doch mal mal ein Foto von der Front

Hc1HeatCurve gehört ja auch zum Steuerungskreis („700“) nicht zur Therme („BAI“)