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
72.82k stars 30.51k forks source link

Cant find Homekit device in Home App #17372

Closed MrJoki007 closed 4 years ago

MrJoki007 commented 6 years ago

Home Assistant release with the issue: 0.80.0

Last working Home Assistant release (if known): 0.77.?

Operating environment (Hass.io/Docker/Windows/etc.): Freenas IOCage

Component/platform: Homekit

Description of problem: I upgraded my HomeAssistant Server from version 0.77.? to 0.79.3. After the upgrade, the devices in the apple home app were no longer responding. Then i deleted the bridge in the home app and wanted to add it again. But it doesnt find it anymore.

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

logger:
  default: warning
  logs:
    homeassistant.components.homekit: debug

homekit:
  filter:
    include_entities:
      - demo.demo

Traceback (if applicable):

2018-10-12 21:17:54 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http con$
2018-10-12 21:18:18 DEBUG (MainThread) [homeassistant.components.homekit] Begin setup HomeKit
2018-10-12 21:18:24 INFO (SyncWorker_3) [homeassistant.components.homekit.util] Pincode: 805-29-469
2018-10-12 21:18:24 DEBUG (SyncWorker_3) [homeassistant.components.homekit] Driver start

Additional information:

stale[bot] commented 4 years 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 now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

MrJoki007 commented 4 years ago

Just upgraded to python3.7 and now discovery and homekit works again