Update HAP-python to 2.3.0#17778
Merged
fabaff merged 2 commits intohome-assistant:devfrom Oct 25, 2018
cdce8p:homekit-update
Merged
Update HAP-python to 2.3.0#17778fabaff merged 2 commits intohome-assistant:devfrom cdce8p:homekit-update
fabaff merged 2 commits intohome-assistant:devfrom
cdce8p:homekit-update
Conversation
Member
Author
|
CC: @ikalchev |
This was referenced Oct 24, 2018
balloob
pushed a commit
that referenced
this pull request
Oct 26, 2018
* Update HAP-python to 2.3.0 * Fix tests
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Full changelog: https://github.com/ikalchev/HAP-python/blob/dev/CHANGELOG.md#230---2018-10-25
This update fixes some an issue that Accessories were marked as not responding.
General stability improvements.
Additionally the update lays the foundation for support of the camera accessory. However this is not used by Home Assistant at the moment.
Fixes:
#16692
#17365 (possible)
#17557
https://community.home-assistant.io/t/homekit-devices-not-responding/74656
Checklist:
tox. Your PR cannot be merged unless tests passCC: @dmonagle, @ehendrix23