-
-
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 Candidate 1.5.0 #481
Conversation
# Conflicts: # CHANGELOG.md # package.json # yarn.lock
Changed `BatteryService` to `Battery` in demo examples as `BatteryService` is deprecated.
Implemented static accessoryUUIDs for subflows Enables the use of nrchkb nodes in subflows with backwards compatibility.
# Conflicts: # CHANGELOG.md # package.json # yarn.lock
# Conflicts: # CHANGELOG.md # package.json
- no longer send empty object to first output for events - attached current value to events (msg.payload.key=value)
…ode). Get node renamed to Status node.
The new Avahi advertiser option works great for bridges, but I noticed it is missing for standalone services. |
Thanks! Will look at it later today. |
@A1bi did a fix for missing Avahi, please test in latest dev :) |
Thank you, works great now. |
Added
msg.hap.reachable
parameter to get device reachable state (related to NO_RESPONSE)Fixed
descriptive #456
Changed