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

Setting hot water temperature fails (Tasmota) #43

Open
Nostras opened this issue Aug 9, 2022 · 1 comment
Open

Setting hot water temperature fails (Tasmota) #43

Nostras opened this issue Aug 9, 2022 · 1 comment

Comments

@Nostras
Copy link

Nostras commented Aug 9, 2022

Hi Ihor,

I recently bought one of your shields, thanks for your effort.
Sadly, it seems that setting the DHW, or hot water temperature, does not play nice with my boiler.
This seems odd as this is a mandatory parameter and otgw explicitly mentions that my boiler supports it.
http://otgw.tclcode.com/matrix.cgi#boilers

Potentially something else may be not playing nice here.

I should mention that I'm using this with Tasmota, this is slightly outdated,
https://github.com/arendst/Tasmota/tree/development/lib/lib_div/OpenTherm-0.9.0
Jan 30 to be exact.

Any thoughts or maybe that this has already been fixed?
I'm an (ex) embedded developer myself, so I have some tools to get dirty with it (if necessary).

Edit: It seems that Tasmota tries to be "smart" by not trying to configure a parameter that has failed enough times before. This logic seems to be propagated from this library actually, so it could be that that's the problem as well.

@Arise
Copy link

Arise commented Jan 27, 2023

My boiler is configured to make DHW in an external storage tank, because of that it will reply with false for DHW configuration, also it can provide info about DHW upper limits and so on, but those are meaningless I think because when it receives a hot water request from the thermostat it will go over 80 degrees celsius, ignoring all those limits or any other temperature set.
So if your boiler is doing DHW externally then maybe that is the problem.

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

No branches or pull requests

2 participants