Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device is not exposed as thread capable in Apple Home #115707

Open
AlexandreJubert opened this issue Apr 16, 2024 · 1 comment
Open

Device is not exposed as thread capable in Apple Home #115707

AlexandreJubert opened this issue Apr 16, 2024 · 1 comment
Assignees

Comments

@AlexandreJubert
Copy link

The problem

I've discovered that the devices exposed to Apple Home are not properly reported as Thread compatible to companion apps.

My issue is that I'm trying to expose some nanoleafs essentials lightbulbs to the nanoleaf app, but I'm not able to leverage all of the Nanoleaf app features because my lightbulbs are reportedly using bluetooth according to Nanoleaf's app.

I'm currently running core-2024.4.3 on a raspberry pi running Home Assistant OS.

I run a thread network (via a Sonoff ZigBee flashed with multiprotocol to support zigbee too) that is currently merged with my Apple border routers, like so:

image

My lightbulb is properly registered as a homekit device in home assistant, and is on the thread network, as reported in the UI:

image

When I go back to homekit my device is exposed by the bridge in Apple Home like so:

Screenshot 2024-04-16 at 09 25 13 jpeg

But as soon as I try to control the light with nanoleaf, nanoleaf reports the light is using bluetooth (which is definitely wrong) and being on an unkown network:

Screenshot 2024-04-16 at 09 24 23 jpeg

I would expect the light to be reported as part of the thread network shared between all my apple border routers and home assistant.

Please let me know if I can provide any relevant information or logs.

Thank you for your time!

What version of Home Assistant Core has the issue?

core-2024.4.3

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

homekit

Link to integration documentation on our website

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

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
Copy link

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

Code owner commands

Code owners of homekit 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 homekit Removes the current integration label and assignees on the issue, add the integration domain after the command.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


homekit documentation
homekit source
(message by IssueLinks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants