Announcement

Collapse
No announcement yet.

Any detailed logs for "Include Node"

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Any detailed logs for "Include Node"

    I'm working on some DIY/hobby projects using a Z-Uno module. This has actually gone quite well, so far, but I've hit a snag. My project board exposes three child devices: a temperature, a general purpose and a battery level. On my first board these are all working fine. Now, I've assembled another board for testing and when I try to include it in my network I get the following error. The Z-Uno bootload has changed recently but I can't tell from this error what is actually wrong in order to diagnose the problem with Z-Uno support. Is there any additional logging available or a way to enable debug logging in order to get more information about what's happening?

    Code:
    Add Node started...
    Activate the 'Add to Network' function on the device...
    A new node is being added...
    Adding a new SLAVE NODE...
    DONE - Add Node Operation is Complete.
    Done. Node 43 Added.
    Reloading (importing) node information...
    Synchronizing node information with HomeSeer and creating new device(s) as necessary...
    Synchronize nodes finished. Number of device nodes to be created/added = 1
    Z-Wave manufacturer information for node 43, ID: 277=115H (Z-Wave.Me), Type: 272=110H, ID: 1=1H
    Node: 43 Supports Class(es): ZWAVEPLUS_INFO, CONFIGURATION_V3, ASSOCIATION, MULTI_CHANNEL_ASSOCIATION_V3, FIRMWARE_UPDATE_MD_V3, DEVICE_RESET_LOCALLY, ASSOCIATION_GRP_INFO, POWERLEVEL, VERSION, MANUFACTURER_SPECIFIC, SENSOR_MULTILEVEL_V7
    Node 43 is Z-Wave version: Lib: 4.38 App: 2.17
    Node 43 is a Z-Wave Plus node. Retrieving ZWPlus Info...
    Error: Exception creating Sensor Multilevel child device of node 43, GET for supported sensor types indicated failure.
    All associations for node 43 have been retrieved successfully, it supports associations on these groups: 1.
    Internal: Adding association for Z-Wave device Node 43 Z-Wave Z-Wave.Me Multilevel Sensor (Node 43, Group 1) to HomeSeer
    Finished.
    Saving network information to file: ZNet_EDDD6082_2020-12-08_19.31.12.ZWave. Please wait...
    Done!
Working...
X