
dbuss
Members-
Posts
942 -
Joined
-
Last visited
Everything posted by dbuss
-
[admin@eisy ~]$ sudo ls -al /dev/nvd0* crw-r----- 1 root operator 0x50 Jan 21 10:48 /dev/nvd0 [admin@eisy ~]$ ls -al /dev/nvd0* mount ls: mount: No such file or directory crw-r----- 1 root operator 0x50 Jan 21 10:48 /dev/nvd0 [admin@eisy ~]$ ls -al /dev/nvd0* crw-r----- 1 root operator 0x50 Jan 21 10:48 /dev/nvd0 [admin@eisy ~]$ mount zudi/ROOT/default on / (zfs, local, nfsv4acls) devfs on /dev (devfs) procfs on /proc (procfs, local) storage on /storage (zfs, local, nfsv4acls) zudi/var/log on /var/log (zfs, local, noexec, nosuid, nfsv4acls) zudi/var/polyglot on /var/polyglot (zfs, local, nfsv4acls) zudi/usr/home on /usr/home (zfs, local, nfsv4acls) zudi/var/tmp on /var/tmp (zfs, local, nosuid, nfsv4acls) zudi/var/db on /var/db (zfs, local, noexec, nosuid, nfsv4acls) zudi/tmp on /tmp (zfs, local, nosuid, nfsv4acls) zudi/var/empty on /var/empty (zfs, local, noexec, nosuid, nfsv4acls) zudi/var/run on /var/run (zfs, local, noexec, nosuid, nfsv4acls) zudi/var/crash on /var/crash (zfs, local, noexec, nosuid, nfsv4acls) zudi/var/isy on /var/isy (zfs, local, nfsv4acls) zudi on /zudi (zfs, local, nfsv4acls) zudi/var/db/pkg on /var/db/pkg (zfs, local, nosuid, nfsv4acls)
-
nvme0: Samsung SSD 980 1TB nvme0ns1 (953869MB)
-
I have not set up HA yet. Here's the output as requested. => 40 120831920 mmcsd0 GPT (58G) 40 1024 1 freebsd-boot (512K) 1064 131072 2 efi (64M) 132136 106020864 3 freebsd-zfs (51G) 106153000 8388608 4 freebsd-swap (4.0G) 114541608 6290352 - free - (3.0G)
-
Most are adding an SSD to add other items in addition to audio files that would require additional storage. Adding Home Assistant would be an example.
-
I've added an SSD to my eisy. When I attempt to create a partitioning scheme on the SSD I get this. [admin@eisy ~]$ sudo gpart create -s gpt nvd0 gpart: geom 'nvd0': Operation not permitted Any ideas on how I can get past this? Thansk!
-
As far as a smoke and CO2 detector, they are fine. They won't integrate with the eisy.
-
I was unable to get my Generation 1's to add correctly and UDI told me they would not add. The Generation 2's added correctly to my and my daughter's eisys.
-
My generation 2 models have a QR code on the back and my generation 1 models do not have a QR code on the back.
-
I removed it from my reply.
-
No password is needed. However, you shouldn't expose your User ID publicly. Block it out as I have done. I also had problems with the Govee app. I set the short poll at 600 and the long poll at 900 and its worked great since.
-
I also experienced some issues with some of my Z-Wave devices. Most of those issues were resolved by using the "Update with interview" feature in eISY or removing the device and re-adding it. I also moved my eISY to a location that provided adequate signal strength for a couple of devices. It was time-consuming but I now have a Z-Wave network that has never worked better.
-
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".
-
Thank you, @EWhite! This solved my issue.
-
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.
-
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
-
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.
-
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
-
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.
-
We had a Winter Weather Advisory, a Winter Storm Watch, and now a Winter Storm Warning, and all worked perfectly. Thank you, @bpwwer!
-
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?
-
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.
-
@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