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.

dbuss

Members
  • Joined

  • Last visited

Everything posted by dbuss

  1. dbuss replied to dbuss's topic in NOAA
    Both of those programs were triggering every 10 minutes. I changed the programs using variables so they wouldn't trigger every time the NOAA Plugin polled for alerts. Another interesting thing is when I would query the NOAA plugin in the admin console I would see these three alerts scroll through "Winter Weather Advisory", "Winter Storm Warning' and "Blizzard Warning".
  2. dbuss replied to dbuss's topic in IoX Support
    Thank you, @EWhite! This solved my issue.
  3. I use the Go Control GC-TBZ48 Battery Powered Z-Wave Thermostat for our primary HVAC and Stelpro Z-Wave Plus KI STZW402WB+ Thermostats for our electric baseboard heaters. Programmability is not a big thing for us as our thermostats pretty much stay at the same temperature. I like the ability to adjust them remotely when needed and they have worked well for this.
  4. dbuss posted a topic in NOAA
    I have programs to send me notifications when we have a particular weather alert. We had a Winter Weather Alert yesterday and it was upgraded to a Blizzard Warning. It appeared that when an alert is upgraded, the old one is still there. Is this correct? I ask because I got the notification when the Blizzard warning was issued, and I continued getting the Winter Storm Warning notification. Here are my two notification programs. If 'Plug-Ins / NOAA Weather' Alert is Winter Storm Warning Then Set 'Plug-Ins / Notification Controller / UD Mobile' Send Message Sound 'Small Resonant Alarm' Content 94 Notification ID (ID=94) $Winter_Storm_Warning = 1 Else $Winter_Storm_Warning = 0 If 'Plug-Ins / NOAA Weather' Alert is Blizzard Warning Then Set 'Plug-Ins / Notification Controller / UD Mobile' Send Message Sound 'Small Resonant Alarm' Content 96 Notification ID (ID=96) $Blizzard_Warning = 1 Else $Blizzard_Warning = 0
  5. dbuss replied to dbuss's topic in IoX Support
    The variable does stay at 1 as long as NOAA has a Blizzard Warning alert. It does not toggle back and forth. If I add $Blizzard_warning not equal 1 as you suggest, how does that stop the program from running the "Then" portion of the program? To add more information. We went from a Winter Storm Warning to a Blizzard Warning and my Winter Storm notification is triggering. It appears that even though the alert changed the old alert is still there.
  6. I use the following program to send me NOAA Weather alerts. It works as intended. However, the program repeats the Then commands every time the NOAA Plug-in Polls NOAA if the alert hasn't changed. Is there something I can change in my program to eliminate repeating the 'The" commands? Thank you! If 'Plug-Ins / NOAA Weather' Alert is Blizzard Warning Then Set 'Plug-Ins / Notification Controller / UD Mobile' Send Message Sound 'Small Resonant Alarm' Content 96 Notification ID (ID=96) $Blizzard_Warning = 1 Else $Blizzard_Warning = 0
  7. I had a similar problem with my door locks, and like you, relocated my Eisy to a location where they both work. I've found that with some other Z-Wave devices that were not adding correctly if I had them closer to the eisy when adding them, all the nodes appeared. The nodes remained after adding in this manner and moving everything back to the location I wanted them.
  8. We had a Winter Weather Advisory, a Winter Storm Watch, and now a Winter Storm Warning, and all worked perfectly. Thank you, @bpwwer!
  9. You probably have done this. But in case you haven't, have you manually run the then portion of the programs that set you variables to make sure the variables are getting changed? Have you manually run the routines in the Alexa app to make sure they are running correctly?
  10. I agree. I thought it might provide some helpful information for other alerts. We could very well have weather alerts this afternoon and/or tonight. I'm in debug mode if it happens.
  11. @bpwwer and @macjeffwe are currently under a "Hazardous Weather Outlook". The Alert box says "None". I've attached my debug log. NOAA_1-3-2024_14426_PM.zip
  12. With Android, you click on the trash container in the upper right corner and it will delete all your notifications after asking if you want to delete all.
  13. My Eisy has been updated to 5.8, and all seems good.
  14. I've attached the log from 12/30. We had weather alerts that day. Does this provide any useful information? NOAA_1-1-2024_62403_PM.zip
  15. dbuss replied to dbuss's topic in WeatherFlow
    Thank you for looking into this.
  16. dbuss replied to dbuss's topic in WeatherFlow
    Hi @bpwwer. I've indicated in the attached screenshot where the weather alerts appear when we have one. This weekend, a Winter Weather Advisory and a Winter Storm watch appeared in the area, as indicated in the attached screenshot. The next time we have a weather alert, I'll grab a screenshot of it. Happy New year!
  17. I think you are spot on. No problem. Happy New Year to you also.
  18. @macjeffI appreciate the information you have provided. We are currently under a Winter Weather Advisory and nothing is displayed in the admin console. Like you, I'm assuming that the Winter Storm Watch and Winter Weather Advisory alerts are not getting to back to the Eisy. I also use Alexa for alert notifications as you described as well as UD Mobile notifications.
  19. dbuss posted a topic in WeatherFlow
    Is it possible to get the Weather alerts displayed on https://tempestwx.com into your Weatherflow plugin? Thank you!
  20. Winter Storm Watch and Winter Weather Advisory are now on your list of alerts. We had both this evening and neither showed up in the Alert box in the admin console. Should they? Thank you!
  21. dbuss replied to kandlg's topic in ZMatter
    I don't have the switch you are having difficulty with, however, I've had similar experiences with other z-Wave devices. I've found that running an "Update With Interview" will many times add the missing nodes. Other times having the device inches away from the Eisy when adding it helps. I also have a few Z-Wave devices that I have not been able to successfully add to my Eisy.
  22. Have you checked the Zigbee Support box in the Configuration tab in the admin console? Have you tried power cycling your eisy?
  23. My experience is power cycling is the best way to fix it.
  24. dbuss replied to Kentinada's topic in Push
    I have the same predefined messages in my Push plugin as you do. If custom messages can be added to the Push list, I don't know how to do that. I use the Notification plugin to send custom messages.
  25. If you have a network cable connected to you Isy, you should be already connected to the internet. Download the firmware to your computer and remember where it downloaded to on your computer. Open the admin console and connect to your Isy. You will update your Isy with the file you downloaded. As @Techmansaid, follow the instructions word for word.

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.