
Joe Casullo
Members-
Posts
50 -
Joined
-
Last visited
Everything posted by Joe Casullo
-
Thanks guys for your responses. I tried factory reseting the device and re-including it, this worked but when I closed the admin console and reopened it the green IOIO icons were back. JSchumann - I don't think it's the PLM failing because the affected device is Zwave. I always have trouble with battery operated devices, something always goes wrong during the inclusion process. I've taken a break from it for now because the device seems to work fine. Cheers,
-
Thank you very much for the explanation and quick response, I will keep trying to resolve the issue.
-
I have been waking the devices. What does the green icon mean, is it that the EISY has not received the full data from the device?
-
I have a few wireless Zwave devices that show the green IOIO icons, I have tried Zwave rewrite and “write changes” many times and nothing has worked to remove the icons. Does anyone know how to fix this?
-
ELK Node Server not connecting via UD Mobile when connected via Cloud
Joe Casullo replied to Joe Casullo's topic in UD Mobile
I was on firmware 5.8.0 and upgraded to 5.8.3 and my UD Mobile is at 1.1.64. Nothing changed, my favourites do not update and I cannot connect to the Admin/ Plugins (BETA) to see the Node Servers, I get the following error (see attached image). Thank you. -
ELK Node Server not connecting via UD Mobile when connected via Cloud
Joe Casullo replied to Joe Casullo's topic in UD Mobile
Sorry, I should have mentioned that I use an iPhone. I've also noticed that when I am on my local WiFi only the first in the list of Local Networks works. The other WiFi networks in the list are on the same VLAN and therefore my iPhone has the same IP address. Only the ELK node server does not respond when on these other WiFi networks. Thanks, -
No alert of unplugged Z-Wave device
Joe Casullo replied to Joe Casullo's topic in Z-Wave - Series 700
Thank you for the information, I guess I'll be making more programs. -
I unplugged one of my Aeotec Z-Wave power plugs and I didn't get an alert on the Admin console. It's been unplugged for days. With Insteon power plugs, I would get an alert if they were unplugged. Does this mean I have to run a program to monitor the status of all the Z-Wave devices? Does anyone know how to be alerted for unresponsive, always awake modules? Thanks, Joe
-
Parsing Errors causes node server offline
Joe Casullo replied to Joe Casullo's topic in AmbientWeather
Okay thanks Bob. Joe -
I monitor the online status of this node server with a program and the node server briefly goes offline a few times a day. Here are a couple of errors I say in the log that coincides with the offline. 2023-08-22 16:51:20,218 Thread-1613 udi_interface ERROR station:Query: Parsing failed: string indices must be integers 2023-08-22 16:51:20,218 Thread-1613 udi_interface INFO station:setState: ecfabc15d6 status set to 0 2023-08-22 16:51:20,218 Thread-1613 udi_interface INFO station:setState: 8caab5c78f status set to 0 2023-08-22 16:51:20,340 MQTT udi_interface.interface INFO interface:_message: Successfully set 8caab5c78f :: ST to 0 UOM 2 2023-08-22 16:51:35,473 MQTT udi_interface.interface INFO interface:_message: Successfully set ecfabc15d6 :: ST to 0 UOM 2 2023-08-22 16:29:19,882 Thread-1588 udi_interface ERROR station:Query: Parsing failed: string indices must be integers 2023-08-22 16:29:19,882 Thread-1588 udi_interface INFO station:setState: ecfabc15d6 status set to 0 2023-08-22 16:29:19,882 Thread-1588 udi_interface INFO station:setState: 8caab5c78f status set to 0 2023-08-22 16:29:20,005 MQTT udi_interface.interface INFO interface:_message: Successfully set 8caab5c78f :: ST to 0 UOM 2 2023-08-22 16:29:35,025 MQTT udi_interface.interface INFO interface:_message: Successfully set ecfabc15d6 :: ST to 0 UOM 2 Any idea what's causing these parsing errors? Thank you in advance.
-
Correct, my program was looking for a logical status change, normal or violated, so I changed it to look for a Control ON and now it works. Thank you, Jimbo.
-
I have two zones with physical contacts, when they change state to Violated (open contacts) the Elk Node Server "Send On For" sends a signal and I trigger a program. But when they change state to Normal (closed contacts) the Elk Node Server "Send Off For" sends a signal even though I have the "Send Off For" set to None. I have tried different configurations, but "Send Off For" set to none always sends a signal. Is anyone else experiencing this symptom or is it a bug? Thanks in advance.
-
Thank you for the info, I'll wait for a response from the team.
-
I was able perform the inclusion process for this sensor but it remains in the write updates mode, it has the green 101010 icon next to it. I cannot query it or read configuration parameters. I've excluded and included a few time but not change. I appreciate any help with this issue. Thank you.
-
I stopped using Elk lights a long time ago, probably when I got my first ISY.
-
I would like to use the Clip command and play an MP3 file as per the jishi API documentation. The documentation says the MP3 files should be stored in the static/clips folder, do we have access to this folder? I did ssh into the EISY and could not find any folders for this node server. I used to use the jishi API on another server and it worked great for presets etc. I would like to do the same with the node server. Thanks
-
Fixed the HDMI issue, I opened a ticked and Michel said I needed a BIOS update. Did the BIOS update and now my HDMI ports work and I can get the the desktop. Thanks all.
-
I opened a ticket and they said I just need a BIOS update, I’ll let you know.
-
I guess there is no solution to this problem and I say the HDMI hardware is defective. I will open a service ticket and go from there. Thanks for all the help.
-
I did what you said and the exact same messages appear before the screen goes black.
-
This is a screenshot after I ran sudo kldload i915kms, the text does get smaller and displays some messages before the HDMI signal is lost.
-
I believe the latest package for FreeBSD 13 is drm-510-kmod-5.10.163_2, I'll give that a try.
-
The i915kms kernel module is not in /boot/modules, so I tried to install it and and I got the message below. Updating FreeBSD repository catalogue... FreeBSD repository is up to date. Updating FreeBSD-base repository catalogue... FreeBSD-base repository is up to date. Updating udi repository catalogue... udi repository is up to date. All repositories are up to date. pkg: No packages available to install matching 'drm-510-kmod-5.10.163_1' have been found in the repositories [admin@eisy ~]$
-
I tried both HDMI ports and many cables that work with my other servers, but no go. I managed to capture an error message on the screen before it went black, it is this. kIdstat: can't find module i915kms: No such file or directory loading display drivers ... I assume this is a major issue and may be the cause of my problems, can I reinstall the i915 modules. Thanks Bpwwer.