-
-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Datei für Vaillant 18.v32.csv #1221
Comments
Are you sure your ebusd config files are coming from the repository? Because the VR32 is a bus coupler - and any device can sit behind it such as HRU or a boiler etc. etc. consequently I can't see there can ever be a repo v32 file! (What people do with VR32s is find a file for the main device that is being coupled and rename it so the auto config is fooled into loaded for the VR32. You potentially also need to alter the latency settings too) Can you share your --configpath? (from startup logs) Sind Sie sicher, dass Ihre ebusd-Konfigurationsdateien aus dem Repository stammen? Da der VR32 ein Buskoppler ist – und jedes Gerät dahinter sitzen kann, wie z. B. HRU oder ein Heizkessel usw. usw. – kann ich mir daher nicht vorstellen, dass es jemals eine Repo-v32-Datei geben kann! (Bei VR32-Geräten suchen die Leute nach einer Datei für das zu koppelnde Hauptgerät und benennen sie um, damit die automatische Konfiguration für das VR32 geladen wird. Möglicherweise müssen Sie auch die Latenzeinstellungen ändern.) Können Sie Ihren --configpath teilen? (aus startup logs) Es scheint mir wahrscheinlicher, dass Sie irgendwann die Konfiguration lokal geklont haben, entweder aus dem offiziellen Repository oder einem abgezweigten Repository, und die v32-Datei hinzugefügt haben (oder sie war bereits im Klon enthalten). Daher denke ich, dass Sie die Antwort möglicherweise in Ihrem --configpath finden, aber ich kann nicht sicher sein. |
Ok, danke für die schnelle Antwort. Meine Installation ist neu und stammt aus dem Repository. Ich habe da lokal nichts verändert. Eigentlich geht es mir um Daten, die ich in den Logs und den CSV-Files nicht finde. Ich habe eine Vaillant-Hybrid-Anlage. Alle Komponenten - außer ECOVit Brennwertkessel - werden gefunden. In der CSV-Datei 15.700 fehlen aber Einträge für den Brennwertkessel, die im Steuermodul von Vaillant angezeigt werden. Z.B. Hybridmanager, Bivalenzpunkte, Kosten (Strom, Gas). |
Ok - that is a different, but related problem I think! So this is what I think is happening - your Heat Pump is allocated slave address 08 and the autoscan therefore loads 08.hmu.csv to support the known heat pump message definitions. Normally in a single heat source scenario, the Ecovit would also identify on address 08, so the purpose of the bus coupler (Vaillant VR32) is to present the ecovit with a different address - in your case 18. Of course neither the VR32 or ebusd 'knows' what is behind the VR32. To get Ecovit data, you can try the following -
But that doesn't answer your original query as to why your installation loads 18.v32.csv - because that file doesn't (and can't for the reasons I explained above) exist in the official repository! To satisfy my curiosity, can you show the setting you have for
as your instance starts up? Ok – das ist ein anderes, aber verwandtes Problem, denke ich! Ich denke also, dass dies geschieht: Ihrer Wärmepumpe wird die Slave-Adresse 08 zugewiesen und der automatische Scan lädt daher 08.hmu.csv, um die bekannten Nachrichtendefinitionen dieser Wärmepumpe zu unterstützen. Normalerweise würde sich der Ecovit in einem Einzelwärmequellen-Szenario auch an der Adresse 08 identifizieren, daher besteht der Zweck des Buskopplers (Vaillant VR32) darin, dem Ecovit eine andere Adresse zuzuweisen – in Ihrem Fall 18. Natürlich weder der VR32 noch der ebusd „weiß“, was sich hinter dem VR32 verbirgt. Um Ecovit-Daten zu erhalten, können Sie Folgendes versuchen:
Aber das beantwortet nicht Ihre ursprüngliche Frage, warum Ihre Installation 18.v32.csv lädt – denn diese Datei existiert nicht (und kann aus den oben erläuterten Gründen auch nicht) im offiziellen Repository vorhanden sein! Können Sie, um meine Neugier zu befriedigen, die Einstellung, die Sie für
haben, beim Start Ihrer Instanz anzeigen? |
Danke für die Antwort. |
Ich könnte bai.0010007508.inc verwenden. "BAI00,ecoVIT pneumatic/4,0010007508 207,,,," |
Habe lokal geklont und Boiler-CSV-Datei in 18.v32.csv umgenannt. Aus 18.v32.csv (von Boiler-Dat) WPPostrunTime (Kann im Steuermodul 700 ausgelesen werden)ebusctl read WPPostrunTime |
Habe folgendes geändert: Jetzt funktioniert es. Bleibt noch die Frage nach den Werten für Gas- und Strompreis. Ansonsten schon mal vielen Dank für die Hilfe. Ein wirklich professioneller Service. |
PrEnergyCountHc1/1000000 is m³ gas but for water it is PrEnergySumHwc1/1000000 |
not an ebusd issue, so closing this one. please use the appropriate repo ebusd-configuration |
Description
Die Datei 18.v32.csv wird geladen, jedoch finde ich diese datei nirgendwo, auch nicht im Netz.
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0607;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 13: master #12
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0614;HW=6903", loaded "vaillant/15.700.csv"
address 18: slave #12, scanned "MF=Vaillant;ID=V32;SW=0106;HW=6004", loaded "vaillant/18.v32.csv"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0100;HW=5904", loaded "vaillant/26.vr_71.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 71: master #9
address 76: slave #9, scanned "MF=Vaillant;ID=VWZIO;SW=0202;HW=0103"
Actual behavior
Die Datei 18.v32.csv wird geladen, jedoch finde ich diese datei nirgendwo, auch nicht im Netz
Expected behavior
Die Datei sollte irgendwo zu finden sein.
ebusd version
current source from git
ebusd arguments
xxx
Operating system
Debian 12 (Bookworm) / Ubuntu 22-23 / Raspberry Pi OS 12 (including lite)
CPU architecture
arm64
Dockerized
None
Hardware interface
Adapter Shield v5 via WiFi
Related integration
No response
Logs
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0607;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 13: master #12
address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0614;HW=6903", loaded "vaillant/15.700.csv"
address 18: slave #12, scanned "MF=Vaillant;ID=V32;SW=0106;HW=6004", loaded "vaillant/18.v32.csv"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0100;HW=5904", loaded "vaillant/26.vr_71.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 71: master #9
address 76: slave #9, scanned "MF=Vaillant;ID=VWZIO;SW=0202;HW=0103"
The text was updated successfully, but these errors were encountered: