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.

Multiple email notifications

Featured Replies

Posted

Have had a program for many months which notified my by email if my garage was opening

It's the only program I have a notification in:

 

If

Control 'Garage Door Sensor' is switched On

 

Then

Send Notification to 'Default' content 'Garage Door Opened'

 

Else

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

 

 

Been working great till I decided to rename the program. Now it sends three consecutive emails of the same content when the sensor is switched On.

 

Tried deleting the program and writing it again but no help.

 

Looked through Event Viewer but couldn't identify the notifications being sent so its no help (to me).

  • Author

Noticed that if I run the Then clause I only get one email notification

I suspect the problem is switch bounce from the reed switch door sensor causing multiple On commands as the magnet moves past the switch.

 

I bet your event viewer shows multiple DON messages from the sensor when the door opens. Adding a wait should help.

 

Try this:

If

Control 'Garage Door Sensor' is switched On

 

Then

Wait 3 seconds

Send Notification to 'Default' content 'Garage Door Opened'

 

Else

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

 

This will filter out the bounces and you should only receive one notification. If you still get multiple, try increasing the wait to 6 seconds but I bet the 3 will resolve it.

 

-Xathros

  • Author

You are right sir!

The dreaded switch bounce was it.

 

Much appreciated...

Anytime! Happy to help.

 

-Xathros

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.