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

[pentair] 7836-pentair binding improvements #7837

Closed
wants to merge 1 commit into from

Conversation

jsjames
Copy link
Contributor

@jsjames jsjames commented Jun 2, 2020

  • Integrated the "feature" support in to new controller groups.
  • Implemented controller schedules (both read and write) implementation Various other fixes
  • Addressed many warning/errors and cleanup
  • Added support for units on temperatures, power, etc.
  • Added intelliflo gpm fixed spelling error added intelliflo status
  • Added direct support for motor (when controller is not present or in service mode)
  • Removed apache.commons dependency
  • Removed gnu.io dependency. Reworked some of the state changes in the basebridgehandler.
  • Added auto discovery

Finished schedule implementation
Various other fixes

Addressed many warning/errors

More cleanup

Updated README with changes.
Added support for UOM

Added intelliflo gpm
fixed spelling error
added intelliflo status

Removed apache.commons import

Removed gnu.io dependency. Reworked some of the state changes in the basebridgehandler.

Added auto discovery

* Integrated the "feature" support in to new controller groups.
* Implemented controller schedules (both read and write) implementation Various other fixes
* Addressed many warning/errors and cleanup
* Added support for units on temperatures, power, etc.
* Added intelliflo gpm fixed spelling error added intelliflo status
* Added direct support for motor (when controller is not present or in service mode)
* Removed apache.commons dependency
* Removed gnu.io dependency. Reworked some of the state changes in the basebridgehandler.
* Added auto discovery

Finished schedule implementation
Various other fixes

Addressed many warning/errors

More cleanup

Updated README with changes.
Added support for UOM

Added intelliflo gpm
fixed spelling error
added intelliflo status

Removed apache.commons import

Removed gnu.io dependency. Reworked some of the state changes in the basebridgehandler.

Added auto discovery

Signed-off-by: Jeff James <jeff@james-online.com>
@TravisBuddy
Copy link

Travis tests were successful

Hey @jsjames,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

@jsjames jsjames changed the title 7836-pentair binding improvements [pentair] 7836-pentair binding improvements Jun 2, 2020
@jsjames jsjames requested review from martinvw and Hilbrand June 3, 2020 23:17
@openhab openhab deleted a comment from TravisBuddy Jun 6, 2020
@cweitkamp cweitkamp added the enhancement An enhancement or new feature for an existing add-on label Jun 6, 2020
@cpmeister
Copy link
Contributor

The thingtype and channel name changes would make this PR non-backwards-compatible for existing users. Are you ok with the PR being pushed back until openHAB 3?

@jsjames
Copy link
Contributor Author

jsjames commented Jun 26, 2020

This can wait until 3.0. It does address removing the org.apache.commons and the gnu.io library.

@cpmeister cpmeister added the oh3 label Jun 30, 2020
@TravisBuddy
Copy link

Travis tests were successful

Hey @jsjames,
we found no major flaws with your code. Still you might want to look at this logfile, as we usually suggest some optional improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removal of dependency on 'org.apache.commons.*' [pentair] Improvements to binding
6 participants