Open cryptk opened 1 year ago
API support for SetUISpilloverCmd is in, just need a pcap example of spillover being disabled, the enable command doesn't have an on/off parameter, so I'm not sure how to disable spillover once it's been enabled.
@cryptk can you elaborate on what you need and i'll capture whatever logs are needed
@cryptk Bumping for information.
@madasus I think I have what I need, it's just a matter of finding the time. My kids go back to school in a couple of weeks and I should have time then to work on getting a lot of these feature requests finished up.
This is finally in development and currently undergoing testing and refinement. A new version with this support should be available soon
That’s great . I am looking forward to testing. Our pool is closed for winter but will be open in spring
I see a commit for partial spillover support, has it been enabled? I'm not seeing it in HA. I'd love to get everything my pool supports into HA.
@irlkitcom if you select redownload from HACS for the integration and flip the switch to show beta versions, you should be able to install the version "main" and start testing it out today
@irlkitcom and @madasus I just tagged version 0.7.0, that includes the initial spillover support. Give it a try and let me know what you think. It might need some behavior adjustments around how it handles the pump speed when you toggle spillover on and off, but I don't have a pool with spillover to test with, so feedback is very welcome!
Mine turns on and always goes to 2587 RPM. If I try to change the pump speed it turns off the spillway but the pump changes speed. If I turn the spillover off it turns off the pump and spillway. Obviously we can get around this with automations. Just giving an update from my end
@irlkitcom and @madasus I just tagged version 0.7.0, that includes the initial spillover support. Give it a try and let me know what you think. It might need some behavior adjustments around how it handles the pump speed when you toggle spillover on and off, but I don't have a pool with spillover to test with, so feedback is very welcome!
I only briefly tested it, it seemed to work just fine, I appreciate your work on this!
EDIT: I did notice the pump speed changed once I turned it on/off. I will have to test further.
Thank you. Our pool is closed for the winter. Once we open it again in spring i'll report back!
Hi - Finally we are open for the season.
The spillover function does seem to work but with a strange quirk. When I set the spillover to enable it always sets the pump speed to 75%. If I change the pump speed it turns the spillover off.
Any thoughts? What information can I provide to help debug?
I'm having this same issue, with pool and spa on shared equipment (same variable speed pump operates pool and spa and the pause for valve change setting enabled). In addition to what's already been posted above, here are some things I've noticed in:
the Hayward app:
homeassistant:
I'll try to grab the packets over wireshark at some point soon to try to further troubleshoot. If anyone has any further recommendations, let me know
This was split off from #63
related issue to add API support: https://github.com/cryptk/python-omnilogic-local/issues/42