Yurii
Yurii
So, let's go in order: 1. When PID or/and Equitherm is turned on, the temperature on the thermostat in the home assistant is limited to 5..30 because this is the...
@menuet88, thanks for the info! > One question: is there any particular reason why you set DHW temperature to zero when DHW is off? I'll fix this in the next...
Hi Do you use a 5 GHz network? If it is named the same as the 2 GHz network, then this will not work. You need to name the networks...
Let's start by testing my hypothesis. Try disabling the "curve mode" and check if the boiler will respond correctly to changes in setpoint temp. Equitherm is the same curve mode,...
Hm. No, Tasmota also uses the NonOS SDK and the Arduino framework. You can try to build the firmware with the ``PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH`` flag instead of ``PIO_FRAMEWORK_ARDUINO_LWIP2_LOW_MEMORY`` (platformio.ini), but I have...
Any news? I added the ability to use the temperature controller built into the boiler, but it needs to be tested. If my hypothesis is correct, then I will commit...
Ok thx With the curve mode disabled, does the boiler correctly accept the heating temp and heat to the set temperature? Pls upload a screenshot of the graph ``sensor.opentherm_heating_setpoint`` and...
Channel 1 - ok. Problems may occur on channels 12-14. Hmm, strange :) What is your board? Please write the exact name. Dumb question: are you sure you're entering the...
``sensor.opentherm_heating_temp`` looks strange. This value should be smoother, example:  I have no experience with Danfoss Link, is it also connected to the opentherm bus?
Ok, pls test this firmware with ``PIO_FRAMEWORK_ARDUINO_LWIP2_HIGHER_BANDWIDTH_LOW_FLASH`` [build_HIGHER_BANDWIDTH.zip](https://github.com/Laxilef/OTGateway/files/15269413/build_HIGHER_BANDWIDTH.zip) If this does not help, could you try this ESP with any other firmware (tasmota for example) and try connecting to Wifi?