Public Release Announcement! #56
cryptk
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have been working for the past few months on a custom HACS integration for Hayward OmniLogic/Hub/PL pool controllers. If you have one of these, I know what you are thinking, why make another integration? there is already one in core, and another one in HACS... well, this one offers LOCAL API control. This has been a feature that I have seen requested multiple times, and it's finally here! I worked with the creator of the previous (and excellent) integrations, as well as a project manager at Hayward to get this developed.
Before we get too far, lets cover a few things that you should know up front before using it:
Now the fun part:
The integration code is available at https://github.com/cryptk/haomnilogic-local, and it utilizes an open source library available at https://github.com/cryptk/python-omnilogic-local, everything is licensed Apache 2.0
There is quite a bit of functionality in the integration already, this is covered under https://github.com/cryptk/haomnilogic-local#functionality, but here is a quick rundown of the highlights:
This announcement is going in a few places, and while I will try my best to keep an eye on the various spots, I have enabled GitHub Discussions to hopefully centralize any questions/discussion about the integration, you can find those at https://github.com/cryptk/haomnilogic-local/discussions
If you run into any problems, please feel free to open an issue at https://github.com/cryptk/haomnilogic-local/issues
Beta Was this translation helpful? Give feedback.
All reactions