Cloud Control API cover Fahrbefehl Gen2

  • Mit https://shelly-55-eu.shelly.cloud/device/status/ kann ich den Status ansehen zb state:open

    auf https://shelly-55-eu.shelly.cloud/device/relay/roller/control mit direction: open kommt
    this device is not in roller mode.... Der sheyy ist allerdings in cover mode. Roller-Mode war glaube ich in Gen1 richtig.
    Der gleiche Control mit cover/controll statt roller/controll wird als methode nicht erkannt.

    Code
    https://shelly-55-eu.shelly.cloud/device/relay/roller/control mit id, authkey und direction: open
    {
        "isok": false,
        "errors": {
            "wrong_mode": "This device is not in roller mode!"
        }
    }

    Weiß jemand den richtigen Parameter für die cloud??

    In https://shelly-api-docs.shelly.cloud/cloud-control-api/communication wird es so definiert..

    4x Plus 1, 3x Plug S, 6x Plus 2 PM,

    Einmal editiert, zuletzt von Georg Baumann (28. Mai 2023 um 17:47)