Regarding i3 not reacting on push button.

  • I have a hallway with 3 separate push buttons to switch on lamp in roof. the lamp is conected to a shelly dimmer2, the wall switches are conected to 1 each of the 3 inputs on the shelly i3. I put the dimmers IP adress in each of the i3 io url´s. so it reads: Button switched on url: enable.

    url to be hit when button is switched on, then in bracket: http://ip adress

    Nothing happens if i push button on wall.

    If i turn the lamp on with the mobile app the lamp is switched on. And the button in the i3 in the webb app is lighting up.

    Why cant the wall switch turn the lamp on???

  • Hi Rickard,

    Is it possible that your wireing is wrong?

    It seems for me that you connected the Lamp-wire with the i3-input and not the switch-output...

    Viele Grüße,

    Wolfgang

    .Nach einem Job mit viel Kurzarbeit, dann Corona bin ich seit einiger Zeit wieder in meinem erlernten Beruf als Elektriker in der boomenden PV-Branche gelandet. Da bleibt kaum noch Zeit mich um die eigenen Smarthome-Ideen zu kümmern... Naja - nicht mehr lange... der Ruhestand winkt schon am Ende des Jahres 2025...

    • Offizieller Beitrag

    Hi and welcome to the forum @Rickard Dahlgren :)

    The error is here:

    ...

    url to be hit when button is switched on, then in bracket: http://ip adress

    ...

    To switch On a shelly dimmer, aou have to use this syntax:

    Code
    http://ip.of.shelly.dimmer/light/0?turn=on

    ;)

    Good luck. :thumbup: