Everything posted by TheA2Z
-
PKG error condition: unable to update udi repoitory
@Beaker Yes, Im having same problem. Reported it here.
-
Support thread for: PG3x v3.1.32 (June 27, 2023)
I just did any Eisy upgrade packages now and rebooted. I got a rsa signature verification error in cmd screen see below. Havent got that before. It shows I upgraded to .31
-
Usage for Flume in Eisy
@stevehoyt I like it. Right now I have a 4 zone Rachio 2. This winter, going to install about 12 drip zones across the front and back yard and move to Rachio 3 16 zone. Having that monitoring with Flume is great idea. This weekend Im changing out my rainbird rotors for Hunter MP rotators. My fun project in 90 degree weather... But that is outside of automation... Anyone else have any cool uses of Flume with their sprinkler system? Or in home? Im thinking home, I can do a if leak turn off main home valve. I have leak detectors everywhere but pipe could burst where leak detector isnt.
-
Usage for Flume in Eisy
I have a flume and a Rachio. I automate just about everything I can in the house. How are you using Eisy, Flume and Rachio to automate? I guess I can see a scenario where "if I put down x number of gallons in watering Zone 1, shut off watering of zone 1." What else are you all doing with it?
-
Support thread: IoX 5.6.2 Release
@Michel Kohanim replied to my ticket that UD is going to look into it for the next release 5.6.3. Thanks @Geddy @Techman for helping with the troubleshooting.
-
Support thread: IoX 5.6.2 Release
@Geddy True thanks. I opened the ticket.
-
Ring Mailbox Sensor
A few years ago I put a cheap ecolink Zwave+ sensor in mailbox. When mailbox is opened, we announce "mail door is open" over our elk alarm speakers and also get a notification on UD mobile. Change battery about once a year. Works great and doesnt rely on ring cloud or Internet.
-
Support thread: IoX 5.6.2 Release
@Techman You are on to something. If I log into the Cloud version, I get the disimilar versions in the UI and Firmware I show two posts up. If I log into the LAN version, the both match. Any ideas on how to fix?
-
Support thread: IoX 5.6.2 Release
-
Support thread: IoX 5.6.2 Release
@Athlon Exactly right. Works on LAN but not on Cloud version
-
Support thread: IoX 5.6.2 Release
To add more to this. In the field that says control, If I select another option in that field, like variable, it does not change the other field drop downs to show the variables I can drop down. It still shows the device fields. Just checked using LAN version in IOX finder and it works fine. Does not work on Cloud only.
-
Support thread: IoX 5.6.2 Release
Having issue with IOX after upgrade to 5.6.2. I have cleared the JAVA cache and downloaded latest IOX. Also rebooted. When I go into one of my programs and try to select one of my devices using either the Control or status drop down, I am not able to drop down the device list. The field just shows the current program item. All other drop downs work except for the device list.
-
How to turn on wifi after Eisy setup on ethernet?
Tried disconnecting the ethernet, then using UD mobile to connect to wifi. Scanned code on bottom of EISY. Selected my wifi, but I could not get it to connect to the eisy wifi connection. UD mobile would just spin. I have android Samsung S22. it said it would ask for permission to connect to wifi but never came up.
-
How to turn on wifi after Eisy setup on ethernet?
@Geddy Have been running ISY now Eisy via ethernet with powerline adapters. Recently been getting loss of connection to ISY and PG3. Not sure if it is powerline or something else. Wanted to try WIFI before running hardware from server closet. Ill check out that process you sent. btw I see we are both in the Atlanta area. Up in East Cobb. How bout you?
-
How to turn on wifi after Eisy setup on ethernet?
@Geddy Thanks for quick response. Let me clarify. I am using ethernet now. I never setup wifi when I installed Eisy. I want to switch to using Wifi and not ethernet. How can I do that?
-
How to turn on wifi after Eisy setup on ethernet?
Currently using Ethernet. I want to switch to wifi. How do I do that after everything is setup?
-
Eisy error log entries multiple per Minute
@mjrush Interesting. Your errors were caused by you checking to see if sensor is awake and doing the query.
-
Eisy error log entries multiple per Minute
@Michel Kohanim Im looking in the event log for when I get Node-199 and in the program summary to see what program is running when the 199 occurs. In the case of the last 199 I saw, there was a program that ran that looks to see if the motion is switched on (using control statement.) The same just happened for a Kitchen motion where the motion triggered, I got the 199 for it. I use a control to check if motion is on I got a 199 for a pantry motion, but no program ran around when it occured.
-
Eisy error log entries multiple per Minute
@mjrush Thats it. Look in event log around the same times as errors, do you see Node 77-199 events? They tend to come in groups of 3 or 4. Those seem to be the ones causing the errors on my eisy.
-
Roomba on separate subnet
@bpwwer Thanks. May have to move Roomba to main network.
-
Migrated from ISY to Eisy. How do I make eisy program push F# button?
@DennisC Thanks, I'm good to go. Had elk node do the talking instead of using Function key in ELK.
-
Eisy error log entries multiple per Minute
@Michel Kohanim Ok, I cleared the 1011s from the Insteon devices node. I rebooted the eisy device. Im still getting {node #-199} on my battery devices every 5 minutes with all programs now disabled that have the If device is awake logic that I showed on the ticket. I have attached the event log and the error log so you can see what is happening at what time. Keep awake is off for these devices. ISY-Events-Log.v5.6.0__Wed 2023.05.17 06.00.24 PM.txt ISY Error Log.v5.6.0__Wed 2023.05.17 06.00.19 PM.txt
-
Eisy error log entries multiple per Minute
@Michel KohanimAttached is a listing of all my nodes. No 1011s on zWave nodes. I do have a few on some insteon leak sensors. AllNodes.pdf
-
Eisy error log entries multiple per Minute
@TechmanAbsolutely. Wont leave you hanging....
-
Eisy error log entries multiple per Minute
I opened a ticket and have been working with @Michel Kohanim. He has sent it to the Admin GUI developer to take a look at. It doesnt happen when the admin gui is closed. Issue is with my If statements that look to see if my battery devices are awake. If so I query battery as some of my devices dont auto report it on awake. The problem is the Admin Gui pings the devices every few seconds to see if they are awake rather than recognizing the device is awake then executing. I disabled all the programs that check to see if battery device is awake for now and they went away. Will post when I get a resolution.