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: firmware target not set correctly #601

Merged

Conversation

prwood80
Copy link
Contributor

When non-zero target is specified, it does not get copied to a data member that is passed to the beginFirmwareUpdate method. This fixes that so that when the user specifies a non-zero target, it will be passed along. This was causing a failure related to zwave JS issue 1761

@coveralls
Copy link

coveralls commented Feb 17, 2021

Pull Request Test Coverage Report for Build 574130106

  • 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.603%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/ZwaveClient.js 0 2 0.0%
Totals Coverage Status
Change from base Build 574126413: 0.0%
Covered Lines: 2001
Relevant Lines: 10462

💛 - Coveralls

@robertsLando robertsLando changed the title Fix assignment of firmware target for non-zero nodes fix: firmware target not set correctly Feb 17, 2021
@robertsLando robertsLando merged commit 9d8b5d5 into zwave-js:master Feb 17, 2021
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.

3 participants