Set "on" period for Shelly Motion?

  • SOLVED

    Answer is:

    Set "ON" time like this:

    Code
    http://192.168.xxx.xxx/relay/0?turn=on&timer=ttt

    Where ttt = time to status "OFF" in seconds.

    Note that "END OF MOTION DETECTED" has to be disabled.

    Thanks to 66er in the COLLECTION OF HTTP-COMMANDS post.


    Hi Forum.

    My Shelly Motion sensor triggers another device with I/O URL action like this:

    Code
    http://192.168.xxx.xxx/relay/0?turn=on

    After being switched on, apparently the triggered device switches off after 1 minute by default. I would like to keep it on for more than 1 minute.
    Is there a way to do that via the Shelly Motion I/O command?

    In that case I am looking for something like:

    Code
    http://192.168.xxx.xxx/relay/0?turn=on/120seconds

    Or can the "on" time only be set in the triggered device settings?

    If it needs to be done via the triggered device, I have a problem, since this device is part of a scene. That scene switches the device off after ten minutes.

    I hope someone can get me started with this issue.

    4 Mal editiert, zuletzt von Elsdeniep (2. Oktober 2021 um 16:24)