Random Project

Small suggestion

Good plugin!

I did a small change to handle the batteries maintenance Check_Physical_Comp_Status.py at lines 246:
elif ele[“status”] == “maintenance”:
stroutput += ”
OK – battery in maintenance

optimal = 1
total += 1
else:

Btw, you should put your script on github/gitlab, it could really ease contributions.