Opentherm gateway/thermostat with full integration for Home Assistant

I answered you on GitHub. The list contains boilers that have been tested by other users. If a boiler is not on the list, it does not mean that the firmware will not work with it.

However, this Bosch boiler most likely has an EMS bus, not an Opentherm.

Hi LazyDev,

You can add to the tested boilers list the Ideal Vogue Max 32 as that is my boiler and this project is working very well with it.

I do have a question now though due to a scenario that came up today. In conducting some fault finding on my house electrics HA was shut down for a period while the house electrics were turned off. Once the power was restored the boiler fired up its heating and started to reach its set maximum temperature. I realised fairly quickly that this was because since I am using the automation to obtain the internal house temperature from a wall mounted BLE sensor, it had no reference point until HA was up and running. Once it was then all was back to normal.

The adapter I am using (from DIYLess) does have the DS18B20 installed so is there a way for the gateway to use this sensor in the event communication with HA is lost for any reason (power loss or fault on HA)? My only concern is that if one was away for a period and then the gateway lost communication to HA the heating would be running constantly at its maximum.

Thanks for the info, added. The emergency mode has probably been activated. The settings are on the “Settings” page, section “Emergency mode settings”.
You can connect a BLE sensor to your ESP. But it will not be possible to use BLE/MQTT/API and DS18B20 at the same time.

In most cases, Equitherm works acceptably even without an indoor temperature sensor (if the connection with MQTT is lost). But for this, you need to use the DS18B20/BLE to get the outdoor temperature.

Ok understand and thanks for the reply.

Thanks a million. I relied on the vendor who claimed opentherm compatibility. Thanks to your hint, I dug deeper and figured out similar solutions for EMS Bus.

Is it possible to run this firmware on the Opentherm gateway board from Nodoshop?

No, this is board for the OTGW (tclcode)

Alright thanks. I was wondering because I already had an OTGW board from nodoshop laying around and they both seem to use an D1 mini.

The board from nodoshop uses ESP only for communication via Wi-Fi, and for communication with the boiler PIC16 with firmware of the OTGW from tclcode.
If you want to try this firmware, I advise you to think about buying a board from DIYless with ESP32.

1 Like

We have a Remeha Tzerra Ace boiler connected to a Remeha Elga Ace heat pump. This has been controlled via OpenTherm by a Google Nest v3 thermostat for several years. Since we want to move away from Google, I bought the Diyless Opentherm Thermostat, installed firmware 1.4 on it, and then integrated it into Home Assistant. In HA, everything seems to function fine. However, when I connected the Diyless Thermostat to the Remeha, the thermostat was not recognized as such. None of the functions seem to work. Both the DHW and heating do not work. The boiler falls back into a standard mode. The question now is: is it known that Diyless with firmware 1.4 does not work with this Remeha, or am I perhaps doing something wrong?

Hi,
Perhaps you are using the wrong GPIO’s in the opentherm settings? I should draw your attention to the fact that, for example, pin D5 is not GPIO 5. You can find the pinout of your board in Google.

Thank you, i did something wrong. The Remeha works great now with OT!

1 Like

Hi LazyDev
I’ve just seen your comment on powering a board with a usb cable…and had a look through the documentation. Couldn’t find anything related.
I’ve not yet installed my device, but have set up everything ready for install…but is this thing powered via the Opentherm interface…or by usb cable?
Sorry if this is a dumb question, or I have missed something.

Ideally, use an individual 3.3V power supply. But people also supply power via USB.

Thanks!
I was confused by the entry ,mentioning Chinese hass, such that I followed the link provided…but there were no longer any pictures or graphics. So thanks for taking taking the time to answer.

Installing today on a Viessmann vitodens 100w:b1hc system boiler. 30kw flavour, that is set to run at max modulation of 35percent.

Hi
I have a OpenTherm Thermostat - DIYLESS Electronics and currently use it with the stock firmware provided. Which bin from here Releases · Laxilef/OTGateway · GitHub should I use with it? Thanks

*_d1_mini32

1 Like

Has anyone managed to successfully run an Opentherm Gataway with a Termet Gold Plus boiler?
At my place the boiler did not want to heat water more than 29 degrees for anything, even in manual mode. Of course, heating min and max temp was correct. Even setting min temp above 29 degrees did not change anything.

Have you tried the options Duplicate DHW to CH2 or DHW blocking?

1 Like

Hi all,

I’m trying to flash a Wemos D1 mini V4 ESP8266 for this project but I run into problems, flashing of the ESP8266 give errors, I tried it with two tools, different ports and usb c cables and different ESP8266 modules. Also tried all the file and firmware version of the D1 mini but still no luck.

What is going on?


Other ESPtool

Any help is welcome