home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.21k stars 29.85k forks source link

NRF52810 iBeacon not detected #99466

Closed npa-homeassistant closed 5 months ago

npa-homeassistant commented 1 year ago

The problem

I am trying to get a NRF52810-based iBeacon to be recognised. I have the integration installed and it has detected other devices in the past, but will not see this new one I have purchased specifically.

The device appears in known_devices.yaml as a BLE device and I can see it as an iBeacon in an Android scanning app. However, the HA iBeacon integration won't discover it.

If it helps, it is this device.

What version of Home Assistant Core has the issue?

2023.8.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

iBeacon

Link to integration documentation on our website

https://www.home-assistant.io/integrations/ibeacon

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

Hey there @bdraco, mind taking a look at this issue as it has been labeled with an integration (ibeacon) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `ibeacon` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign ibeacon` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


ibeacon documentation ibeacon source (message by IssueLinks)

dominikamann commented 10 months ago

Did you used the manufacture app to configure the iBeacon? I did it with the App "Holyiot-Beacon". After I changed the type from Beacon to iBeacon it worked immediately with HomeAssistant.

image

khayamgondal commented 9 months ago

Can confirm, working for me after changing type to iBeacon

npa-homeassistant commented 9 months ago

I'm trying to do this from an Android phone and can't see how to get to those settings? I can see the settings, but not an option to change anything?

npa-homeassistant commented 9 months ago

I'm trying to do this from an Android phone and can't see how to get to those settings? I can see the settings, but not an option to change anything?

Belay that! I managed to get in on the fifth attempt!

Thank you!

khayamgondal commented 9 months ago

Download this app from Google Play https://play.google.com/store/apps/details?id=com.jx.bledemo

On Tue, Nov 28, 2023, 5:51 AM npa-homeassistant @.***> wrote:

I'm trying to do this from an Android phone and can't see how to get to those settings? I can see the settings, but not an option to change anything?

Belay that! I managed to get in on the fifth attempt!

Thank you!

— Reply to this email directly, view it on GitHub https://github.com/home-assistant/core/issues/99466#issuecomment-1829685812, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATNG3ZCZG4APYG77ARIGT3YGXF4DAVCNFSM6AAAAAA4HW2OROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRZGY4DKOBRGI . You are receiving this because you commented.Message ID: @.***>

npa-homeassistant commented 9 months ago

Download this app from Google Play https://play.google.com/store/apps/details?id=com.jx.bledemo On Tue, Nov 28, 2023, 5:51 AM npa-homeassistant @.> wrote: I'm trying to do this from an Android phone and can't see how to get to those settings? I can see the settings, but not an option to change anything? Belay that! I managed to get in on the fifth attempt! Thank you! — Reply to this email directly, view it on GitHub <#99466 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATNG3ZCZG4APYG77ARIGT3YGXF4DAVCNFSM6AAAAAA4HW2OROVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRZGY4DKOBRGI . You are receiving this because you commented.Message ID: @.>

Thanks - I managed to get to the settings in the end and I have it set as iBeacon now. It's still not being detected, though. I imagine I'm missing something obvious, but the app sees it fine, but HA will not. The integration must work to a degree as I can see that it's detected things in the past; just not the things which I want it to, sadly.

khayamgondal commented 9 months ago

I am using home assistant docker and sometimes I need to reload Bluetooth integration for HA to detect new BT and BLE devices. You can reload Bluetooth integration by clicking 3 dots on the device page in HA settings.

npa-homeassistant commented 9 months ago

I am using home assistant docker and sometimes I need to reload Bluetooth integration for HA to detect new BT and BLE devices. You can reload Bluetooth integration by clicking 3 dots on the device page in HA settings.

Thanks for this, but I have tried this several times (I'm running HAOS on an x64 laptop) and other BT devices are detected, just no iBeacon ones.

patfelst commented 9 months ago

Did you used the manufacture app to configure the iBeacon? I did it with the App "Holyiot-Beacon". After I changed the type from Beacon to iBeacon it worked immediately with HomeAssistant.

Thanks so much, worked for me too! Now working via a ESPHome BLE Proxy.

issue-triage-workflows[bot] commented 6 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.