Update temp.inc.sh
This commit is contained in:
@@ -108,6 +108,7 @@ CHECKTEMPSENSOR(){
|
|||||||
|
|
||||||
elif [ "${PW_SENSOR_TYPE[${1}]}" == "lacrosse" ]; then
|
elif [ "${PW_SENSOR_TYPE[${1}]}" == "lacrosse" ]; then
|
||||||
GET_LACROSSE_INFO "${1}"
|
GET_LACROSSE_INFO "${1}"
|
||||||
|
echo "HERE: ${DEVICE_INFO[@]}"
|
||||||
temp_c=${DEVICE_INFO['probe_temp']}
|
temp_c=${DEVICE_INFO['probe_temp']}
|
||||||
|
|
||||||
elif [ "${PW_SENSOR_TYPE[${1}]}" == "system" ]; then
|
elif [ "${PW_SENSOR_TYPE[${1}]}" == "system" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user