How to set btn_type using the Cloud Control API

  • According to this documentation, it should be possible to change device setting using the Cloud Control API. It looks like the documentation covers how to control devices (e.g. turn on/off a relay) but I wasn't able to find anything related to device settings. In particular, I'm looking for a way to change the btn_type parameter. Any ideas?

  • URL

    for Dimmer light

    for shelly1 relay

    (Only examples)

    Code
    https://shelly-x-eu.shelly.cloud/device/light/settings/button_type

    Body

    ID=device id

    Channel=0/1

    Auth_key=your key

    Type=btn type

    Der Inhalt kann nicht angezeigt werden, da Sie keine Berechtigung haben, diesen Inhalt zu sehen.
  • To help with understanding.

    I use shelly i3 to give order to shelly 2.5.

    When input 1 of shelly i3 goes ON, it puts SW1 button of shelly 2.5 in "detached"

    Der Inhalt kann nicht angezeigt werden, da Sie keine Berechtigung haben, diesen Inhalt zu sehen.


    When input 1 of shelly i3 goes to OFF, it puts the SW1 button of shelly 2.5 in "toggle"

    Der Inhalt kann nicht angezeigt werden, da Sie keine Berechtigung haben, diesen Inhalt zu sehen.