GJ Software Products Posted March 10 Posted March 10 (edited) I figured I'd post this and see if anyone else experienced it. This AM after the time change last night I noticed all my night lights were still on. On opening the AC I found that the last run time for all my programs flagged run at startup or triggered by a program with run at startup was blank. I rebooted and everything started working right. Hummm... Oh yea, I'm at 5.8.0_1 . Edited March 10 by GJ Software Products
hart2hart Posted March 10 Posted March 10 Historically I always rebooted ISY after time change. With eISY upgrade last year, I have a program that detects DST changes and reboots the eISY several minutes later. Works great and sends me a message at time change and my standard reboot message comes a short time later.
TJF1960 Posted March 10 Posted March 10 Hi @hart2hart, I would be interested in seeing your program to reboot ISY if you wouldn't mind posting it, when you have the chance. Thanks, -Tim
hart2hart Posted March 10 Posted March 10 (edited) Hi @hart2hart, I would be interested in seeing your program to reboot ISY if you wouldn't mind posting it, when you have the chance. Thanks, -Tim Here it is. It uses the Timedata node server renamed to Date Time and Celestial Info in eISY. DayLight Saving Time:Check For Change If 'Date Time and Celestial Info / Calendar' DST is not '$Daylight_Saving_Time_Current Boolean' Then Wait 5 minutes Send Notification to 'MeSparkMail' content 'Daylight Saving Time Change' $Daylight_Saving_Time_Current Init To 'Date Time and Celestial Info / Calendar' DST $Daylight_Saving_Time_Current = 'Date Time and Celestial Info / Calendar' DST System: Restart IoX Else - No Actions - (To add one, press 'Action') Edited March 10 by hart2hart 1
TJF1960 Posted March 11 Posted March 11 I look forward to the next time change! Thank you for sharing @hart2hart! -Tim 1
oskrypuch Posted March 16 Posted March 16 (edited) On 3/10/2024 at 5:38 PM, hart2hart said: System: Restart IoX How do you add that action? I only see Electricity Demand Price (or some such) under System. Perhaps this is a new option, since 5.4.4? * Orest Edited March 16 by oskrypuch
hart2hart Posted March 18 Posted March 18 (edited) @oskrypuchRunning 5.8.0 on eISY. Don't know when it was included. Edited March 18 by hart2hart 1
oskrypuch Posted March 18 Posted March 18 Yep, see it in 5.8.0 (on one Polisy), but not on 5.4.4 (my other Polisy). * Orest
Recommended Posts