Skip to content

Missing basic functions #384

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

Open
szymeg50 opened this issue Aug 23, 2024 · 2 comments
Open

Missing basic functions #384

szymeg50 opened this issue Aug 23, 2024 · 2 comments

Comments

@szymeg50
Copy link

Is there any chance of adding some basic functions to be passed so it can be set via Home Assistant?

  • Water pressure
  • Temperature shift
  • Heating algorithm
  • Hysteresis threshold
  • Heating type
  • Prediction switch
  • Heating curve
@xionic
Copy link

xionic commented Nov 20, 2024

Not sure if I'd call most of those basic, but I'd very much like to be able to configure the heating curve dynamically with HA.

I find that if I set it low enough to avoid overshoot and get best efficiency, it takes way too long to heat up when the house is cold. The vSmart's pid tuning is not great, at least not in my install.

Exposing the heating curve would allow HA to fix some of the issues

@Wihlelm
Copy link

Wihlelm commented Jan 6, 2025

I can confirm that the PID regulation is beyond understanding, with coarse regulation and non sense overshoots, event after weeks of so-called autotuning. Sometimes, it regulates more or less well but it goes crazy again very quickly, and you don't know why. The simple on-off hysteresis regulation gives better results on long term. It would be great to be able to override their poor PID algorithm with such basic functions.

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

3 participants