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
Hi,
It seems that my Wolf boiler sends the target forward temperature in only 15 bits.
Details:
The config is UIN divided by 10, it gives valid data when the target temp is not zero
When the boiler is in DHW only mode, the zero value is also valid
When the boiler is in Heat+DHW mode, then the data I get is 3276.8
So, it seems that the high bit is used for something else, maybe for Heat mode.
Question:
How can I modify the config, to use only 15 bits? I can do it on Home Assistant side, but it'd be better to have it on ebusd side.
Thank you
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
It seems that my Wolf boiler sends the target forward temperature in only 15 bits.
Details:
So, it seems that the high bit is used for something else, maybe for Heat mode.
Question:
How can I modify the config, to use only 15 bits? I can do it on Home Assistant side, but it'd be better to have it on ebusd side.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions