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.

Issues with Notifications

Featured Replies

Posted

I have two different notifications actions set up in the same program. They both go to the same email account. One works and the other doesn't:

 

The notification called 'Light Change Notice' works:

${alert.subject}

This one (Schedule Change Notice) doesn't:

ISY99 Changed to ${sys.program.#.name} Operation at ${sys.time12} ${sys.date}

 

The program is trivial:

If
       From    Sunrise
       To      Sunset  (same day)

Then
       $State_Schedule  = 1
       Send Notification to 'MyGmail' content 'Light Change Notice'
       Send Notification to 'MyGmail' content 'Schedule Change Notice'

Else
  - No Actions - (To add one, press 'Action')

 

The Error Log shows the following whenever the ISY attempts to send 'Schedule Change Notice'

Sun 2012/12/02 01:41:24 PM System -50001 -19

 

What am I doing wrong? FYI I am running 3.2.6 and have moved the 'Schedule Change Notice' to a number of programs without success.

 

Thanks for any guidance

  • Author

What's in the body? If nothing, you might want to add a something to the body.

That was it - with some text in the body, the notification Worked like a charm - thanks!

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.