Update powerwall.sh

This commit is contained in:
2024-01-03 11:39:18 -06:00
parent 24cf5b0e93
commit 13389caef1

View File

@@ -756,8 +756,8 @@ fi
power) CHECKPOWER ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
temp) CHECKTEMP ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10};;
all)
CHECKTEMP ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
CHECKPOWER ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
${PW_SCRIPT} check temp ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
${PW_SCRIPT} check power ${3} ${4} ${5} ${6} ${7} ${8} ${9} ${10}
;;
-h|-help)
echo -e "\nUsage: ${idsCL[Yellow]}[powerwall or pw] ${idsCL[LightYellow]}check ${idsCL[LightCyan]}{type} {flags} ${idsCL[Default]} {\n"