Can't change switch configuration

  • Hi all

    I just got my Shelly Plus 1. Upgraded to FW 0.9.0.

    Now I'm trying to detach the switch input from the relay switch, but can't find how to do it.

    There are no options for setting this up in the web UI.

    If I try using RPC with:

    Code
    {
      "jsonrpc": "2.0",
      "id": 1,
      "src": "user_1",
      "method": "Switch.SetConfig",
      "params": {
        "id": 0,
        "in_mode": "detached",
      }
    }

    I get the following reply:

    Code
    {
      "id": 1,
      "src": "shellyplus1",
      "dst": "user_1",
      "error": {
        "code": -103,
        "message": "Missing or bad argument 'config'!"
      }
    }

    What am I doing wrong?

    Einmal editiert, zuletzt von Soundstorm (3. Dezember 2021 um 13:55)

  • This a bug in Firmware 0.9.0! An update will come soon…

    „Habt Geduld. Alle Dinge sind schwierig, bevor sie einfach werden!“ (aus Frankreich)

    „Nothing in life is to be feared, it is only to be understood.“ (Marie Curie, 1867-1934)

    „Es reicht nicht“, rief Schiller, „Gedankenfreiheit zu fordern, man muß auch denken können, sonst fordert man Gedankenlosigkeitsfreiheit und die ist die Freiheit zur Dummheit, welche wiederum die schlimmste Unfreiheit überhaupt ist!“
    (Aus „Besuch aus Weimar“ von Gert Heidenreich, Schriftsteller, *1944 in Eberswalde)

  • The roll-out of firmware 0.9.1 is in progress! Bug is eliminated in the new version…

    „Habt Geduld. Alle Dinge sind schwierig, bevor sie einfach werden!“ (aus Frankreich)

    „Nothing in life is to be feared, it is only to be understood.“ (Marie Curie, 1867-1934)

    „Es reicht nicht“, rief Schiller, „Gedankenfreiheit zu fordern, man muß auch denken können, sonst fordert man Gedankenlosigkeitsfreiheit und die ist die Freiheit zur Dummheit, welche wiederum die schlimmste Unfreiheit überhaupt ist!“
    (Aus „Besuch aus Weimar“ von Gert Heidenreich, Schriftsteller, *1944 in Eberswalde)