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

[lcn] Make up and down on RollerShutters interchangeable #8047

Closed
timbms opened this issue Jun 30, 2020 · 4 comments · Fixed by #8051
Closed

[lcn] Make up and down on RollerShutters interchangeable #8047

timbms opened this issue Jun 30, 2020 · 4 comments · Fixed by #8051
Labels
enhancement An enhancement or new feature for an existing add-on

Comments

@timbms
Copy link

timbms commented Jun 30, 2020

I am using lcn OH2 binding #7509 and rollershutters that apparently have a non-canonical cabling: up and down are reversed.
On OH1 I was using:

Rollershutter lcnJalousieWZWestLinks "Jalousie WZ West links" (gWZ, gEGJalousien, gHausJalousie, gJalousienWest, gEGJalousienWest, gLcn) {lcn="[UP:myHome:RELAYS.0.54.11------], [DOWN:myHome:RELAYS.0.54.10------], [STOP:myHome:RELAYS.0.54.0-------]"}

On OH2 binding this gets:

Rollershutter lcnJalousieWZWestLinks "Jalousie WZ West links" (gWZ, gEGJalousien, gHausJalousie, gJalousienWest, gEGJalousienWest, gLcn) {channel="lcn:module:0242e6e48a96:0C050E1DBD:rollershutterrelay#1"}

With OH2 I have to press the up button to get the shutters down as I can't intervene.

It would be great if the binding was allowing to interchange up and down buttons.
Obviously I would not like to change the cabling.

Your Environment

  • Version used: 2.5.6
  • Operating System and version (desktop or mobile, Windows 10, Raspbian Buster, ...): raspberry pi + Debian
@timbms timbms added the enhancement An enhancement or new feature for an existing add-on label Jun 30, 2020
@fwolter
Copy link
Member

fwolter commented Jul 1, 2020

Please try this:

org.openhab.binding.lcn-2.5.7-SNAPSHOT.jar.zip

The Rollershutter Channels provide a configuration parameter, now to invert Up/Down.

@timbms
Copy link
Author

timbms commented Dec 27, 2020

@fwolter: Did this feature get carried over to OH3? I can't find it in the UI .

@fwolter
Copy link
Member

fwolter commented Dec 27, 2020

Yes, click on "Configure Channel" in the Channels tab of the Thing/module:
grafik

@timbms
Copy link
Author

timbms commented Dec 28, 2020

Thanks so much for the quick turnaround.

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 a pull request may close this issue.

2 participants