-
Notifications
You must be signed in to change notification settings - Fork 88
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
New attributes not added to cluster follow deserialisation #236
Labels
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
hsudbrock
added a commit
to hsudbrock/com.zsmartsystems.zigbee
that referenced
this issue
Mar 13, 2020
manufacturer-specific attributes This resolves zsmartsystems#989 and zsmartsystems#236.
hsudbrock
added a commit
to hsudbrock/com.zsmartsystems.zigbee
that referenced
this issue
Mar 13, 2020
manufacturer-specific attributes This resolves zsmartsystems#989 and zsmartsystems#236. Signed-off-by: Henning Sudbrock <[email protected]>
hsudbrock
added a commit
to hsudbrock/com.zsmartsystems.zigbee
that referenced
this issue
Mar 13, 2020
manufacturer-specific attributes This resolves zsmartsystems#989 and zsmartsystems#236. Signed-off-by: Henning Sudbrock <[email protected]>
cdjackson
pushed a commit
that referenced
this issue
Mar 14, 2020
…rer-specific attributes (#1001) * Fix typo in JavaDoc * Only restore dynamic attribute state from the node database, except for manufacturer-specific attributes This resolves #989 and #236. Signed-off-by: Henning Sudbrock <[email protected]>
Closed by #1001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a new attribute is added to the cluster library, then it is not added to the cluster if the cluster is deserialised from storage.
The text was updated successfully, but these errors were encountered: