Zwavejs2mqtt: [bug] 5.4.1 shows all manufacturers/products as unknown

Created on 22 Jul 2021  路  3Comments  路  Source: zwave-js/zwavejs2mqtt

Version

5.4.1

Checklist:

  • [X] I am not using HomeAssistant. Or: a developer has told me to come here.
  • [X] I have checked the troubleshooting section and my problem is not described there.
  • [X] I have read the changelog problem was not mentioned there.

Build/Run method

  • [X] Docker
  • [ ] PKG
  • [ ] Snap package
  • [ ] Manually built (git clone - yarn install - yarn run build )

zwavejs2mqtt version: 5.4.1
zwave-js version: 8.0.4

Describe the bug

UI panel shows Unknown manufacturer and Unknown product for every node on version 5.4.1. Roll back to 5.4.0 and they're all filled in as expected.

To Reproduce

Steps to reproduce the behavior:

Install 5.4.1 Docker. Start up. Open UI.

Expected behavior

The manufacturers and products are all known

Additional context

bug

Most helpful comment

Wait next release, it's coming. It's a bug with [email protected]

All 3 comments

Zwave and zwave2mqtt logs

logs.zip

The first error line from zwavejs log is:
2021-07-22T13:02:05.600Z CONFIG Error loading device config /usr/src/app/node_modules/@zwave-js/config/config/
devices/0x027a/zst10.json: ZWaveError: Tried to import config file "/usr/src/a
pp/node_modules/@zwave-js/config/config/devices/0x027a/zst10.json" outside of
root directory "/usr/src/app/store/.config-db/devices"!
2021-07-22T13:02:05.600Z CNTRLR [Node 001] No device config found

Wait next release, it's coming. It's a bug with [email protected]

5.4.2 fixes it

Was this page helpful?
0 / 5 - 0 ratings