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

Failed receive boiler status: TIMEOUT #111

Open
kuqqum opened this issue Dec 21, 2024 · 25 comments
Open

Failed receive boiler status: TIMEOUT #111

kuqqum opened this issue Dec 21, 2024 · 25 comments
Labels
question Further information is requested

Comments

@kuqqum
Copy link

kuqqum commented Dec 21, 2024

Hi,

I have connected the Diylless board and configured as below. Everything looks fine accept the OpenTherm connection. My boiler is ATAG and can work with opentherm communications.
Is there a way to check this configuration.

Schermafbeelding 2024-12-21 203310

image

@Laxilef
Copy link
Owner

Laxilef commented Dec 22, 2024

Hi,

  1. Check GPIO in settings
  2. Also recommend studying the documentation for the boiler; may need to change some settings in the service menu of the boiler for opentherm devices to work.

Without detailed information I can't help.

@kuqqum
Copy link
Author

kuqqum commented Dec 22, 2024

Hi,

  1. GPIO settings are OK.

  2. The ATAG boiler is connected (wired) and working over opentherm with "ATAG One" thermostat. Ther's nothing I found in the documentation to change in the settings that can block communication.

  3. The boiler is working properly after removing the thermostat and connecting the openTherm gateway without wornings or errors.

In the logs from MQTT there is a strange ip-address for homassistant after restart. This ip-address is not insite our network.

I hope you can help.

image

@Laxilef
Copy link
Owner

Laxilef commented Dec 22, 2024

Write the exact name of the adapter and ESP board.

In the logs from MQTT there is a strange ip-address for homassistant after restart. This ip-address is not insite our network.

This is a docker network.

@kuqqum
Copy link
Author

kuqqum commented Dec 22, 2024

The ESP board is ESP32_Devkitc_V4 with ESP32-VROOM-32D
And OPENTHERM MASTER SHIELD DIYLess.com.

@Laxilef
Copy link
Owner

Laxilef commented Dec 22, 2024

Can you upload a photo?
This shield is mainly used with Wemos type boards.

@kuqqum
Copy link
Author

kuqqum commented Dec 23, 2024

Hi,
It's my intention to integrate ESP32_Devkitc_V4 with OT gateway into my floor heating system but that wasn't a good idea. Now I flashed OT gateway into d1_mini32 and it's, standalone, working fine.

DHW in my boiler is only tapwater heating up for direct usage. Is it possible to manage this with OT gateway also?

@Laxilef
Copy link
Owner

Laxilef commented Dec 24, 2024

Any esp32 will work. The problem was probably in the wrong gpio, that's why I asked for a photo.

DHW in my boiler is only tapwater heating up for direct usage. Is it possible to manage this with OT gateway also?

Of course

@Laxilef Laxilef added the question Further information is requested label Dec 24, 2024
@kuqqum
Copy link
Author

kuqqum commented Dec 24, 2024 via email

@kuqqum
Copy link
Author

kuqqum commented Dec 24, 2024

Hi,
It's my intention to integrate ESP32_Devkitc_V4 with OT gateway into my floor heating system but that wasn't a good idea. Now I flashed OT gateway into d1_mini32 and it's, standalone, working fine.

DHW in my boiler is only tapwater heating up for direct usage. Is it possible to manage this with OT gateway also?

@kuqqum
Copy link
Author

kuqqum commented Dec 24, 2024

I checked again as you can see below.
DHW is not active after opening a tap.

Dashboard shows this:
image

OpenTherm settings are this:

image

@kuqqum
Copy link
Author

kuqqum commented Dec 24, 2024

DHW in my boiler is only tapwater heating up for direct usage. Is it possible to manage this with OT gateway also?

Of course

Then I don't understand how my system ATAG E325EC knows there's need for hot tapwater. OT is not reporting a DHW flow rate.

@kuqqum
Copy link
Author

kuqqum commented Dec 24, 2024

I asked chatGPT this question voor a E325EC, this is the answer:
To determine whether there is heat demand for domestic hot water or central heating:

Monitor the status of the boiler via the OpenTherm gateway or other reading device.
Check the status byte (message ID 0):
If Bit 0 (CH enable) is active: there is demand for CH.
If Bit 1 (DHW enable) is active: there is demand for hot water.
Check the current flow temperature and flame status as an additional check.

@Laxilef
Copy link
Owner

Laxilef commented Dec 25, 2024

Try OT option Duplicate DHW to CH2 or/and DHW blocking.

@kuqqum
Copy link
Author

kuqqum commented Dec 25, 2024

All tree possibilities are with negative results.

@Laxilef
Copy link
Owner

Laxilef commented Dec 26, 2024

Well, I have no other suggestions 🤷‍♂️

@kuqqum
Copy link
Author

kuqqum commented Dec 26, 2024

OK.
I will try to find out if there is any usage full information coming from the boiler after opening a HW tap.
It's absolutely unclear for me how this boiler detects that there is need for CV or DHW.

@Laxilef
Copy link
Owner

Laxilef commented Dec 26, 2024

There may be a sensor in the boiler that simply tells whether there is flow or not.

@kuqqum
Copy link
Author

kuqqum commented Dec 26, 2024

In that case will always work independent from thermostat. But with Atag One thermostat DHW works. With OT thermostat not.
So there must be a communication between the Atag One thermostat and the boiler to allow DHW heating.

Is it possible that not all OT commands are visible in the terminal list?

