OpenMQTTGateway icon indicating copy to clipboard operation
OpenMQTTGateway copied to clipboard

presenceUseBeaconUuid doesn't work anymore since V1.7.0

Open RoBra81 opened this issue 1 year ago • 6 comments

Describe the bug Since version 1.7.0 although presenceUseBeaconUuid is activated mac address will be send in MQTT presence message. Work find till version 1.6.0

To Reproduce Steps to reproduce the behavior:

  1. Enable HASS presence: mosquitto_pub -t home/OpenMQTTGateway/commands/MQTTtoBT/config -m '{"hasspresence":true}'
  2. Enable presenceUseBeaconUuid: mosquitto_pub -t home/OpenMQTTGateway/commands/MQTTtoBT/config -m '{"presuseuuid":true}'
  3. Check MQTT messages

Expected behavior The uuid should be used as id within MQTT message

Environment (please complete the following information):

  • OpenMQTTGateway version 1.7.0

RoBra81 avatar Dec 16 '23 08:12 RoBra81

I'm having the same issue.

absentwallaby avatar Dec 18 '23 19:12 absentwallaby

Could you try to set the minimum rssi to -10 https://docs.openmqttgateway.com/use/ble.html#setting-the-minimum-rssi-accepted-to-publish-device-data-default-100

And see if it works

This would enable to confirm an hypothesis

1technophile avatar Dec 18 '23 21:12 1technophile

ok - this is what I have set in ".../MQTTtoBT/config"

{"presuseuuid":true,"pubuuid4topic":true,"presenceawaytimer":60000,"save":true,"minrssi":-10}

  • Adding the minrssi doesn't seem to have helped - still no uuid / beacons showing up - only MAC addresses.

absentwallaby avatar Dec 19 '23 02:12 absentwallaby

Any news on this?

RoBra81 avatar Jan 23 '24 10:01 RoBra81

I will check it before releasing the new version

1technophile avatar Jan 26 '24 00:01 1technophile

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Apr 25 '24 00:04 github-actions[bot]

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar Jul 25 '24 00:07 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 08 '24 00:08 github-actions[bot]