Everything posted by dbuss
-
Alerts
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".
-
Program Assistance
Thank you, @EWhite! This solved my issue.
-
Open Discussion: Themostats - what is working with EISY?
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.
-
Alerts
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
-
Program Assistance
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.
-
Program Assistance
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
-
Ecolink Thermostats 3x
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.
-
Alert Type in programs only shows up to F
We had a Winter Weather Advisory, a Winter Storm Watch, and now a Winter Storm Warning, and all worked perfectly. Thank you, @bpwwer!
-
Portal (Alexa) broken?
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?
-
Alert Type in programs only shows up to F
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.
-
Alert Type in programs only shows up to F
@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
-
Clear All Notifications?
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.
-
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
My Eisy has been updated to 5.8, and all seems good.
-
Alert Type in programs only shows up to F
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
-
Weather Alerts
Thank you for looking into this.
-
Weather Alerts
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!
-
Alert Type in programs only shows up to F
I think you are spot on. No problem. Happy New Year to you also.
-
Alert Type in programs only shows up to F
@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.
-
Weather Alerts
Is it possible to get the Weather alerts displayed on https://tempestwx.com into your Weatherflow plugin? Thank you!
-
Alert Type in programs only shows up to F
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!
-
Minoston MR40Z
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.
-
Adding a Matter/Thread device
Have you checked the Zigbee Support box in the Configuration tab in the admin console? Have you tried power cycling your eisy?
-
ZMatter Z-Wave not responding
My experience is power cycling is the best way to fix it.
-
Predefined Messages
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.
-
System not connected to internet. Cannot upgrade to version 5.
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.