Shelly 2.5 Rollershutter in Alexa

  • Platform information:
    • openHAB version: 2.5.6

Hi,

my integration into alexa basically works fine, only the commands open and close are reversed. Just changing the values from ‘0’ to ‘100’ and vice versa didn’t change the direction

Rollershutter   Rollo_Esszimmer        "Rollo Esszimmer"   {alexa="RangeController.rangeValue" [category="EXTERIOR_BLIND", friendlyNames="@Setting.Opening", supportedRange="0:100:10", unitOfMeasure="Percent", actionMappings="Close=100,Open=0,Lower=(+10),Raise=(-10)", stateMappings="Closed=100,Open=0:99"], channel="shelly:shelly25-roller:asd:roller#control"}

Also using this:

Rollershutter   Rollo_Esszimmer        "Rollo Esszimmer"   {alexa="Blind", channel="shelly:shelly25-roller:asd:roller#control"}

didn’t worked in the right direction.

As far as I remember this already has been discussed in an other thread