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
69.71k stars 28.87k forks source link

Devices no response in homekit #107161

Open karlc28 opened 6 months ago

karlc28 commented 6 months ago

The problem

Since updating today all devices in homekit are showing no response

I have tried deleting bridges and creating new ones and repairing

As soon as the device is added it shows no response

What version of Home Assistant Core has the issue?

core-2024.1.0

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 Bridge

Link to integration documentation on our website

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

Diagnostics information

config_entry-homekit-87444741cd8145da17e82f74fd350d70.json.txt.json

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 6 months ago

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)

dantrauner commented 5 months ago

I’m seeing the same — other services exposed to HomeKit like cameras (via Scrypted) are fine, but all of my other devices exposed via HomeKit Bridge are non-responsive after my last update of Home Assistant. Haven’t had a chance to debug myself but will probably look this weekend.

kcarriello commented 5 months ago

i'm getting exactly the same issue after the upgrade.

karlc28 commented 5 months ago

So I don't know if it will help but my homepod minis were on 17.3 beta I removed 1 and readded it then a new update came up after updating the homepod everything now works

ljmerza commented 5 months ago

So I don't know if it will help but my homepod minis were on 17.3 beta I removed 1 and readded it then a new update came up after updating the homepod everything now works

Re-adding only temporarily fixes it for me. After an hour or two devices stop responding again. This is for nest/yale locks and meross.

dantrauner commented 5 months ago

It actually seems that pairing any new HomeKit Bridge integration instances times out for me.

dantrauner commented 5 months ago

Not sure if other folks are using UniFi, but I suspect a recent update on their end is causing problems for inter-VLAN mDNS or another feature. I recall recent updates right around when this started, and they just coincidentally happened to be around when HASS was updated. While everything was working before cross-VLAN, without any network settings changes, once I switched my phone over to the same network as HASS, pairing was possible again.

msdurex commented 5 months ago

RTSP feed shows in HA. But not in HomeKit after update.

ljmerza commented 5 months ago

on 2024.1.2 and i deleted my homebridge integrations and restarted. Home assistant discovered them again but the same issue happened then all devices became "unnamed" with no entities so it's in a worse state than before

image

here are my debug logs from discovery to unnamed state

2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.storage] Creating or updating entity map for 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Serial number 'Default-SerialNumber' is duplicated within this pairing, it cannot be used as a unique identifier
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Migrating device registry entries for pairing 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:24.530 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Removing legacy serial numbers from device registry entries for pairing 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on lock needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on lock needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on lock needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on switch needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.584 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-20 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-20 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-26 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-26 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.585 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-8 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-8 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-14 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-14 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-23 on binary_sensor needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-23 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-0E:CD:B8:A8:AB:2C-aid:1-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-0E:CD:B8:A8:AB:2C-aid:1-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:2-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.586 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:2-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:15-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:15-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:5-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:5-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:44-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:44-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:9-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:9-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:7-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:7-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:10-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:10-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:16-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:16-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:8-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:8-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:11-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:11-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:12-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:12-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:56-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:56-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:50-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:50-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Checking if unique ID homekit-Default-SerialNumber-aid:53-sid:1-cid:2 on button needs to be migrated
2024-01-07 11:14:24.587 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Unique ID homekit-Default-SerialNumber-aid:53-sid:1-cid:2 does not need to be migrated
2024-01-07 11:14:24.629 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:51.367 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Starting HomeKit device update: 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:51.368 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Called async_set_available_state with True for 0E:CD:B8:A8:AB:2C
2024-01-07 11:14:51.372 DEBUG (MainThread) [homeassistant.components.homekit_controller.connection] Finished HomeKit device update: 0E:CD:B8:A8:AB:2C
chrisdrackett commented 5 months ago

not sure if this is related, but a lot of the devices that have issues when I was adding after starting from sctatch gave me the following message:

IMG_0576

I don't see a space after the entity name in HASS, so it was a little odd. I removed the ones I saw on add and we'll see if this helps?

kcarriello commented 5 months ago

Apple released a new firmware basically on the same time new ha core was released, I fixed my issue removing my home, rebooting my Apple TV and adding it again, now it’s running flawless for 3 days, my perception is that it is even more responsive than before.Ps.: perhaps just an Apple TV reboot would fix the issue.--Kleber CarrielloOn 7 Jan 2024, at 16:21, Chris Drackett @.***> wrote: not sure if this is related, but a lot of the devices that have issues when I was adding after starting from sctatch gave me the following message: IMG_0576.PNG (view on web) I don't see a space after the entity name in HASS, so it was a little odd. I removed the ones I saw on add and we'll see if this helps?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>

tiagossa1 commented 5 months ago

The same thing is happening to me. I have Xiaomi smart plugs and Shelly devices, but none are available.

Ar-eh commented 5 months ago

I also have this problem and I am still on 2023.12.4. So it is not related to 2024.1.x. I have two smart locks that are exposed to HomeKit directly and they are fine. Everything exposed to HomeKit via Home Assistant is “no response”.

