Beiträge von Elsdeniep

VPN/Proxy erkannt

Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.

    Hello Shelly friends!

    I am exploring the notification function.
    In a scene, I use:
    DO
    PHONE NOTIFICATION
    "My scene triggered!"

    Question 1: where can I set the phone number that should revceive the notification? Or is the message sent to the any phone that has the Shelly app installed?

    Question 2: I remember that somewhere in the webinterface or app, I could set notifications for a device on or off. Where do you set that?
    Example: When I go to the device menu, I see an item with a bell icon (second item) That says:

    Zitat

    Device name
    Notifications
    No notifications.
    When something new arrives, you'll see it here.

    This area stays empty.


    Thanks a lot in advance for thinking with me!

    @66er thank you for your reply.

    Zitat

    Sorry, you do something wrong. My >120 shelly all work with static IP!

    I am pretty confident that we follow the instructions correctly.

    We have a Puma7 chipset modem/router. Could that be the cause of the issues?

    I have found the Erste Hilfe Koffer.

    Dort finde ich nur Modems die nicht kompatibel sind.

    Gibt es auch eine Liste mit modems die besonders geeignet sind fuer Shelly?

    Gruesse,

    Els

    Hej Elsdeniep

    If your Shellies go offline after setting a fixed IP, the router maybe set up in a way it doesn't accept fixed IPs. So possibly you don't need a new router but should check the router - setup.

    And to your question: possibly you don't see the problems Alibaba - users have, because there's no forum. After many years of Alibaba and now about 450 Shellies in the last 1,5 years my choice is absolutely Shelly.

    MarkusSorger thank you for your opinion.
    In Holland, I have a Ziggo modem.router with Puma7 chipset :/.

    The setup can hardly be changed (DHCP settings, etc.)
    I want to bridge the Ziggo modem and create a VLAN in a better manageable router.

    Do you think that is a good idea?

    I really like the Shelly concept, but in my experience we do not come across installation and connectivity problems with other devices. Our Shelly's demand more problem solving.

    For that reason I am looking to create a better setup.

    Hi all,

    Our Shelly's go offline regularly.

    Solution could be: fixed IP-address.

    However, each time we try to set a fixed IP-address, the Shelly goes offline forever.

    Maybe the solution is to install a new modem/router.

    Is there a list of modem/routers that are recommended by Shelly?

    Just curious: Why is it that my cheap Aliexpress smart devices never have problems with setup and reliability and Shelly's do?

    Hi,

    My Shelly Motion I/O Actions are not retrieved by the app nor by the desktop version "Shelly Home".

    Message is: "Failed to get actions. Please try again."

    It is also impossible to set new I/O Actions in that screen.

    Funny enough, although invisible in the app, the I/O Actions do work.

    Anybody has an idea of what is going wrong?

    Thanks for thinking with me.

    vsvasilatos people say it is best to give Shelly devices a fixed IP address.

    However, I never succeeded since settings in modem/router need to be adjusted as well since you need to make a reservation for a range of IP addresses on you router.

    To do so is not idiot proof, as I found out.

    As I understand, the idea is:

    1. make reservation of IP addresses on your router

    2. use these IP addresses for your Shelly fixed IP addresses.

    Hopefully somebody can provide a full tutorial on this.

    Hi Forum.
    It happens many times that changing the settings in the Shelly Android app are not stored.

    When I reload the app, the old settings are still there.

    Most of the times I can update the settings via the browser.

    Why is it that I cannot update the settings via the Android app?

    Hello Wolfgang,

    Both relay channels are in relay mode.
    I have set the load type for channel 0 to "lights".

    Channel 1 is set to "socket".

    In the shelly.cloud page in the browser, the Shelly 2.5 has status offline.

    However, in the Android app the Shelly 2.5 is present and functioning.

    Only function that is not working are the scenes.

    Any suggestions would be very welcome.

    Der Inhalt kann nicht angezeigt werden, da er nicht mehr verfügbar ist.

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

    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.