Innogy SmartHome Rollershutter (ISR2) problem

  • Platform information:
    • Hardware: Raspberry Pi 3 Model B 1GB
    • OS: Raspbian GNU/Linux 9 (stretch) Kernel 4.14.98-v7+ armv7l
    • Java Runtime Environment: openjdk version “1.8.0_152”
    • openHAB version: openhab2 (2.5.0~M1-1)

Hi,

I recently added a rollershutter controller to my Innogy SmartHome installation. The new device instantly showed up in PaperUI so I included it as an Item to BasicUI:

Rollershutter FF_Bedroom1_Shutter01 "Balkontür       (Rollo 1) [%d]" (FF_Bedroom1, gShutter) { channel="innogysmarthome:ISR2:<bridgeID>:<deviceID>:rollershutter"}

It shows up nicely with icon, name, position and three control buttons: up, stop and down. Up and down work well, but it’s not possible to stop motion: The shutter always moves to the end position.

Any hints?
Rupert

Hi!

I’m currently facing the same problem :frowning:
Where you able to fix this?

Greetz,
Marco

Hi Marco,

unfortunately: No.
No answer to my post, no remedy by update …

Hi!

I changed the code of the addon this week. It now supports the stop button. Till now it used the wrong api calls. But this is fixed now. In GitHub the code is already in the current branch. So as soon as it is released it should work for everyone.

Greets,
Marco