Update power.inc.sh

This commit is contained in:
2025-05-31 21:19:03 -05:00
parent 7beabf009f
commit 84364d46a1

View File

@@ -363,7 +363,7 @@ CHECKPOWER(){
echo
fi
echo -en "${idsCL[White]}UPS Load Usage ${idsCL[Default]}: ${idsCL[Green]}${UPS_LOAD}'%${idsCL[Default]}"
[ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo ""
[ "${avgdays}" != "" ] && echo -e "${idsCL[LightCyan]} Watts" || echo ""
echo -en "${idsCL[White]}UPS Watts ${idsCL[Default]}: ${idsCL[Green]}${UPS_WATTS}'W${idsCL[Default]}"
if [ "${avgdays}" != "" ]; then