Hello... at first, thanks to @gone-sailing for your MQTT-Driver https://github.com/freakent/dbus-mqtt-devices
I wanted to add some low-cost passive Bluetooth termometers but as i don´t have access to velib project to integrate this directly into the Bluetooh-Module i start to take a different approach.
I created a script that collects temperature/humidity from ThermoBeacon (ThermoPlus, Bifri, Oria) based on this project: https://github.com/rnlgreen/thermobeacon
Additionally you can add local RPi Temperature.
If someone wants to test my code, you find it here:
https://github.com/wolfganghuse/ble-mqtt
i plan to swap decoder-code with BLEParser https://github.com/Ernst79/bleparser to add support for more thermometers.