Update powerwall.sh

This commit is contained in:
2023-11-06 19:51:56 -06:00
parent 39049d1947
commit 1d739b5817

View File

@@ -273,6 +273,7 @@ CHECKTEMP_SERVICE(){
temp_h=''
vSENSOR=${SENSOR}
SENSOR="${SENSORa}-${vSENSOR// /_}"
echo "$vSENSOR - $SENSOR - $temp_c - $temp_warn - $temp_crit - $temp_crit_sys"
((t++))
fi