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

[hdpowerview] Secondary shade position was inverted #11552

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

andrewfg
Copy link
Contributor

Background
This PR resolves issue #11543

Description
The shade secondary position Getter method was using inverted logic compared to the respective Setter method.

Solution
The shade secondary position Getter and Setter methods are now compatible.

@andrewfg andrewfg added the bug An unexpected problem or unintended behavior of an add-on label Nov 10, 2021
@andrewfg andrewfg added this to the 3.2 milestone Nov 10, 2021
@andrewfg andrewfg requested a review from a team November 10, 2021 15:24
Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

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

LGTM

@lolodomo lolodomo merged commit cb13ec6 into openhab:main Nov 12, 2021
@andrewfg andrewfg deleted the hdpowerview branch November 24, 2021 15:26
NickWaterton pushed a commit to NickWaterton/openhab-addons that referenced this pull request Dec 30, 2021
* [hdpowerview] get secondary shade position value was inverted

Signed-off-by: Andrew Fiddian-Green <[email protected]>

* [hdpowerview] remove testing Jar from PR

Signed-off-by: Andrew Fiddian-Green <[email protected]>
Signed-off-by: Nick Waterton <[email protected]>
mischmidt83 pushed a commit to mischmidt83/openhab-addons that referenced this pull request Jan 9, 2022
* [hdpowerview] get secondary shade position value was inverted

Signed-off-by: Andrew Fiddian-Green <[email protected]>

* [hdpowerview] remove testing Jar from PR

Signed-off-by: Andrew Fiddian-Green <[email protected]>
Signed-off-by: Michael Schmidt <[email protected]>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Jan 28, 2022
* [hdpowerview] get secondary shade position value was inverted

Signed-off-by: Andrew Fiddian-Green <[email protected]>

* [hdpowerview] remove testing Jar from PR

Signed-off-by: Andrew Fiddian-Green <[email protected]>
marcfischerboschio pushed a commit to bosch-io/openhab-addons that referenced this pull request May 5, 2022
* [hdpowerview] get secondary shade position value was inverted

Signed-off-by: Andrew Fiddian-Green <[email protected]>

* [hdpowerview] remove testing Jar from PR

Signed-off-by: Andrew Fiddian-Green <[email protected]>
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
* [hdpowerview] get secondary shade position value was inverted

Signed-off-by: Andrew Fiddian-Green <[email protected]>

* [hdpowerview] remove testing Jar from PR

Signed-off-by: Andrew Fiddian-Green <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[hdpowerview] Shade secondary position calculated differently when getting vs setting
2 participants