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: only mark Basic CC as controlled if compat flags are set #7001

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

AlCalzone
Copy link
Member

Apparently the changes from 12.12.3 unintentionally exposed many Basic CC currentValue entities in cases where the CC should not be supported. With this PR, this should only happen if opted in with a Basic CC mapping compat flag.

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) July 11, 2024 10:20
@zwave-js-bot zwave-js-bot merged commit 83f6d95 into master Jul 11, 2024
14 checks passed
@zwave-js-bot zwave-js-bot deleted the fix-basic-cc branch July 11, 2024 10:22
AlCalzone added a commit that referenced this pull request Jul 11, 2024
### Bugfixes
* Fixed an issue where CC values could be returned for the controller node (#7002)
* Fixed a regression from v12.12.3 would result in Basic CC values being exposed unnecessarily for some devices (#7001)
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.

None yet

2 participants