diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index 487e2f96..8bc9cdb9 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -399,7 +399,10 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ temp_h='' fi + echo "HERE1: ${SENSOR} = ${last_temp[${SENSOR//-/}]}" [ "${last_temp[${SENSOR//-/}]}" == "" ] && last_temp[${SENSOR//-/}]=0 + echo "HERE2: ${SENSOR} = ${last_temp[${SENSOR//-/}]}" + echo logtemp=${PW_LOGFOLDER}/log-temp-${SENSOR} if [ "${temp_c}" != "null" ] && [ "${temp_c}" != "" ]; then