paolotremadio / homebridge-automation-bluetooth-presence

Manage people presence based on Bluetooth devices (phones, watches, tables, bluetooth keychain tags)
20 stars 9 forks source link

Trigger not always up-to-date #9

Open jenskock opened 5 years ago

jenskock commented 5 years ago

I am using the following bluetooth beacon:https://www.amazon.de/gp/product/B00SJEB2C4/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1

Sometimes the beacon is not triggerd in the home app while it is only like 1 meter away. After running the "automation-bt-detect-devices" command, the beacon status is again up to date with a signal of approx 50%.

My Setup: { "accessories": [ { "accessory": "AutomationBluetoothPresence", "name": "Jens", "deviceId": "mac adress of beacon", "gracePeriod": 600 } ] }