You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In f/w v.10 countdown timer at 0x1A will count down and cut the power. Then the UPS waits 10 minutes before restoring power. I haven't seen this documented so one could easily think nothing is going to happen, but it will ... after 10 minutes. I don't know if the 10 minutes can be changed.
I write a python script to do that power cycle with a proper shutdown of the OS in those 60 seconds:
PowerCycle.py at https://github.com/ArjenR49/UPS-Plus
It appears the shutdown countdown is in minutes rather than seconds (as per https://wiki.52pi.com/index.php/EP-0136) in firmware v10
Is there a change log for changes like this?
Following this, is there a reason for values 1-9 to be disallowed in 0x18 now that the time is in minutes?
The text was updated successfully, but these errors were encountered: