Zones (and rooms) are mapped to climate entities. Hot water is mapped to water heater entity (https://developers.home-assistant.io/docs/core/entity/water-heater/). I also found strange to have such difference between climate and water heater, but I want to stick as much as possible to what HA offers.
actually you have to configure the integration through the UI (configuration -> integrations -> +) and search for vaillant. You should be prompt with the user and password (and optionally the serial id, you can leave it blank if you only have one installation, the integration will fetch it automatically).
I just installed vaillant into custom_components and cleaned the configuration.yaml file from vaillant. I tried to find Vaillant via UI integrations, but cannot find it. Also i scrolled down the list in case of mistypo, but no Vaillant there.
I am new to this and thought the configuration.yaml should be used for all new integrations, so I found another thread where this information was provided in the configuration.yaml file and added accordingly.
Why am I not able to find the Vaillant integration ?
Hi, I did a quick scan through this thread and the code. Sorry if I missed anything, but is it correct that this only works with the public/internet HTTP api and thus depends on the vaillant cloud service? Or does this also work on local network, controlling ebus directly?
indeed it only work through HTTP (if you find something to be able to manage it through local network, i’ll take it ! There is a lot missing data inside the API).
Well, I guess the 2 ways of doing it locally would be either via eBus (which would require some eBus USB or ethernet adapter) or via EEBUS (which would require the the vr920 or 921).
So that seems to be the easiest route. However I have no VR920/921 at the moment, so I just started looking into eBus. Thing is, connecting to the data-link layer is easy enough with ebusd, but is the vaillant protocol specified somewhere or would this need to be reverse-engineerd? I guess one could listen on the eBus connected to a VR920 as you control it over HTTP.
What’s also unclear to me is where most of the logic is with the eBus protocol.
E.g. let’s say you want to reach 22 degrees and it’s too cold in the room. Does the VRC700/720 just send the current temperature and desired temperature on the bus an does the boiler and VR70/71 self manage with that information? Or does the VRC700 send more fine-grained commands and is the boiler more of a ‘dumb’ device executing these commands?
Hallo,
ich habe eine Vaillant-Heizung und VR-Modul mit den Thermostatköpfen Ambisense von Vaillant. Gibt es eine Möglichkeit diese in Iobroker einzubinden? Leider finde ich keine Datenpunkte über den Vaillant.0 Adapter… ?
Gruß Maria