Skip to content
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

Fix manufacturer specific cluster attributes with same ID as default attributes not being displayed/populated correctly #2

Merged
merged 5 commits into from
Aug 5, 2024

Conversation

SwoopX
Copy link
Contributor

@SwoopX SwoopX commented Jul 26, 2024

Although quite rare, probably one of the most annoying bugs in deconz GUI... until now. Whenever there were attribute IDs within the same cluster having no and a manufacturer specific code, the GUI wasn't able to display and update if correctly. This eventually led to a condition where devices couldn't be configured or only by manually editing general.xml file.

This PR finally fixes this. Was tested with a Philips motion sensor.

grafik

Copy link
Member

@manup manup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very welcome addition 🎉
I've added a few small remarks.

src/zm_controller.cpp Show resolved Hide resolved
src/zm_cluster_info.cpp Outdated Show resolved Hide resolved
src/zm_cluster_info.cpp Show resolved Hide resolved
@manup
Copy link
Member

manup commented Aug 5, 2024

I had this PR running since a few days, looks alright so 👍

@manup manup merged commit 4bac893 into dresden-elektronik:main Aug 5, 2024
@SwoopX SwoopX deleted the fixDefaultAttribsWithMfc branch October 12, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants