You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sure, if it is in the protocol, we can add it 👍 I am not using the legionella run feature at all, since I do manual runs using PV modes (if the sun is shining a little, there is always enough energy left to reach 62°C 😬 ) Actually I also never tried the legionella run while looking at traces, so it might be possible that the controller tells hmi about it...
You may want to enable the raw messages in the configuration file: constexpr bool DEBUG_RAW_SERIAL_MESSAGES = true; and observe if an previously unidentified value changes in the main message (193) which is sent by the controller during the legionella run. There is also a script for easier debugging.
Thanks again for this wonderful project!
I just noticed that the boiler was taking a bit longer than usual, apparently it's going the Legionella run.
I couldn't see anything different on the boilers display, also in the sensors & data I don't see anything indicating the Legionella run.
Perhaps it would be possible though, to see from the data from the controller, that:
I assume it's doing the Legionella run... Target temp = 55 degrees, boiler is now at 62 degrees.
The text was updated successfully, but these errors were encountered: