From 9e12c57d2886af4101b0ae5682eba1421774150d Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 6 Apr 2024 17:09:09 -0500 Subject: [PATCH] Update temp.inc.sh --- inc/temp.inc.sh | 1 - 1 file changed, 1 deletion(-) 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