ESP32 with Tasmota Bluetooth vs Xiaomi BLE Sensors
Posted: Thursday 13 January 2022 8:02
Dear All,
I hope this is the good topic.
I have an ESP32 with Tasmota installed and as i turned on the BLE, it is immediately showing my 2 Xiaomi BLE sensors data, however i don't know how can i add this information properly to Domoticz.
I can see that data is advertised as mqtt topic, but couldn't figure out after a couple of hours how to make this visible in Domoticz as sensor.
Anybody has any idea how this can be solved?
Thank you in advance
Janaboy
I hope this is the good topic.
I have an ESP32 with Tasmota installed and as i turned on the BLE, it is immediately showing my 2 Xiaomi BLE sensors data, however i don't know how can i add this information properly to Domoticz.
I can see that data is advertised as mqtt topic, but couldn't figure out after a couple of hours how to make this visible in Domoticz as sensor.
Code: Select all
MQT: tele/tasmota_05999C/SENSOR = {"Time":"2022-01-13T07:59:00","LYWSD028xxx":{"mac":"3f59c880xxxx","Temperature":24.2,"Humidity":42.0,"DewPoint":10.5,"Battery":35,"RSSI":-74},"LYWSD027xxxx":{"mac":"3f59c872xxxx","Temperature":24.4,"Humidity":44.0,"DewPoint":11.3,"Battery":27,"RSSI":-91}} (retained)
Thank you in advance
Janaboy