I have both sensors to use and in the console I see the following print:
N: [ OMG->MQTT ] topic: home_mqtt/OpenMQTTGateway_ESP32C3_DKC02/BTtoMQTT/CEE1BC377BC7 msg: {“id”:“CE:E1:BC:37:7B:C7”,“name”:“TP357S (7BC7)”,“rssi”:-89,“brand”:“ThermoPro”,“model”:“TH Sensor”,“model_id”:“TP35X/393”,“type”:“THB”,“tempc”:24.1,“tempf”:75.38,“hum”:47,“batt_low”:false}
N: BT Device detected: FD:EB:C3:F6:1D:03
N: [ OMG->MQTT ] topic: home_mqtt/OpenMQTTGateway_ESP32C3_DKC02/BTtoMQTT/FDEBC3F61D03 msg: {“id”:“FD:EB:C3:F6:1D:03”,“name”:“TP351S (1D03)”,“rssi”:-82}
The TP357s is shown with all information about temp, humi, battery and so on. By the TP351s the most values are missing.
Can someone explain how to fix this problem?