Received: yes, 5 of them in front of me.
Tried: Unfortunately not. Priorities have changed for now (no Smart Home time currently), I hope to be able to test this within the next two weeks.
On my todo list:
Check Mi Scale autodiscovery
Test OMG with BM2
Will turn back once I can provide experiences on those.
Hi @DigiH@1technophile
Interestingly, I was trying out the Windows app “Bluetooth LE Explorer” and was able to access a number of different services on the BM2
I managed to build an ESP32 in ESPHome last night that worked with this code and returned the voltage reading in mqqt. I put the include.h and secrets.yaml file in the config/esphome directory.
I’m guessing from the lambda part of the sensor code that the voltage source is encrypted, so does that help with making an update of OpenMQTTGateway, possibly?
Hiya
I setup an ESP32 with the unencoded profile, but dont see any messages in the format you wanted, I see only this:
{“id”:“94:A9:A8:42:72:43”,“name”:“Battery Monitor”,“rssi”:-73,“txpower”:0}
Perfect, and if you wait a bit or look at your history you may have a message with "model":"iBeacon" like this: {"id":"11:22:33:44:55:66","rssi":-87,"brand":"GENERIC","model":"iBeacon","model_id":"IBEACON","mfid":"4c00","uuid":"655f83caae16a10a702e31f30d58dd82","major":-4094,"minor":0,"volt":0}
This one is very interesting for us as it is causing troubles in the integration and need to be filtered.
So if you could share one like that please
Hi
Sorry, I’m not seeing those iBeacon messages in my mqtt, but I did find in my home assistant a file called bluetooth.remote_scanners which had this (if its any help):
The MiFlora plant monitors on this page are currently connected using Bluetooth proxy (HA BLE Proxy). However, looks like I will now be flashing them with OMG
Unfortunately next to the Theengs app still not sending the Mi Scale values to MQTT (nothing received at all even connection is shown as fine) I am stuck at the very beginning with (Option 1) Upload from the web | OpenMQTTGateway v1.5.1.