-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.6.0 #64
Merged
Release 0.6.0 #64
Conversation
This file contains 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
pull upstream
Co-Authored-By: flic <[email protected]>
Co-Authored-By: flic <[email protected]>
Added filtering option for incoming messages based on msg.topic
"No response" status can now be programmatically triggered
New node Homekit Linked. Cleanup in homekit.html Tests for HAPLinkedServiceNode
And of course some cleanup. This time in html code.
Some refactoring - moved type specific code to submodules. Renamed Master to Parent.
Name should always be longer then 0 chars.
onIdentify is called on Bridge and Accessories (not Services). Hope I didn't brake anything...
…ent was not reopened
…nal) and can be reset with any valid characteristic (including optional)
Disables accessory control when NO_RESPONSE was triggered
I got stuck on the JSON characteristic properties so I decided to make some updates to readme. Much of the information in README was very old. I don't think updates from the now 2-year-old node-red-homekit need to be front and center anymore. Also added some explanation of parent/linked services.
Added information about topic from @flic Other changes as described above.
Clean up readme, link to wiki
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
I am happy to announce new version of node-red-contrib-homekit-bridged which brings huge changes to the base of the project.
Major changes:
Additional:
And more!
Huge thanks to:
@crxporter
@radionoise
@flic
@emilingerslev
@radokristof
If you ever experience huge issue then the first thing is to restart node-red.
Second to remove Bridge and create it as new.
If you have any questions regarding new features that are not enough described on README or wiki then please open an Issue!