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

Support for opentherm smartpower #36

Open
IgorYbema opened this issue Sep 22, 2021 · 3 comments
Open

Support for opentherm smartpower #36

IgorYbema opened this issue Sep 22, 2021 · 3 comments

Comments

@IgorYbema
Copy link

Opentherm smartpower allows thermostats to ask more power from the slave. This is not in the code yet.
It uses same schematic and is only software based. In fact, it is just swapping the low/high logic where on high power both voltage and ampere are at idle high (for medium power only amps are at idle high). At least that is what I understand from the original opentherm gateway designer.

Was looking at the library how to implement this but I got a bit puzzeled. So maybe just a quick ask here if you might be interested in implementing it.

@KEYvv
Copy link

KEYvv commented Jan 26, 2023

Hi.
I'm into Opentherm the smart power and looking for reference code for a certification.
Are you still making a code for Opentherm smartpower?

@IgorYbema
Copy link
Author

I have got some simple implementation but it doesn't work flawless yet. This library isn't compatible enough with the different states. And I don't have the opentherm 3 specification where smart power is explained so I am doing it from knowledge I gain from others. Do you have the smart power specification?

@IgorYbema
Copy link
Author

You can find some addtions to the libary in this version. You can spot the smartpower changes. https://github.com/IgorYbema/HeishaMon/blob/opentherm/HeishaMon/OpenTherm.cpp

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