Update temp.inc.sh

This commit is contained in:
2024-03-16 09:02:50 -05:00
parent 67fcf2037b
commit c17b9cff74

View File

@@ -923,7 +923,7 @@ Previous Temp: ${last_temp}${GAUGESH}"
SENDNOTICE "${SENSOR} Sensor ERROR" "ERROR reading sensor data" 1
echo "($(date +'%Y-%m-%d %H:%M:%S')) - ${SENSOR} Sensor - ERROR reading sensor data" >> ${logtemp}
fi
QRY=''
QRY=""
fi
if [ "${QRY}" != "" ]; then
${mysql_conn} -e "${QRY}"