diff --git a/inc/temp.inc.sh b/inc/temp.inc.sh index da383481..8a9e0acb 100644 --- a/inc/temp.inc.sh +++ b/inc/temp.inc.sh @@ -618,7 +618,6 @@ CHECKTEMP_SERVICE_RUNSENSOR(){ temp_c=`IDS_NUMBER_FORMAT $(echo ${INFO} | jq -r '.device0 .obs[].ambient_temp') 2 yes` temp_h=`IDS_NUMBER_FORMAT $(echo ${INFO} | jq -r '.device0 .obs[].humidity') 2 yes` fi - temp_h=$(echo ${INFO} | jq -r '.device0 .obs[].humidity') elif [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "system" ]; then if [[ "${SENSOR}" = *"CPU"* ]]; then