EDIT: I spoke too soon...the problem resolved itself in the last 15 minutes. I did not make any changes.

ljmerza commented 5 months ago

i completely reset homebridge and set everything back up. running HA 2024.1.2 and everything is working fine for 2 days now. not sure what it was but glad its fixed for me

msdurex commented 5 months ago

This is why I am so afraid of HA. Which has to reset every couple months. It's unreliable for consumers use.

DapDallas commented 5 months ago

Since the last update, Homekit doesn't connect after every restart of Home Assistant. After at least 4 to 12 hours, everything works as usual. So I have the entities in HomeAssistant and they are also accessible ... and these entities are transferred to Homekit so that I can control them via Siri. Perhaps those who have had the whole thing running for 2-3 days can restart the HomeAssistant.

msdurex commented 5 months ago

Ok, I restarted my HA. Camera works fine now.

coreyjansen commented 5 months ago

I've been noticing my FP2 has been really slow to respond in home assistant to presence updates and every few minutes it looks like it becomes unavailable

ste-fle commented 5 months ago

Since 2024.1 (and also with 2024.1.2) I frequently see partially non responsive devices and sometimes all devices are non responsive in Homekit but work fine in HA. Occasionally after a minute or two it fixes itself and the devices' status is updated again, sometimes only a restart of the Homekit integration helps. Other Homekit bridges (e.g. Scrypted) work without problems, so it seems to be a recent HA problem.

marianhlavac commented 5 months ago

Since 2024.1 (and also with 2024.1.2) I frequently see partially non responsive devices and sometimes all devices are non responsive in Homekit but work fine in HA. Occasionally after a minute or two it fixes itself and the devices' status is updated again, sometimes only a restart of the Homekit integration helps. Other Homekit bridges (e.g. Scrypted) work without problems, so it seems to be a recent HA problem.

I'm having exactly the same experience. Almost everytime I decide to control Home assistant via Apple Home, all of the controls are either "Unavailable" or "Not responding". After opening up Home Assistant and checking what's going on, the controls decide to start working again, but that's too late.

But the difference here is that I'm still on 2023.11.1

matchmee commented 5 months ago

I have been having this issue, I removed the bridge and then re-added it all back-- my issue now is that I now have duplicate devices of almost everything from HA. One of the devices is "no response" and the other one is working flawlessly...most of the time? So now I'm afraid to delete/remove the bridge one more time because then maybe I'll get 3 device duplicates?

wjarka commented 5 months ago

I can pair the bridge with no issues, but then all devices go to "Not responding" mode immediately.

I am on 2023.11.3

MichaelZ333111 commented 5 months ago

Same issue although I have a Tapo light bulb working and that’s about it. all my Tuya (Gridconnect) (Australia) power points don’t work says no response.

ste-fle commented 4 months ago

As already noted in https://github.com/home-assistant/core/issues/100262, with 2024.2 so far I didn't experience any connection problems despite many HA restarts which usually was the start of my problems - https://github.com/home-assistant/core/pull/107039 might have done the trick. Can anyone confirm this?

SimonMayerhofer commented 4 months ago

As already noted in #100262, with 2024.2 so far I didn't experience any connection problems despite many HA restarts which usually was the start of my problems - #107039 might have done the trick. Can anyone confirm this?

nope. I can pair the bridge initially but then all devices show "Not responding". I'm running on 2024.2.1

SimonMayerhofer commented 4 months ago

nope. I can pair the bridge initially but then all devices show "Not responding". I'm running on 2024.2.1

need to retract my comment. I got it working. I didn't have my docker container running in host mode, and that seemed to be the issue for me.

a-x- commented 4 months ago

I have this issue for many years of HA using. devices are becoming unavailable randomly

Foguet commented 4 months ago

I have the same problem, but only with Aqara FP2 Presence. Suddenly they are no longer available in the integration, but in the official app they work.

xavierbl1 commented 1 month ago

Since 2024.1 (and also with 2024.1.2) I frequently see partially non responsive devices and sometimes all devices are non responsive in Homekit but work fine in HA. Occasionally after a minute or two it fixes itself and the devices' status is updated again, sometimes only a restart of the Homekit integration helps. Other Homekit bridges (e.g. Scrypted) work without problems, so it seems to be a recent HA problem.

Exacly the same issue for me. I'm having this problem since 2024.1 and I am now on 2024.5.2

Johnnybyzhang commented 3 days ago

Since 2024.1 (and also with 2024.1.2) I frequently see partially non responsive devices and sometimes all devices are non responsive in Homekit but work fine in HA. Occasionally after a minute or two it fixes itself and the devices' status is updated again, sometimes only a restart of the Homekit integration helps. Other Homekit bridges (e.g. Scrypted) work without problems, so it seems to be a recent HA problem.

Having the exact same issue here after updating HA from 2024.5.5 to 2024.6.4, had used Unifi for around a month and it hadn't been any issues until the update