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.

Notifications not sending (only for some programs)?

Featured Replies

Posted

Hi,

 

I have a triggerlinc that I am looking to have send me emails when it is opened, and then when it is closed.

 

I also have a motion sensor that currently sends emails, I added texts into the program, but it is not sending texts either. What am I doing wrong?

 

The ISY Does send email & texts, so it is not an email issue but a programming issue on my part.

 

Any help would be great!

 

Sdoor Closed:

If
       Status  'Main: MBR SDoor TL-Open' is On

Then
       Send Notification to 'Rich Text' content 'SDoor Closed'

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

 

Sdoor Open:

If
       Status  'Main: MBR SDoor TL-Open' is Off

Then
       Send Notification to 'Rich Text' content 'SDoor Open'

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

 

 

Motion

If
       Status  'Motion: Media Room-Sensor' is On

Then
       Send Notification to 'Rich Text' content 'Media Room Motion Note'

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


The program seems simple enough that I would look for other reasons this is not working.

 

Choose one of these programs from the program listing, right click, run then. Does it send a message?

 

If it does, then look for clues that the ISY is not seeing the status of the devices.

A common point of failure for notification emails and texts is when either the subject or the body of the notification is blank, the ISY will not send. Make sure there is something in both the subject and the body.

 

-Xathros

  • Author

Thanks, the body was blank, I added something & now we are in business!

Thanks, the body was blank, I added something & now we are in business!

 

Any time. Happy to help.

 

-Xathros

This comes all the time. I really think the guys at UD need to just add a statement to the notifications screen that says "PLEASE BE SURE TO INCLUDE CONTENT IN BOTH BODY AND SUBJECT OR YOUR MESSAGE WILL NOT BE SENT"

 

Or, if they wanted to be a little fancier, they should have an error message pop up when you save the notification and don't have content in both sections.

 

Or, make it so that the message is actually sent even if one is left blank. I have never seen this problem with other email programs so I don't know why ISY has it.

 

But the first solution I would think could be implemented with minimal coding effort on the part of UD.

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.