johnnyt Posted December 13, 2022 Posted December 13, 2022 @Jimbo.Automates Am getting errors after uninstalling and reinstalling to get v1.0.0, per this workaround: 2022-12-12 21:03:19,507 Thread-19 udi_interface DEBUG Controller:add_node: Adding: Guest Bedroom 2022-12-12 21:03:19,508 Thread-19 udi_interface ERROR udi_interface:write: Exception in thread will PM log to you
johnnyt Posted December 13, 2022 Author Posted December 13, 2022 how do I go back? I lost all my airthings nodes in ISY and my programs are all have Node Status [null entry] Then Wait 2 seconds $sAQ.CO2.MasterBedroom.Value = Node Status [null entry] $sAQ.CO2.MiddleBedroom.Value = Node Status [null entry] $sAQ.CO2.NWBedroom.Value = Node Status [null entry] $sAQ.CO2.SWBedroom.Value = Node Status [null entry] $sAQ.CO2.MainFloor.Value = Node Status [null entry] $sAQ.CO2.RecRoom.Value = Node Status [null entry] Wait 1 second $sAQ.VOC.MainFloor.Value = Node Status [null entry] $sAQ.VOC.MasterBedroom.Value = Node Status [null entry] $sAQ.VOC.MiddleBedroom.Value = Node Status [null entry] $sAQ.VOC.NWBedroom.Value = Node Status [null entry] $sAQ.VOC.SWBedroom.Value = Node Status [null entry] $sAQ.VOC.RecRoom.Value = Node Status [null entry] Wait 1 second $sTemp.MasterBedroom.Airthings = Node Status [null entry] $sTemp.MasterBedroom.Airthings *= 100 $sTemp.MiddleBedroom.Airthings = Node Status [null entry] $sTemp.MiddleBedroom.Airthings *= 100 $sTemp.NWBedroom.Airthings = Node Status [null entry] $sTemp.NWBedroom.Airthings *= 100 $sTemp.MainFloor.Airthings = Node Status [null entry] $sTemp.MainFloor.Airthings *= 100 $sTemp.RecRoom.Airthings = Node Status [null entry] $sTemp.RecRoom.Airthings *= 100 $sTemp.SWBedroom.Airthings = Node Status [null entry] $sTemp.SWBedroom.Airthings *= 100 Wait 1 second $sHum.MainFloor.Airthings = Node Status [null entry] $sHum.MasterBedroom.Airthings = Node Status [null entry] $sHum.MiddleBedroom.Airthings = Node Status [null entry] $sHum.NWBedroom.Airthings = Node Status [null entry] $sHum.RecRoom.Airthings = Node Status [null entry] $sHum.SWBedroom.Airthings = Node Status [null entry] Wait 1 second $iAQ.Pressure.MainFloor = Node Status [null entry] $iAQ.Pressure.MasterBedroom = Node Status [null entry] $iAQ.Pressure.MiddleBedroom = Node Status [null entry] $iAQ.Pressure.NWBedroom = Node Status [null entry] $iAQ.Pressure.SWBedroom = Node Status [null entry] $iAQ.Pressure.RecRoom = Node Status [null entry] Wait 1 second $sAQ.Radon.MainFloor = Node Status [null entry] $sAQ.Radon.MasterBedrm = Node Status [null entry] $sAQ.Radon.MiddleBedroom = Node Status [null entry] $sAQ.Radon.NWBedroom = Node Status [null entry] $sAQ.Radon.RecRoom = Node Status [null entry] $sAQ.Radon.SWBedroom = Node Status [null entry] $sAQ.Radon.UtilityRoom = Node Status [null entry] Wait 1 second $sAQ.HRV.Hum = Node Status [null entry] $sAQ.HRV.Radon = Node Status [null entry] $sAQ.HRV.Temp = Node Status [null entry] $sAQ.HRV.VOC = Node Status [null entry] Wait 1 second Send Notification to 'jean' content 'IAQ - Raw Data - HRV' Run Program 'Calc AQ Averages and add Weather data' (Then Path) Else - No Actions - (To add one, press 'Action')
Jimbo.Automates Posted December 13, 2022 Posted December 13, 2022 Sorry, you shouldn't have uninstalled, just reinstall in the same slot due to the pg3 issue. Do the nodes not show up in the ISY?Sent from my Pixel 6 Pro using Tapatalk
Jimbo.Automates Posted December 13, 2022 Posted December 13, 2022 Sorry, I see the exception now, missed that. I'll review your log and see if I can get it fixed tonight.Sent from my Pixel 6 Pro using Tapatalk
Solution Jimbo.Automates Posted December 13, 2022 Solution Posted December 13, 2022 Version 1.0.1 released to force an upgrade of the udi_interface which was out of date on your system. 1
johnnyt Posted December 13, 2022 Author Posted December 13, 2022 did the upgrade to 1.0.1 and all the nodes in ISY were restored and my programs see them properly. phew. all good now. thanks. 1
Recommended Posts