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(ui): zwave graph when controller id != 1 #863

Merged
merged 2 commits into from
Mar 10, 2021
Merged

Conversation

robertsLando
Copy link
Member

Fixes #862. Added isControllerNode prop to nodes

Fixes #862. Added `isControllerNode` prop to nodes
@zwave-js-assistant
Copy link

🚧 It seems like this PR has lint errors 🚧

I should be able to fix them for you. If you want me to, just comment
@zwave-js-bot fix lint

@coveralls
Copy link

Pull Request Test Coverage Report for Build 639564786

  • 0 of 3 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.003%) to 18.357%

Changes Missing Coverage Covered Lines Changed/Added Lines %
types/index.d.ts 0 1 0.0%
lib/ZwaveClient.js 0 2 0.0%
Totals Coverage Status
Change from base Build 638974840: -0.003%
Covered Lines: 2023
Relevant Lines: 11301

💛 - Coveralls

@robertsLando robertsLando merged commit 74fb920 into master Mar 10, 2021
@robertsLando robertsLando deleted the ui-fix-graph branch March 10, 2021 14:29
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.

[bug] Network graph not working when controller id != 1
2 participants