Introducing Devices

2023-04-12 (Andreas Linde)

The EEBUS protocol has a large set of features, but not every device supports everything. And as a consequence not every EEBUS device can work with every other EEBUS device. Sadly this is not very transparent at the moment as most devices just mention EEBUS compatibility in general. This new Devices website and repository aim to improve this by providing a feature overview of the available EEBUS compatible devices and systems on the market.

Version 0.2 released

2023-04-11 (Andreas Linde)

Version 0.2 of eebus-go and cemd are now available.

Used by evcc.io

2022-12-22 (Andreas Linde)

The open source software evcc version 0.110.0 integrated the enbility SDKs to support EEBUS compatible wallboxes.

evcc allows to charge EVs using solar surplus energy by leveraging existing products, which do not provide this feature out of the box. A multitude of different meters and solar devices and wallboxes are supported. The software needs to be installed locally and is compatbile with many low cost or often already available operating system and devices.

Open Source EEBUS libraries released

2022-12-05 (Andreas Linde)

In our time it is getting more and more important to use the available energy efficiently. Our homes are getting electrified more and more. We have ovens, washing mashines, dryers, dish washers. But also devices which consume more energy over a longer time, like heat pumps and charging electrical vehicles (EV).

Critics are claiming that if everyone is charging their EVs at the same time, our grids would collapse. Well, just like if everyone would turn on the vacuum cleaners at the same time ;) While this won’t really happen, there are still a lot of challenges to overcome. The local grid network may not be able to provide enough power, the house installation may exceed its limits, just to name a few.

Therefor it is vital to coordinate power consumption without hassles. It doesn’t matter if the car is fully charged at midnight or at 7am, and charging could be slower while the heat pump is working. To realize this, the EEBUS consortium was founded and developed a communication standard which would allow different devices to be coordinated.

There are commercially available EEBUS SDKs. And since the specification is freely available as Open Source, there hasn’t been any Open Source SDK made available yet.

Until now :) Today the probably first fully Open Source EEBUS libraries under MIT license are released as version 0.1: eebus-go and cemd.