Update HAP-python to 2.4.0#18355
Update HAP-python to 2.4.0#18355fabaff merged 1 commit intohome-assistant:devfrom cdce8p:homekit-update-2.4.0
Conversation
|
@cdce8p I've just had a day off so I've spent a bit of time with this. After replicating my setup on hassbian and manually upgrading HAP-python to 2.4.1, I still have issues running on 82.1. Out of pure interest, I installed the dev branch with the same result. What I am seeing is that when HomeKit first starts, I have a window of maybe a minute where I can operate switches in the Home interface and see them replicated in the Home Assistant GUI. After this time they get a red "No Response" in Home. Interestingly, even while the switches all show as No Response, I still seem to get notifications (ie. Garage door was opened) Please let me know if there is anything you'd like me to run/diagnose on this setup. It's Hassbian running on a Raspberry Pi 3 Model B Rev 1.2 |
|
still having the issue of Homekit intermittent problem with 'No response' on IOS devices :-( |
|
@alessandrocolos Please don't comment on closed PR's. For issues use the bug tracker, as you already did if I'm not mistaken. Ones is usually enough. |
Description:
Changes
AccessoryDriver.safe_modeoption to enable pairing throughzeroconferrors (PR adding this function will follow soon)CLOSE_WAITissue and open socketsFull changelog: https://github.com/ikalchev/HAP-python/blob/dev/CHANGELOG.md
Related issues:
#15675
#16692
#17365
https://community.home-assistant.io/t/homekit-devices-not-responding/74656
Checklist:
tox. Your PR cannot be merged unless tests pass@dmonagle, @ehendrix23 can you both do some testing with this PR. Especially for your respective issues (
CLOSE_WAITand long time to stop HAP)? I don't want to revert it again if it worsens the connection with HomeKit.