-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[rainsoft] [WIP] RainSoft Binding initial contribution #14923
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
This is updated for 4.1.0 |
Signed-off-by: Ben Rosenblum <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As this is largely based on the ring binding, several comments i just left about the documentation (readme, xml, i18n) apply here too. Let me know when you are ready for a first pass. I'm fine if that is still in a draft state if that helps you to bring this forward.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! This is absolutely based on the ring binding. I always assumed it would go through review first, I would pull all those changes in here, and then push this for review.
Signed-off-by: Ben Rosenblum <[email protected]>
Signed-off-by: Ben Rosenblum <[email protected]>
This is the initial contribution of the RainSoft binding. RainSoft produces water conditioning systems for homes. A few of the newer models support statistics about water usage. This binding is mostly read-only to gather data from RainSoft.
This is still a work in progress. Binding is based off of the code of the Ring binding.
Fixes #14739