Update powerwall.sh

This commit is contained in:
2023-08-19 13:49:30 -05:00
parent 6501dc4d36
commit 4149978453

View File

@@ -370,7 +370,7 @@ DAILYTEMP(){
fi
for SENSOR in "${SENSORS_CHECK[@]}"; do
# average1=$(AVERAGETEMP ${PW_SENSOR_ID[$SENSOR]} 1)
average1=$(AVERAGETEMP ${PW_SENSOR_ID[$SENSOR]} 1)
# average7=$(AVERAGETEMP ${PW_SENSOR_ID[$SENSOR]} 7)
if [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "mqtt" ]; then