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

step of new calibration #1

Open
sapeur3873 opened this issue Nov 17, 2024 · 4 comments
Open

step of new calibration #1

sapeur3873 opened this issue Nov 17, 2024 · 4 comments

Comments

@sapeur3873
Copy link

the value change only if we have é times the step.

if trv have a step of only 1, means the temperature update will happen only if the setpoint is different of 2°C, is far awy.
i think it could be nice to can set up to 1 step of different

thanks to your help

julien

@rotilho
Copy link
Owner

rotilho commented Nov 17, 2024

Hey Julien,

My TRVs, after several tweaks, were still not reliable enough, so I ended up giving up on trying to adjust the valve temperature and instead used it as an on/off valve.

@sapeur3873
Copy link
Author

sapeur3873 commented Nov 17, 2024 via email

@rotilho
Copy link
Owner

rotilho commented Nov 17, 2024

Yeah, not good. I tried to contact multiple people, thinking I cheaped out on the valve. Anyone who had any success with them was using them as on/off.

So, I followed along. I created a generic thermostat for each TRV and turned it on/off by setting a very high or very low temperature.

In addition to the generic thermostat, I also created a helper that aggregates the state of all thermostats. If any of them is on, this helper is also on. This triggers my boiler; however, the temperature is set based on some custom weather compensation algo I created.

@sapeur3873
Copy link
Author

sapeur3873 commented Nov 17, 2024 via email

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