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