Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Schedule is not working unless Im doing it wrong

Featured Replies

Posted

I want to open my front door between 640pm and 940am and have my light turn on.  But when it is after 640pm and I open the door, nothing happens.  If I remove the schedule line then opening the door turns on the light.

 

 

If
        Status  'Front Door-Opened' is On
    And From     6:40:00PM
        To       9:40:00AM (same day)
 
Then
        Set 'Living room above tv lights' On
 
Else
   - No Actions - (To add one, press 'Action')
 

Is this done correctly?  Why wont this work?

Thanks

Change To: field from (same day) to (next day)

 

If
        Status  'Front Door-Opened' is On
    And From     6:40:00PM
        To       9:40:00AM (next day)

 

  • Author

Why next day?  Will "next day" work everyday after that?

thanks

  • Author

Is that because 640pm and 940 am are not in the same day?

"Is that because 640pm and 940 am are not in the same day?"

 

Yes.  By using (same day) the To: 9:40AM is before the From: time making the Time range check always False.

  • Author

Thanks a lot!

You're welcome.  Happy to help.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.