-
-
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] no node info of the Aeotec Z-Stick Gen5 ZW090-B in the GUI #671
Comments
I have Z‐Stick Gen5 USB Controller model ZW090-C zwavejs2mqtt version: 1.2.2 WebUI don't discover device model, manufacture and all other z-wave device parameters. Fibaro Door Sensor 2 device debug info from WebUI:
How can I help to solve this issue? |
these are my Logs: |
and the secound problem is now that zwavejs2mqtt will always interview Node1, i can see it in the logs, it doesnt stop to interview |
My logs, Fibaro sensor - this is node 15:
|
Today morning I have found that Fibaro Door Sensor finally discovered, all items received from device:
In the logs I see next records:
I correctly understand that device interview operation is possible only when z-wave device is in awake state and this state related to the Wake Up interval? |
@AlCalzone @blhoward2 Is the device config missing? |
Nope: https://devices.zwave-js.io/?jumpTo=0x010f:0x0702:0x1000:0.0 BTW, why is the product id in the order manufacturer-prodid-prodtype? it should be type, then ID. |
@mpuff why does the stick and a thermostat both have node ID 1?
I'm guessing there's something messed up in your network. |
@pavel-z1 Battery powered devices need to wake up before we can query their info. That is normal. |
Hummm I sincerly never changed anything there, so no clue 😕 |
Maybe it always was that way but we didn't notice |
0 is not a valid node ID. I don't know where that comes from. |
Node 0 is a hidden node |
It can't match a device file without the productId and such populated. |
you should't see it, you should have pressed on 'show hidden nodes' |
every zwave controller I have used with zwavejs2mqtt shows as node 1 on fresh install and there is always a hidden node 0. I gave up worrying about it, but it was confusing as a new user back in Dec :-) |
#710 |
Before submitting a bug please read: https://zwave-js.github.io/zwavejs2mqtt/#/troubleshooting/bug_report
Version
Build/Run method
zwavejs2mqtt version: 1.2.2
zwavejs version: 6.4.0
Describe the bug
i use a Aeotec Z-Stick Gen5 ZW090-B and in the GUI i dont see the node info like manufacturer, the complete line are emty, in the zwave2mqtt project i had these infos in the GUI
Expected behavior
see these info again in the GUI
The text was updated successfully, but these errors were encountered: