Update powerwall.sh

This commit is contained in:
2023-05-14 17:26:59 -05:00
parent 919c01daaf
commit b322bc4872

View File

@@ -15,7 +15,7 @@ VERBOSE=false
CHECKTEMP(){
cw=20;
echo -e "${idsCL[Yellow]}Sensor Temperatures${idsCL[Default]}"
echo -e "${idsCL[Yellow]}Sensor Temperature(s)${idsCL[Default]}"
DIVIDER
if [ "${1}" != "" ]; then
reading=$(CHECKTEMPSENSOR ${1})