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.58k stars 29.91k forks source link

HomeKit Device #98855

Closed mcblok closed 1 year ago

mcblok commented 1 year ago

The problem

My Ecobee intermittently shows as unavailable in Home Assistant. It can see that it does not disconnect from wifi. This appears to be the same issue as 80211, which was closed and I wasn't able to reopen it.

What version of Home Assistant Core has the issue?

core-2023.8.3

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant Container

Integration causing the issue

HomeKit Device

Link to integration documentation on our website

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

Diagnostics information

homekit_controller-b4edcb337260c11a6647fde1e99e8c02-My ecobee3-cd11033da601bcc380541d4a2dc750e0.json.txt Image 8-22-23 at 9 33 PM

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No errors in the log file

Additional information

No response

home-assistant[bot] commented 1 year ago

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

Code owner commands Code owners of `homekit_controller` 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_controller` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


homekit_controller documentation homekit_controller source (message by IssueLinks)

mcblok commented 1 year ago

https://github.com/home-assistant/core/issues/80211

mcblok commented 1 year ago

Any pointers to troubleshoot this?

mcblok commented 1 year ago

It looks like it's caused by my Unifi access point settings. After I disabled Proxy ARP and Multicast Enhancement the issue goes away. I'll continue to monitor but closing the issue for now.