Update power.inc.sh

This commit is contained in:
2024-08-25 22:38:56 -05:00
parent 94cf3ef08f
commit 62215f2f54

View File

@@ -596,7 +596,8 @@ CHECKPOWER(){
fi
done
DIVIDER . lightCyan ${PRI_WIDTH}
echo -en "${idsCL[LightCyan]} Amps Watts"
echo -en "${idsCL[LightCyan]}TOTALS Amps Watts"
echo -en "${idsCL[LightCyan]}TOTALS Amps Watts"
[ "${avgdays}" != "" ] && echo -e " Amps Watts" || echo
DIVIDER . lightCyan ${PRI_WIDTH}
if [ "${STYPE}" = "" ] || [ "${STYPE}" = "mainsite" ]; then