DigiH

Results 229 comments of DigiH

@doleswapnil-splus Have a look at your repo settings. The default branch is only being taken over correctly if you have it set to Fork Behaviour - **For My Own Purposes**,...

Hi @phoenixckua As a quick and dirty test, can you try with test build **SHA:10d7f7** at https://docs.openmqttgateway.com/dev/upload/web-install.html Keep in mind that the voltage might only appear in longer intervals, set...

> BT: Connect interval is set 100m. That would mean that the connection is only every 100 minutes, so the voltage might only be fetched every 100 minutes. Try setting...

> Can update using web interface HA ? The new development build SHA:ca9ef6 does not include the voltage test changes, so it will only ever include the battery level from...

Sorry, not quite sure what you mean by 50547B243010 having static data and not bein recognised as a tracker? The second message seems to have the battery level as well...

The "50:54:7B:24:30:10" seems to mainly send non-iBeacon manufacturerdata (not starting with 4c00). Only the data starting with 4c00 can be decoded to get the battery level, which, from what you...

Hi @ReconOperator Thanks The discovery messages are not important right now, the ones under the homeassistant topic, starting with `{ "stat_t": "+/+/BTtoMQTT/…` For the actual device messages under the gateway...

Thanks, could it be that the MQTT reading was slightly later than the app reading, as I can see another dip going down in the green chart after 11:29 where...

Thanks @ReconOperator, that was exactly what I needed to see if the voltage might be encoded in the remaining advertisement data, but unfortunately I couldn't find anything, so the BM6...