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

[keba] Improve connection establishment and stability #10179

Merged
merged 4 commits into from
Feb 25, 2021

Conversation

MikeTheTux
Copy link
Contributor

@MikeTheTux MikeTheTux commented Feb 16, 2021

Signed-off-by: Michael Weger weger.michael@gmx.net

My second try of a pull request for the changes discussed in #6347 (comment)

I had some troubles with my first pull requst #10151 and therefore deleted it.

I still have the problem, that parts of this pull request have been developed by @Raketenschnitzel and I do not know how to reach out to him in order to ask for his approval.
He might reply to this conversation, as he is mentioned ...

All other problems from the first PR should be resolved.

[keba] Improve connection establishment and stability

  • Connection establishment no longer requires root permissions under Linux.
  • Added support of additional P30 x-series stations 'E', 'G' & 'H'
  • Extended add-on README
  • introduced QuantityTypes (incompatible change)
  • removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent) (incompatible change)
  • added maxpilotcurrentdutycyle

Binding for testing:

Signed-off-by: Michael Weger <weger.michael@gmx.net>
@Hilbrand Hilbrand added the bug An unexpected problem or unintended behavior of an add-on label Feb 17, 2021
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle

Signed-off-by: Michael Weger <weger.michael@gmx.net>
@MikeTheTux
Copy link
Contributor Author

@fwolter, thanks for the review!
please find my comments above.
I pushed my improvements into the branch.

it includes the following additional refactoring of the binding:

  • introduced QuantityTypes (incompatible change)
  • removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent) (incompatible change)
  • added maxpilotcurrentdutycyle

I hope it is OK to have this now in the same PR

@MikeTheTux MikeTheTux requested a review from fwolter February 20, 2021 12:55
Signed-off-by: Michael Weger <weger.michael@gmx.net>
@MikeTheTux
Copy link
Contributor Author

@fwolter, my latest commit should resolve all your recent comments

@fwolter fwolter added (potentially) not backward compatible and removed bug An unexpected problem or unintended behavior of an add-on labels Feb 23, 2021
Signed-off-by: Michael Weger <weger.michael@gmx.net>
Copy link
Member

@fwolter fwolter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fwolter fwolter merged commit a9bddff into openhab:main Feb 25, 2021
@fwolter fwolter added this to the 3.1 milestone Feb 25, 2021
themillhousegroup pushed a commit to themillhousegroup/openhab2-addons that referenced this pull request May 10, 2021
Signed-off-by: Michael Weger <weger.michael@gmx.net>

* - worked in review findings
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle

Signed-off-by: John Marshall <john.marshall.au@gmail.com>
computergeek1507 pushed a commit to computergeek1507/openhab-addons that referenced this pull request Jul 13, 2021
Signed-off-by: Michael Weger <weger.michael@gmx.net>

* - worked in review findings
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle
thinkingstone pushed a commit to thinkingstone/openhab-addons that referenced this pull request Nov 7, 2021
Signed-off-by: Michael Weger <weger.michael@gmx.net>

* - worked in review findings
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
Signed-off-by: Michael Weger <weger.michael@gmx.net>

* - worked in review findings
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants