Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heating water Viessman 100w combi boiler #13

Open
trueskalon opened this issue Sep 30, 2021 · 8 comments
Open

Heating water Viessman 100w combi boiler #13

trueskalon opened this issue Sep 30, 2021 · 8 comments

Comments

@trueskalon
Copy link

trueskalon commented Sep 30, 2021

Hi,

maybe someone will help me or will give me some hints.

Iam using OT gatway and rsciriano ESPHome-OT with Viessman 100w combi boiler.

Ive tried v0.1 to v0.3.

Iam using node-red and call service nodes.

I can feed set_temperature via climate.heating_water and climate.hot_water.

Hot water is activeted by water flow sensor in the boiler (water heating is staring).

I got issue with heating water.

Whaen I call service - turn_on via climate.heating_water only circulation water pump is starting.

Water is not being heated.

Guys maybe someone could help me with getting it work.

Thanks.

@ananyevgv
Copy link

@ananyevgv
Copy link

P07
0" - OpenTherm is activated
Wi-Fi enabled full access
"1" - OpenTherm is activated only as a thermostat
Wi-Fi enabled full access
"2" - OpenTherm is deactivated.
Wi-Fi activated full access
"3" - OpenTherm activated
Wi-Fi is deactivated.
"4" - OpenTherm is activated only as a thermostat
Wi-Fi is deactivated.

@trueskalon
Copy link
Author

trueskalon commented Oct 1, 2021

Thanks, my boiler is from 2015 so its a model with knobs, but I will check it, what Ive got on service mode on my boiler.

@rsciriano
Copy link
Owner

Hi @trueskalon,

The boiler has different connectors for on/off thermostat and opentherm, , you have to make sure that you have connected it to the correct one in the picture below, connector B)

image

To simplify testing, I recommend using v0.1 (the PID is more complicated to configure).

Also, you have to check the configuration of the pins connected to the ESP, in this version they are:

  • inPin = D5
  • outPin = D6

By the way, the old thermostat must be disconnected. I see you have a gateway, my code is prepared for the Ihor Melnyk adapter, in theory the gateway is two adapters, but you have to be careful with its configuration.

Good luck

@trueskalon
Copy link
Author

Thank you, I done all that you have pointed out - Ihor gateway, esp - everything is setup and working.

My issue is that when I use call service node, climate.heating.water - turn_on the circulation pump is starting but flame is off (before that I feed via call service node my boiler with heating water temperature).
The boiler is in heat mode.

@ananyevgv
Copy link

Hi @trueskalon, I have a similar situation with BAXI nuvola 3 comfort 240 fi , while looking for solutions. While I'm inclined that BAXI implementation of opentherm is different, according to your boiler, it came across in the forums that you need to change the parameter P07.

@rsciriano
Copy link
Owner

Thank you, I done all that you have pointed out - Ihor gateway, esp - everything is setup and working.

My issue is that when I use call service node, climate.heating.water - turn_on the circulation pump is starting but flame is off (before that I feed via call service node my boiler with heating water temperature). The boiler is in heat mode.

Ok @trueskalon, now I understand what might be happening.

The climate.heating.water is only to turn on the heatting and set the heatting watter temperature. For the flame to ignite, it is necessary to turn on switch.thermostat_ambiente (sorry for the spanish name), I used it with the generic thermostat on Home Assistant.

Important!!!,
This only works with the v0.1, the other versions are controlled by the PID thermostat.

@trueskalon
Copy link
Author

trueskalon commented Oct 2, 2021

Hello, still no luck...

Switching thermostat "on" and setting heating water "on" does not turn on the flame in the boiler :(.

I double checked everything, reed manual for my Vitodens 100w (its old model B1HA "analog knobs" with no service OT modes like in new ones).

In the esp logs, I can see that "action" for heating water is "off" and this seems to be an issue. I do not know how to turn on action for heating water.

OT-logs

@trueskalon trueskalon reopened this Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants