Update powerwall.sh
This commit is contained in:
@@ -16,7 +16,7 @@ VERBOSE=false
|
||||
CHECKTEMP(){
|
||||
cw=20;
|
||||
echo
|
||||
echo -e "${idsCL[Yellow]}Sensor Temperature(s) ${idsCL[Green]}normal${idsCL[Default]}/${idsCL[Yellow]}warning${idsCL[Default]}/${idsCL[Red]}critical${idsCL[Default]}"
|
||||
echo -e "${idsCL[Yellow]}Sensor Temperature(s) ${idsCL[Green]}normal${idsCL[Default]}/${idsCL[Yellow]}warning${idsCL[Default]}/${idsCL[Red]}critical${idsCL[Default]}"
|
||||
DIVIDER
|
||||
if [ "${1}" != "" ]; then
|
||||
reading=$(CHECKTEMPSENSOR ${1})
|
||||
|
||||
Reference in New Issue
Block a user