[00:03:53][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:03:54][OT][NOTICE] Received pressure: 1.74 (converted: 1.74)
[00:03:54][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.74, compensated: 1.74, raw: 1.74
[00:03:55][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:03:55][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:03:55][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:03:55][OT][DHW][NOTICE] Received temp: 13.88 (converted: 13.88)
[00:03:55][SENSORS][NOTICE] #5 'DHW temp' new value 0: 13.88, compensated: 13.88, raw: 13.88
[00:03:56][OT][HEATING][NOTICE] Received temp: 30.00
[00:03:56][SENSORS][NOTICE] #2 'Heating temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:03:56][OT][HEATING][NOTICE] Received return temp: 30.00 (converted: 30.00)
[00:03:56][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:03:57][OT][NOTICE] Received pressure: 1.74 (converted: 1.74)
[00:03:57][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.74, compensated: 1.74, raw: 1.74
[00:03:58][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:03:58][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:03:58][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:03:58][OT][DHW][NOTICE] Received temp: 13.62 (converted: 13.62)
[00:03:58][SENSORS][NOTICE] #5 'DHW temp' new value 0: 13.62, compensated: 13.62, raw: 13.62
[00:03:59][OT][HEATING][NOTICE] Received temp: 29.88
[00:03:59][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.88, compensated: 29.88, raw: 29.88
[00:03:59][OT][HEATING][NOTICE] Received return temp: 30.00 (converted: 30.00)
[00:03:59][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:03:59][OT][NOTICE] Received pressure: 1.74 (converted: 1.74)
[00:03:59][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.74, compensated: 1.74, raw: 1.74
[00:04:00][SENSORS][NOTICE] #4 'Heating setpoint temp' new value 0: 32.14, compensated: 32.14, raw: 32.14
[00:04:01][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:01][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:01][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:01][OT][DHW][NOTICE] Received temp: 13.50 (converted: 13.50)
[00:04:01][SENSORS][NOTICE] #5 'DHW temp' new value 0: 13.50, compensated: 13.50, raw: 13.50
[00:04:01][OT][HEATING][NOTICE] Received temp: 29.75
[00:04:01][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.75, compensated: 29.75, raw: 29.75
[00:04:02][OT][HEATING][NOTICE] Received return temp: 30.00 (converted: 30.00)
[00:04:02][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:04:02][OT][NOTICE] Received pressure: 1.74 (converted: 1.74)
[00:04:02][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.74, compensated: 1.74, raw: 1.74
[00:04:03][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:03][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:03][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:04][OT][DHW][NOTICE] Received temp: 13.00 (converted: 13.00)
[00:04:04][SENSORS][NOTICE] #5 'DHW temp' new value 0: 13.00, compensated: 13.00, raw: 13.00
[00:04:04][OT][HEATING][NOTICE] Received temp: 29.62
[00:04:04][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.62, compensated: 29.62, raw: 29.62
[00:04:05][OT][HEATING][NOTICE] Received return temp: 30.00 (converted: 30.00)
[00:04:05][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:04:05][OT][NOTICE] Received pressure: 1.75 (converted: 1.75)
[00:04:05][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.75, compensated: 1.75, raw: 1.75
[00:04:06][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:06][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:06][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:06][OT][DHW][NOTICE] Received temp: 13.62 (converted: 13.62)
[00:04:06][SENSORS][NOTICE] #5 'DHW temp' new value 0: 13.62, compensated: 13.62, raw: 13.62
[00:04:07][OT][HEATING][NOTICE] Received temp: 29.50
[00:04:07][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.50, compensated: 29.50, raw: 29.50
[00:04:07][OT][HEATING][NOTICE] Received return temp: 30.00 (converted: 30.00)
[00:04:07][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 30.00, compensated: 30.00, raw: 30.00
[00:04:08][OT][NOTICE] Received pressure: 1.76 (converted: 1.76)
[00:04:08][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.76, compensated: 1.76, raw: 1.76
[00:04:09][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:09][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:09][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:09][OT][DHW][NOTICE] Received temp: 14.62 (converted: 14.62)
[00:04:09][SENSORS][NOTICE] #5 'DHW temp' new value 0: 14.62, compensated: 14.62, raw: 14.62
[00:04:09][OT][HEATING][NOTICE] Received temp: 29.50
[00:04:09][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.50, compensated: 29.50, raw: 29.50
[00:04:10][OT][HEATING][NOTICE] Received return temp: 29.88 (converted: 29.88)
[00:04:10][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.88, compensated: 29.88, raw: 29.88
[00:04:10][OT][NOTICE] Received pressure: 1.75 (converted: 1.75)
[00:04:10][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.75, compensated: 1.75, raw: 1.75
[00:04:10][SENSORS][NOTICE] #4 'Heating setpoint temp' new value 0: 32.14, compensated: 32.14, raw: 32.14
[00:04:11][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:11][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:11][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:12][OT][DHW][NOTICE] Received temp: 16.00 (converted: 16.00)
[00:04:12][SENSORS][NOTICE] #5 'DHW temp' new value 0: 16.00, compensated: 16.00, raw: 16.00
[00:04:12][OT][HEATING][NOTICE] Received temp: 29.38
[00:04:12][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.38, compensated: 29.38, raw: 29.38
[00:04:13][OT][HEATING][NOTICE] Received return temp: 29.88 (converted: 29.88)
[00:04:13][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.88, compensated: 29.88, raw: 29.88
[00:04:13][OT][NOTICE] Received pressure: 1.75 (converted: 1.75)
[00:04:13][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.75, compensated: 1.75, raw: 1.75
[00:04:13][OT][DHW][INFO] Set temp: 60.00 (converted: 60.00, response: 60.00)
[00:04:15][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:15][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:15][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:15][OT][DHW][NOTICE] Received temp: 17.12 (converted: 17.12)
[00:04:15][SENSORS][NOTICE] #5 'DHW temp' new value 0: 17.12, compensated: 17.12, raw: 17.12
[00:04:16][OT][HEATING][NOTICE] Received temp: 29.25
[00:04:16][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.25, compensated: 29.25, raw: 29.25
[00:04:16][OT][HEATING][NOTICE] Received return temp: 29.75 (converted: 29.75)
[00:04:16][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.75, compensated: 29.75, raw: 29.75
[00:04:16][OT][NOTICE] Received pressure: 1.74 (converted: 1.74)
[00:04:16][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.74, compensated: 1.74, raw: 1.74
[00:04:17][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:17][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:17][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:18][OT][DHW][NOTICE] Received temp: 17.88 (converted: 17.88)
[00:04:18][SENSORS][NOTICE] #5 'DHW temp' new value 0: 17.88, compensated: 17.88, raw: 17.88
[00:04:18][OT][HEATING][NOTICE] Received temp: 29.12
[00:04:18][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.12, compensated: 29.12, raw: 29.12
[00:04:19][OT][HEATING][NOTICE] Received return temp: 29.62 (converted: 29.62)
[00:04:19][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.62, compensated: 29.62, raw: 29.62
[00:04:19][OT][NOTICE] Received pressure: 1.58 (converted: 1.58)
[00:04:19][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.58, compensated: 1.58, raw: 1.58
[00:04:20][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:20][SENSORS][NOTICE] #4 'Heating setpoint temp' new value 0: 32.14, compensated: 32.14, raw: 32.14
[00:04:20][OT][NOTICE] Received min modulation: 22%, max power: 0.00 kW
[00:04:21][OT][NOTICE] Set max modulation: 100% (response: 100%)
[00:04:21][OT][DHW][NOTICE] Received min temp: 40 (converted: 40), max temp: 65 (converted: 65)
[00:04:22][OT][HEATING][NOTICE] Received min temp: 20 (converted: 20), max temp: 85 (converted: 85)
[00:04:22][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:22][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:22][OT][DHW][NOTICE] Received temp: 18.88 (converted: 18.88)
[00:04:22][SENSORS][NOTICE] #5 'DHW temp' new value 0: 18.88, compensated: 18.88, raw: 18.88
[00:04:22][OT][HEATING][NOTICE] Received temp: 29.00
[00:04:22][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.00, compensated: 29.00, raw: 29.00
[00:04:23][OT][HEATING][NOTICE] Received return temp: 29.62 (converted: 29.62)
[00:04:23][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.62, compensated: 29.62, raw: 29.62
[00:04:23][OT][NOTICE] Received pressure: 1.47 (converted: 1.47)
[00:04:23][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.47, compensated: 1.47, raw: 1.47
[00:04:24][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:24][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:24][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:25][OT][DHW][NOTICE] Received temp: 19.38 (converted: 19.38)
[00:04:25][SENSORS][NOTICE] #5 'DHW temp' new value 0: 19.38, compensated: 19.38, raw: 19.38
[00:04:25][OT][HEATING][NOTICE] Received temp: 29.00
[00:04:25][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.00, compensated: 29.00, raw: 29.00
[00:04:26][OT][HEATING][NOTICE] Received return temp: 29.50 (converted: 29.50)
[00:04:26][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.50, compensated: 29.50, raw: 29.50
[00:04:26][OT][NOTICE] Received pressure: 1.45 (converted: 1.45)
[00:04:26][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.45, compensated: 1.45, raw: 1.45
[00:04:27][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:27][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:27][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:28][OT][DHW][NOTICE] Received temp: 19.75 (converted: 19.75)
[00:04:28][SENSORS][NOTICE] #5 'DHW temp' new value 0: 19.75, compensated: 19.75, raw: 19.75
[00:04:28][OT][HEATING][NOTICE] Received temp: 29.00
[00:04:28][SENSORS][NOTICE] #2 'Heating temp' new value 0: 29.00, compensated: 29.00, raw: 29.00
[00:04:28][OT][HEATING][NOTICE] Received return temp: 29.50 (converted: 29.50)
[00:04:28][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.50, compensated: 29.50, raw: 29.50
[00:04:29][OT][NOTICE] Received pressure: 1.44 (converted: 1.44)
[00:04:29][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.44, compensated: 1.44, raw: 1.44
[00:04:30][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:30][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:30][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:30][OT][DHW][NOTICE] Received temp: 20.12 (converted: 20.12)
[00:04:30][SENSORS][NOTICE] #5 'DHW temp' new value 0: 20.12, compensated: 20.12, raw: 20.12
[00:04:30][SENSORS][NOTICE] #4 'Heating setpoint temp' new value 0: 32.14, compensated: 32.14, raw: 32.14
[00:04:31][OT][HEATING][NOTICE] Received temp: 28.88
[00:04:31][SENSORS][NOTICE] #2 'Heating temp' new value 0: 28.88, compensated: 28.88, raw: 28.88
[00:04:31][OT][HEATING][NOTICE] Received return temp: 29.38 (converted: 29.38)
[00:04:31][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.38, compensated: 29.38, raw: 29.38
[00:04:31][OT][NOTICE] Received pressure: 1.45 (converted: 1.45)
[00:04:31][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.45, compensated: 1.45, raw: 1.45
[00:04:32][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:32][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:33][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:33][OT][DHW][NOTICE] Received temp: 20.38 (converted: 20.38)
[00:04:33][SENSORS][NOTICE] #5 'DHW temp' new value 0: 20.38, compensated: 20.38, raw: 20.38
[00:04:33][OT][HEATING][NOTICE] Received temp: 28.88
[00:04:33][SENSORS][NOTICE] #2 'Heating temp' new value 0: 28.88, compensated: 28.88, raw: 28.88
[00:04:34][OT][HEATING][NOTICE] Received return temp: 29.25 (converted: 29.25)
[00:04:34][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.25, compensated: 29.25, raw: 29.25
[00:04:34][OT][NOTICE] Received pressure: 1.43 (converted: 1.43)
[00:04:34][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.43, compensated: 1.43, raw: 1.43
[00:04:35][OT][NOTICE] Received boiler status. Heating: 0; DHW: 0; flame: 0; cooling: 0; fault: 0; diag: 0
[00:04:35][SENSORS][NOTICE] #9 'Modulation level' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:35][SENSORS][NOTICE] #10 'Power' new value 0: 0.00, compensated: 0.00, raw: 0.00
[00:04:36][OT][DHW][NOTICE] Received temp: 20.62 (converted: 20.62)
[00:04:36][SENSORS][NOTICE] #5 'DHW temp' new value 0: 20.62, compensated: 20.62, raw: 20.62
[00:04:36][OT][HEATING][NOTICE] Received temp: 28.88
[00:04:36][SENSORS][NOTICE] #2 'Heating temp' new value 0: 28.88, compensated: 28.88, raw: 28.88
[00:04:37][OT][HEATING][NOTICE] Received return temp: 29.25 (converted: 29.25)
[00:04:37][SENSORS][NOTICE] #3 'Heating return temp' new value 0: 29.25, compensated: 29.25, raw: 29.25
[00:04:37][OT][NOTICE] Received pressure: 1.44 (converted: 1.44)
[00:04:37][SENSORS][NOTICE] #8 'Pressure' new value 0: 1.44, compensated: 1.44, raw: 1.44

@Laxilef
Copy link
Owner

Laxilef commented Dec 27, 2024

Pls try with Master member ID = 48

@Laxilef
Copy link
Owner

Laxilef commented Dec 27, 2024

Is it possible that not all OT commands are visible in the terminal list?

Yes
Change log level to VERBOSE to display all messages

@kuqqum
Copy link
Author

kuqqum commented Dec 27, 2024

I switch off the flowrate in the acceptation there isn't one, but I studied te electrical drawing and find out that there is a flow rate sensor present in the system, OT is not returning a value.
[03:25:42][OT][VERB] ID: 19 Request: 80130000 Response: 70130000 Attempt: 1 Status: INVALID
[03:25:42][OT][DHW][WARN] Failed receive flow rate

@kuqqum
Copy link
Author

kuqqum commented Dec 27, 2024

image

@Laxilef
Copy link
Owner

Laxilef commented Dec 27, 2024

The boiler may not report the flow rate, but this does not mean that the DHW will not work.
The firmware does not control the operation of the burner, we simply tell the boiler what temperature it needs to maintain.

@Laxilef
Copy link
Owner

Laxilef commented Dec 27, 2024

I don't know why your DHW doesn't work. For other boilers this code works correctly. Try to set the Master member ID = 48

@kuqqum
Copy link
Author

kuqqum commented Dec 27, 2024

WOW, you dit a great job. Flow rate is still not working but wat the heck. We don't have to shoer anymore with cold water...
Wat is the meaning of member ID = 48?
Thank you so much...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants