Jump to content

TheA2Z

Members
  • Posts

    250
  • Joined

  • Last visited

Everything posted by TheA2Z

  1. @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?
  2. Currently using Ethernet. I want to switch to wifi. How do I do that after everything is setup?
  3. @mjrush Interesting. Your errors were caused by you checking to see if sensor is awake and doing the query.
  4. @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.
  5. @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.
  6. @bpwwer Thanks. May have to move Roomba to main network.
  7. @DennisC Thanks, I'm good to go. Had elk node do the talking instead of using Function key in ELK.
  8. @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
  9. @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
  10. @TechmanAbsolutely. Wont leave you hanging....
  11. 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.
  12. Thanks @MrBill. Ill open a ticket. Reboot didnt address.
  13. Eisy has been posting errors to the error log multiple times per minute. See screenshot below. Any idea what could be causing these? This one I just see once in log with strange datestamp: Mon 1900/01/01 12:00:00 AM System -170001 <s:Envelope><s:Body><u:GetDebugLevel xmlns:u="urn:udi-com:service:X_IoX_Service:1"></u:GetDebugLevel></s:Body></s:Envelope> This one seems to post multiple times an hour: Sun 2023/05/14 01:03:50 PM 0 -170001 <s:Envelope><s:Body><u:GetSystemStatus xmlns:u="urn:udi-com:service:X_IoX_Service:1"></u:GetSystemStatus></s:Body></s:Envelope>
  14. I tried rebooting again and again my 6 startup programs would not start. I decided to change the original config I had used in my ISY as I was thinking maybe there was way too much going on at startup of the eisy.: In the eisy config I unchecked the Query st Restart and I unchecked Catch Up Schedules at Restart I removed the Run At Startup off the six programs. I created an iEisyRebootStartup integer variable. 0 = not startup. 1 means startup. Default at init is 0. I created an EisyStartupIf program that just had if logic. If eisy startup variable = 0 then run then EisyStartupThen program. This one EisyStartupIf program is now marked run at startup. In the EisyStartupThen program, I listed the Run Then programs that I had originally in isy and eisy that would not run at startup. I put them in the order I wanted them to run. I also added a 5 min wait in the middle of it after I ran the query ISY statement. At end of this program I set iEisyRebootStartup = 1. This fixed my issue. All I can think is there was too much going on at eisy startup with the query all running, my 6 run at startup and the catch up schedule.
  15. I saw the previous post about this but wonder if there are plans to update this node server to allow for Roombas being on separate subnet. I keep some Iot devices on a different subnet on my network. The ability to have a parameter to allow this would be greatly appreciated.
  16. Ive got one of these too. Had a bear of a time getting it included on eisy. I could never get the keep awake to work. So what I did was push the device zwave button 4 times every 9 seconds until it completed the interview. Then did same for Neighbors. Did same for the update node option. Finally got it solid. Used S2 security.
  17. I have a couple of these devices. After you include the device you will see multiple nodes for it. There is one called dimmer that controls the brightness and once called color that controls the different colors. I setup programs that change the colors based on holidays and birthdays. I havent setup any type of switch that controls color though.
  18. Its working normal again with my "Run at Startup" programs functioning as they always did. After clicking the reboot button in IoX Friday, programs did not start. Monday same thing. Weds, I SSH into eisy and did an Install dev packages in IoX. I saw the update occurring but it appeared that it did not update everything. I hit reboot in IoX and it came back up. Programs did not start as expected. I then hit the power button on the eisy, and I saw alot more upgrades occurring in eisy. I rebooted again after it completed. When it came back up, all the programs started as usual. I think for me the note to self is, after you do the install dev packages, reboot in IoX, then reboot a second time but by hitting the power button on the eisy.
  19. Ok, I know how to enable run at startup. What I am saying is when I reboot, none of the programs that are enabled as Run at startup actually run automatically. @tazmanMy folders dont show any If or then conditions. is that what you are referring to or do I need to check something else? here is the list of programs. For this last reboot I went in manually and kicked them off run then to get them to run.
  20. Rebooted eisy yesterday and rebooted again today. I have programs that are set as Run at Startup but they are not running when I reboot the eisy. Is there a setting I am missing somewhere? Here is my system config.
  21. TheA2Z

    Ethernet or Wifi?

    @bpwwer Thats good to know as well. Thanks
  22. @DennisCThanks. Ill test it out.
  23. @DennisC You nailed it. Displays double line perfectly putting it as two lines. Thanks!
  24. I send messages from eisy to the elk keypad. With the ISY, if the message length was too long, on the keypad it would show the first part of the message, then would flash the rest of the message. On the eisy, it looks like it is posting the whole message on one line but it never shows the rest of the message. It gets cutoff. Does not flash the 2nd half of the message. Example text: Temp: 77 Hum: 50% Happy Birthday ISY shows: Temp: 77 Hum: 50% (then on second screen displays) Happy Birthday (You see the whole message albeit on two screens) eisy Temp: 77 Hum: 50% Hap (Message show son one line and gets cut off) Any fix for this?
  25. TheA2Z

    Ethernet or Wifi?

    Thanks all. I too hardwire everything I can. Didnt know if anyone had any good use case for the wifi other than they cant get a cable to it.
×
×
  • Create New...