Update temp.inc.sh
This commit is contained in:
@@ -669,6 +669,7 @@ SENDTEMP(){
|
|||||||
else
|
else
|
||||||
GAUGESH="'F"
|
GAUGESH="'F"
|
||||||
fi
|
fi
|
||||||
|
echo "HERE: ${GAUGESH}"
|
||||||
[ "${last_sensor}" != "" ] && [ "${last_sensor}" != "${SENSOR%%-*}" ] && echo
|
[ "${last_sensor}" != "" ] && [ "${last_sensor}" != "${SENSOR%%-*}" ] && echo
|
||||||
if [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "mqtt" ]; then
|
if [ "${PW_SENSOR_TYPE[${SENSORa}]}" == "mqtt" ]; then
|
||||||
mqtt_message=`${mqtt_conn} -t tele/${SENSORa}/SENSOR -C 1`
|
mqtt_message=`${mqtt_conn} -t tele/${SENSORa}/SENSOR -C 1`
|
||||||
|
|||||||
Reference in New Issue
Block a user