Contents
Download
Use the link in the above table or check out the GitLab page.
Installation
All instalation steps are handled by the plugin itself once you start the installation on the plugins page of Loxberry.
You can use either the direct link to get the latest release version or download the zip and upload it to your Loxberry directly.
Configuration
If you have a network eBus Esera Coupler please use the following configuration line as a starting point (although network couplers are not recommended):
“--scanconfig --localhost --accesslevel='*' --enabledefine --device=a.b.c.d:5000 --initsend“
Where a.b.c.d is the IP of your Esera eBus coupler.
The main thing for you to configure are the ebusd startup arguments. Please see ebusd documentation here for more information.
Other possibility is enabling SetMode override. See more about this below.
SetMode Override - Vaillant only
I created this for my own needs, I did not want to use the original thermostat but still wanted to control the boiler via ebus. It uses a SetModeOverride message definition by andig. A requirement for this functionality is that there are no other thermostats plugged into an ebus circuit. Vaillant thermostats usually send out SetMode message every 5 seconds. SetModeOverride message is sent out by this plugin every 5 minutes or when a SetMode value is changed.
Description
Installs ebusd by john30, sets it up and provides a Loxone Miniserver compatible HTTP REST API.
Allows reading of ebus values as well as writing. If you add the option to startup arguments you can also directly write hex values to ebus.
Loxone config setup
See the below attached LoxPlan for usage
Roadmap
- Custom CSV upload
- Full settings GUI
- UDP communication with all the features of the REST API
- Full REST API documentation
Frequently asked questions
None yet
Contact me directly!
Or use the GitLab repository!
REST API Documentation
//TODO
10 Comments
Stefan Höllerl
hallo zusammen, nutzt jemand dieses Plugin generell bzw. mit Weishaupt Heizung? Ich habe noch immer keine Informationen wie man die CSV-Dateien für die Weishaupt-Kommunikation in dieses Plugin einbindet. Leider kam auch vom Entwickler dieses Plugins keine Antwort dazu.
Gruß Stefan
Victor Vlasák
Hi,
I responded to everyone, but I later found out after sending some emails that gmx.de doesn't deliver emails from my mail server. But it didn't let me know that and it took me some time to find that out.
For your issue read Christians and Stefans response.
Stefan
Hallo. Ich würde auch gerne wissen, wie bzw. wo man eine CSV Datei einfügt. Bei mir wäre es für eine Recovair 260/4 von Vaillant.
Stefan
Hallo, es läuft. Ich habe die CSV Datei einfach mit SSH in das Verzeichnis /opt/loxberry/ geschoben und dann im Plugin unter "Settings" > "ebusd startup args" zusätzlich folgendes eingetragen: --configpath=/opt/loxberry Dann alles speichern und den Dienst neu starten. Bei mir wurde dann tatsächlich die CSV Datei für die Lüftung geladen,
Christian Fenzl
Bitte ins Legacy-Verzeichnis verschieben, oder ggf. ins Plugin-Data-Verzeichnis (/opt/loxberry/data/plugins/ebusd/)
Dein File in /opt/loxberry/ wird beim nächsten LoxBerry Update automatisch gelöscht.
Siehe Eigene Webseiten und Scripte am LoxBerry betreiben
lg, Christian
Victor Vlasák
What you said is the correct way to do it, following Christians ammendment about the correct folder.
I am planning to implement custom CSV config upload, as I do this in my spare time and my only loxberry controls the heating in my house, I am hesitant to take it down so I can test to make sure it doesn't create any issues in existing installs.
Wojciech Wróbel
Could you please specify the default path with csv files?
Stefan Höllerl
@Stefan: kannst du mal einen Screenshot vom Plugin posten nachdem du mit der CSV Datei gestartet bist?
Stefan
Hallo. Kann anscheinend keinen Screenshot einfügen. Kann es aber die Tage im Loxforum posten. Nach einigen Schwierigkeiten habe ich es nun auch geschafft die Daten in die Loxone zu holen und zwar alle mit einem Schlag, ohne jeden Eintrag separat einzufügen: http://USER:PASSWORD@IP-LOXBERRY/admin/plugins/ebusdplugin/api/ebusd/read.php?circuit=recov&update() Die eckigen Klammern haben bei mir Probleme gemacht. Hat jemand zufällig noch ein Beispiel, wie ich Wert schreiben kann?
Richard
Hallo, ich bräuchte Hilfe, ich habe ein Esera Ethernet ebus Koppler installiert und in Betrieb genommen leider bekomme ich das ebusd plugin nicht ans laufen, nach der Installation des Plugins und Eingabe von “--scanconfig --localhost --accesslevel='*' --enabledefine --device=192.168.178.60:5000 --initsend“ steht bei ebus info nach wie vor nur status: inactive. Wenn ich in einem normalen Browser die IP mit dem Port des Kopplers eingebe dann kommen irgendwelche verschlüsselten Werte, d.h der Koppler kommuniziert mit dem Ebus. Nur leider bekomm ich das Plugin nicht ans laufen und hab auch keine Ahnung was ich jetzt noch machen kann?
Vielen Dank vorab.