momentary button input not reported

  • Not only when configured as momentary button, also if you have the button type as "Button", even if you have it set to "Detached" it will also not report the input state.

    According to the documentation (https://shelly-api-docs.shelly.cloud/gen2/Component…omponents/Input) this is the expected behaviour, it says that for Type=Button the state will be "null"

    I don't understand why it does not show the state if it is button type.

    If one wants also to use the Webhook, they will not work if the type is set to "Switch"

    Summing up, I cannot get simultaneously the Webhooks and the input state report at the same time.

    Does anyone know how to configure in order to have both Webhooks and input state reporting working at the same time?