Update powerwall.sh

This commit is contained in:
2023-05-15 21:41:30 -05:00
parent 2f6339aeaa
commit 91ec5e9b88

View File

@@ -40,7 +40,7 @@ CHECKTEMP(){
echo -e "${idsCL[LightCyan]}${SENSOR}${spc}${idsCL[Default]}: ${reading}"
done
fi
echo
[ "${action}" != "" ] && echo
}
CHECKTEMPSENSOR(){
echo ${TEMP_THRESHOLDS[${1}]} | cut -d',' -f 1 | read temp_warn