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

Status update too slow for controlling pumps #213

Open
prmfeddema opened this issue Dec 13, 2022 · 6 comments
Open

Status update too slow for controlling pumps #213

prmfeddema opened this issue Dec 13, 2022 · 6 comments

Comments

@prmfeddema
Copy link

prmfeddema commented Dec 13, 2022

I've noticed that the CV status update is rather slow - which makes is difficult to start the floor heating pump in a timely manner. This issue did not exist in older version. Is there a way we can set the interval in the code?

Already solved by changing the update_interval variable in _init_py - line 120 : update_interval = timedelta(seconds=15)

@RobBie1221
Copy link
Collaborator

That’s the one indeed. I’m working on something to edit this from the UI as option.

@arjanvdnoort
Copy link

@prmfeddema, can you please share how you implemented the check of the CV status? I am new to HA (and also new to ha-nefiteasy). I was also looking for the floor heating pump to be triggered by the CV status bur can not find the entity/trigger to be used. Like to hear from you.

@prmfeddema
Copy link
Author

prmfeddema commented Feb 2, 2023 via email

@prmfeddema
Copy link
Author

prmfeddema commented Feb 4, 2023 via email

@arjanvdnoort
Copy link

Thank you very much @prmfeddema ! That was exactly where i was looking for.

I already made some progress, but based on your yaml i detected i was wrongly checking the status: I was checking for "-H" instead of "-H: central heating active" :) (sensor.py is also mentioning all the statuses, that's is what I noticed after reading your post)
Your anti-pump-stuck screenshots are not vissible in the discussion. Can you share them by email with me (please send to vdnoort-at-gmail-com) ?
I am also living in Netherlands, close to Deventer, so we can talk dutch in email.
Appreciating your help!

Best regards,
Arjan

@prmfeddema
Copy link
Author

prmfeddema commented Feb 4, 2023 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

3 participants