Update powerwall.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user