-
-
Notifications
You must be signed in to change notification settings - Fork 107
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
2 warm water circuits #1634
Comments
I think the second water circuit is managed by the mixer at 0x29 and shows as |
Ok, if the RC300 have a second dhw circuit we have to find the telegrams, lets try with next to dhw1:
What do you mean by that? Is one of the gpios marked as illegal? |
Ok, found the bug for custom settings. Will upload soon. |
Please try this build: https://github.com/MichaelDvP/EMS-ESP32/releases/tag/test |
I will do that later, right now I have just remote access.
Thank you for your help. I just realized that when I change an entity of |
I hope, this is what you were looking for:
|
Ok, i see: setting the reduced temperture to 40 degrees. The setpoints are not saved in thermostat, only in mixer. You also have to set it on the mixer. Dashboard looks good, i'll check why the tag is not checked correctly. |
Updated the test build on my github, please test if it changes the right value now. |
It seems to work now. I will have to check all the entities in detail later but the first few ones I tried are working now correctly. Thank you very much for your quick help. |
@proddy The second dhw circuit is managed by mixer (water device in dev2, tagged wwc2) and have also some entities in thermostat. I have tagged them also with wwc2. Now we have: This looks a bit odd. Since we have a breaking change with water device, i think we should bring it in line. But which way? Or: Leave boiler/thermostat at DHW and rename the water circuits to DHW2.... |
...thinking about this one. |
@MichaelDvP I think we should go for DHW everywhere, replacing the old 'ww'. It'll be a breaking change, but it feels like the right thing to do. |
Ok, i'll make a build. I think this removes a lot of special cases:
i think there will be more, let's start with this, check and continue. |
@proddy I've pushed the changes to my dev branch. Please check, I'll test a bit more before PR. |
checking.... |
It looks fine, I'm testing the HA integration now |
all works well @MichaelDvP . I like the nested json object in boiler_data. I think we can merge this into dev at the next opportunity |
closing this. |
PROBLEM DESCRIPTION
I do have a Buderus GB162 + RC310. There are 3 heating circuits and 2 warm water circuits connected.
The ems-esp gateway can see all the heating circuits (HC1, HC2, HC3) but only one warm water circuit shows up, expect for "dhw circuit 1 extra" and "dhw circuit 2 extra".
The RC310 does show both warm water circuits and the settings for each one.
REQUESTED INFORMATION
EXPECTED BEHAVIOUR
I would like to be able to see and change all the entities for each warm water circuit.
SCREENSHOTS
ADDITIONAL CONTEXT
Thanks for your help.
The text was updated successfully, but these errors were encountered: