Update powerwall.sh
This commit is contained in:
@@ -40,7 +40,7 @@ CHECKTEMP(){
|
|||||||
echo -e "${idsCL[LightCyan]}${SENSOR}${spc}${idsCL[Default]}: ${reading}"
|
echo -e "${idsCL[LightCyan]}${SENSOR}${spc}${idsCL[Default]}: ${reading}"
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
echo
|
[ "${action}" != "" ] && echo
|
||||||
}
|
}
|
||||||
CHECKTEMPSENSOR(){
|
CHECKTEMPSENSOR(){
|
||||||
echo ${TEMP_THRESHOLDS[${1}]} | cut -d',' -f 1 | read temp_warn
|
echo ${TEMP_THRESHOLDS[${1}]} | cut -d',' -f 1 | read temp_warn
|
||||||
|
|||||||
Reference in New Issue
Block a user