Update powerwall.sh
This commit is contained in:
@@ -755,7 +755,7 @@ CHECKPOWER(){
|
|||||||
HOST_WATTS_disp="${idsCL[LightRed]}Could not pull data"
|
HOST_WATTS_disp="${idsCL[LightRed]}Could not pull data"
|
||||||
fi
|
fi
|
||||||
# fi
|
# fi
|
||||||
MSG="${idsCL[White]}${SENSOR} ${idsCL[Default]}: ${HOST_WATTS_disp}${average_disp}${idsCL[Default]}"
|
MSG="${idsCL[White]}${SENSOR} ${idsCL[Default]}: ${HOST_WATTS_disp}"
|
||||||
echo -en "\r\033[K${MSG}"
|
echo -en "\r\033[K${MSG}"
|
||||||
|
|
||||||
if [ "${avgdays}" != "" ] && [ "${HOST_WATTS}" != "0" ]; then
|
if [ "${avgdays}" != "" ] && [ "${HOST_WATTS}" != "0" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user