rsciriano / ESPHome-OpenTherm

Example of how to control an opentherm boiler with esphome
156 stars 44 forks source link

Hot water pressure -1 #43

Closed markobel closed 8 months ago

markobel commented 1 year ago

On my installation the sensor Heating Water Pressure mark always -1. As my understanding from the code is because the reading get a non valid response. It would be possible that on my boiler the data have a different MessageID ? Or more simply my boiler doesn't send this value to the opentherm bus ?

Chupaka commented 1 year ago

Or more simply my boiler doesn't send this value to the opentherm bus ?

I vote this. E.g., my Bosch Gaz 6000 has only mechanical pressure sensor, so it cannot report pressure via OpenTherm.

rsciriano commented 8 months ago

Probably fixed by #52