theengs / app

Theengs mobile application to read BLE sensors and push data to an MQTT broker
https://app.theengs.io
GNU General Public License v3.0
37 stars 7 forks source link

Take into account external probe with Inkbird TH1 #41

Closed 1technophile closed 1 year ago

1technophile commented 1 year ago

Describe the bug Currently, we support the IBS-TH1 with its internal sensor. This sensor can also be connected to an external probe, when done the decoder advertise the data like below:

{"id":"","mac_type":0,"name":"sps","rssi":-64,"brand":"Inkbird","model":"TH Sensor","model_id":"IBS-TH1","cidc":false,"tempc2_ext":25.17,"tempf2_ext":77.306,"hum":60.31,"batt":81}

Note that it also advertize the internal sensor data: image

Expected behavior To be discussed

Environment (please complete the following information):