Replies: 1 comment
-
Hi, thanks for your question. This repository is providing a protocol implementation for EEBUS and some of its use cases. So it is the foundation to implement support into various systems, but can not be integrated as is e.g. into Home Assistant. Also it is written in Go, so non-Go systems need to implement an interface they can communicate with. The Vaillant Arotherm heating pump uses UseCases that are currently not supported by this EEBUS stack implementation. From the data I got so far, it is also not clear who this can work. So at the end there are two missing items:
In general: I currently can not say what kind of functionality the EEBUS use cases used in the heat pump will expose. It definitely will not expose individual values like temperatures and the option to change them. |
Beta Was this translation helpful? Give feedback.
-
Did you think to make a
EEBUS integration in Home Assistant?
I use a Vaillant Arotherm plus heating pump and want to maximaze the use of Solar power at daytime and to prevent cycling.
A Home Assistant integration where you can make an Automation will be cool :-)
Beta Was this translation helpful? Give feedback.
All reactions