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: propertyKey may be zero #674

Merged
merged 1 commit into from
Feb 22, 2021
Merged

fix: propertyKey may be zero #674

merged 1 commit into from
Feb 22, 2021

Conversation

AlCalzone
Copy link
Member

This fixes the missing color channel 0 for Color Switch CC and avoids value clashes between all values and color 0 when zwave-js/node-zwave-js#1782 is merged.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 587442100

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 19.388%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/Gateway.js 0 2 0.0%
Totals Coverage Status
Change from base Build 581791076: 0.0%
Covered Lines: 2027
Relevant Lines: 10724

💛 - Coveralls

@DanielWinks
Copy link
Contributor

I can confirm this does indeed fix the issue described above. Also, when in combination with 1782 I can now fully and properly control my Inovelli Ilumin bulbs, which have RGB and WW and CW channels.

@varet80 varet80 merged commit c60a640 into master Feb 22, 2021
@varet80 varet80 deleted the fix-propertyKey-0 branch February 22, 2021 05:48
@varet80
Copy link
Collaborator

varet80 commented Feb 22, 2021

I found the same issue, @AlCalzone you where faster submitting. ;)

@robertsLando
Copy link
Member

Oh damn, thanks @AlCalzone !

@varet80
Copy link
Collaborator

varet80 commented Feb 22, 2021

@robertsLando I am closing PR #655 as it fixes the same thing

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.

5 participants