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

Graph view duplicate location values [bug] #443

Closed
1 of 3 tasks
chrish987 opened this issue Feb 4, 2021 · 1 comment
Closed
1 of 3 tasks

Graph view duplicate location values [bug] #443

chrish987 opened this issue Feb 4, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chrish987
Copy link

Before submitting a bug please read: https://zwave-js.github.io/zwavejs2mqtt/#/troubleshooting/bug_report

Version

Build/Run method

  • Docker
  • PKG
  • Manually built (git clone - npm install - npm run build )

zwavejs2mqtt version: 1.0.4
zwavejs version: 6.1.1

latest Release version

Describe the bug

Cosmetic, does not seem to impact any functionality.

When navigating to the Network Graph tab and turning on the Location, then moving back to the Control Panel the device name now includes the Location in the name (although this does not appear to affect topics). Moving back to Network Graph location slider is turned off again, yet Location is still visible. Repeating the process keeps concatenating Location value to the end of the display strings.

Observed in Chrome - not tested in other browsers.

To Reproduce

As above

Expected behavior

Would not expect Control Panel name to change, would not expect concat of values.

@chrish987 chrish987 added the bug Something isn't working label Feb 4, 2021
@robertsLando
Copy link
Member

@chrish987 Fixed in #456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants