-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
[bug] Aeotec Multisensor 6 now shows up Unknown/undefined Manufacturer/Product #244
Comments
Could you show me a log output of zwavejs2mqtt? I'm currently working on a fix for this #240 |
OK...
Here is the zwavejs2mqtt log with 'silly' level (I snipped a few of the other nodes' log entries to shorten things up)
|
@tommyjlong Does this comes from a ontainer built with #240 changes or not? Does this only happen when the caceh file is not present or after a restart? |
@robertsLando . I cloned from main last Wednesday, and changes from 240 are not present, so no I did not test with your fix. Problem only occurs when starting with cache files not present. |
I think we figured out the problem with #240 , seems that if the interview fails the |
Just tested with 1.0.0-rc.1.5846763. This works now. I will go ahead and close. |
Version
1.0.0-beta.0.6e2a0f7
Build/Run method
zwavejs2mqtt version: 1.0.0-beta.0.6e2a0f7
Describe the bug
Aeotec Multisensor6 is showing up in GUI
Unknown manufacturer undefined
andUnknown product undefined
There are no numbers saying what manufacturer/product was actually found.
Important Note: This was working in release 1.0.0-alpha.2.51f715c (~2 days ago)
Everything else appears correct as is in the GUI including the configuration parameters.
I checked the zwave-js device files (ZW100), and they appear to be there and correct.
My device's info: Mfg=0x0086 (134), Type=x0102(258), ID=x0064(100).
The text was updated successfully, but these errors were encountered: