Integration Schellenberg

Hello specialists. I’ve been trying for several weeks to configure my Schellenberg roller shutter motors V1 (20xxx) in connection with the Smart friends box, but without success. It always cheers me up when I see that writing “works”. I just can’t find my mistakes. Maybe someone can help me.
My configuation looks like this, via MQTT
I have a mqtt.yaml. set up for clarity. This looks like this
covers:

  • name: “rollo_buero_west”
    device_class: shutter
    retain: false
    qos: 0

    payloads

    payload_open: “1”
    payload_close: “2”
    payload_stop: “0”

    State

    command_topic: “schellenberg/device/value/update/17076”

    position

    position_topic: “schellenberg/device/value/17076”
    set_position_topic: “schellenberg/device/value/update/17076”
    position_open: 0
    position_closed: 100
    unique_id: 2a75cc27-a187-4f62-a22b-02d124f1cc7c.

The configuration in the Smart friends bridge looks like this:
connection:
host: 192.168.0.216
port: 4300
username: Raspery (username in Smart frieds box)
password: xxxxxxx
advanced:
enableDebug: true
cIcon: D19033
cSymbolAddon: i
shc version: 3.4.5
shApiVersion: “3.3”
qtt:
url: mqtt://192.168.0.47:1883
username: Admin (username from Homeassist on the Rasperry)
password: yyyyyyyy

In the MQTT device, an entity “rollo_buero-west” ID “cover.rollo_buero_west” is displayed, but it doesn’t work.

What am I doing wrong.? :frowning:

Hi everybody, my name is Cassius.

I’m struggling to get the Gimparm integration work. I have shc version: 3.4.7 and shApiVersion: “3.3”

This is my log:

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
info: SmartFriends.Api.Session[0]
Connecting to 192.168.1.53
info: SmartFriends.Api.Session[0]
Logging in as Admin
fail: SmartFriends.Api.Session[0]
ErrorCode: 50
fail: SmartFriends.Api.Session[0]
Login failed!

i tried everything but the problem remains.

Thank you @Nannanas - Works fine for me!

Did you make it work?

is it possible to make this work without the remote?

Hello everybody,

has anyone problems with the position of the shutters?
Since the update 7th December they are not displayed anymore.

regards

Here is the same behavior

Regards,
Heinrich

use mqtt instead of API.
It works.