Update powerwall.sh
This commit is contained in:
@@ -769,6 +769,7 @@ CHECKPOWER(){
|
||||
HOST_WATTS_disp="${idsCL[LightRed]}Host offline"
|
||||
elif [ "${HOST_WATTS}" == "0" ]; then
|
||||
HOST_WATTS_disp="${idsCL[Yellow]}Host PSU not capable"
|
||||
echo "HERE: $HOST_WATT_SENSORS"
|
||||
else
|
||||
HOST_WATTS_disp="${idsCL[LightRed]}Could not pull data"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user