I just migrated my OpenHab / EbusD setup from the qnap to a raspberry pi. Now, why did I do that? I had a of issues running the EbusD on the Qnap. After running firmware updates, the USB driver had changed and EbusD refused to read data from the Ebus. It was also nearly impossible […]


Continue Reading


openHAB <-> ebusd

 Mai, 13 - 2014   miscSmarthome

Yes! I finally got my desired setup working. I think this called a functional prototype now. So here’s what I got so far: openHAB is running on my QNAP. I needed java and I decided to get the Java 8 Embedded Edition. I downloaded the ARMv5 Linux Headless Edition. Since Java 8, you need to […]


Continue Reading


Reading the ebus…

 Apr, 22 - 2014   Smarthome

As mentioned beforeĀ I want to connect my qnap with my Vaillant Calormatic heating system. I’m using this deviceĀ in order to read the ebus traffic via USB. I had to get a new cable from my basement office to the heating room, which was more complicated than I expected (I guess that is always true when […]


Continue Reading


compile ebusd on qnap

 Feb, 09 - 2014   DevelopmentSmarthome

I always wanted to get a deeper insight into the heating system of our house. And today I did a few steps forward. Our heating system supports ebus which is a serial bus protocol. And here’s my plan: 1. Get an ebus to USB-converter. 2. Read the ebus-data on my qnap. 3. Graph it. Today […]


Continue Reading