-
-
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.7.0 #557
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Without this, existing nodes cannot update the value of new properties.
I also suggest not putting the value as required in order to avoid a Christmas tree. By changing to RED.validators.number(true)
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To allow an empty value.
… issues for MANUAL mode
Fixed
Added
Changed
and bug fixes)
10
,12
and16
no longer supported, use Node 20! Or at least 18