Jump to content

Motion Condition


TUhl01

Recommended Posts

I have restarted, deleted and reinstalled.  Just tried a restart again and still have the problem.  The "Test Ring" keeps generating Failure versus Success.  Totally puzzled.  Yesterday I added a 2nd Ring Chime. However, chimes are not included in the server node that could cause this.

Link to comment
8 hours ago, TUhl01 said:

I have a few programs that are triggered by a RING device motion action.

It would help if you use the "Copy to Clipboard" function on the program (right click on your program - last menu item is "COPY to Clipboard") and paste the text into a reply so the program(s) can be evaluated to give tips on what might be happening. I just tested a simple motion program I have for my Doorbell Pro and it worked as expected.

(NOTE: No need for a textbox (code) or quote box, just paste as text)

My program is:

--------------------

~Door-Motion - 

If
        '~NodeServers / ~Ring / Doorbell (Motion)' is switched Motion
    And From    11:01:00PM
        To      Sunrise - 45 minutes (next day)
 
Then
        Wait  20 seconds
    Set 'Desk Lamp' On
        Wait  5 minutes 
        Wait  12 minutes (Random)
        Set 'Desk Lamp' Off
 
Else
   - No Actions - (To add one, press 'Action')

--------------------

What is your IF trigger?

What happens if you right click the program and select "Run Then"? Do you get the expected result?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...