Search found 2 matches
- Monday 17 January 2022 14:27
- Forum: DIY Hardware and Protocols
- Topic: ESP32 with Tasmota Bluetooth vs Xiaomi BLE Sensors
- Replies: 3
- Views: 4732
Re: ESP32 with Tasmota Bluetooth vs Xiaomi BLE Sensors
Maybe for later reference if others would like to solve it. It is possible to solve it with Rules in Tasmota, example: Rule2 ON LYWSD02720cef#temperature DO var1 %value% ENDON ON LYWSD02720cef#battery DO var2 %value% ENDON ON LYWSD02720cef#rssi DO var3 %value% ENDON ON LYWSD02720cef#humidity DO ...
- Thursday 13 January 2022 8:02
- Forum: DIY Hardware and Protocols
- Topic: ESP32 with Tasmota Bluetooth vs Xiaomi BLE Sensors
- Replies: 3
- Views: 4732
ESP32 with Tasmota Bluetooth vs Xiaomi BLE Sensors
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 ...