Restoring Zwave config

Hi,

I’m trying to migrate my zwave stick network used with another software to Hass.

Aoetec GEN5 Zwave Stick

I have the Network key : 9F813D8AE0BB0F590F000AE4341F580F

So I added a Zwave integration with the Network Key

The file core.config_entries have the good entry

 {
                "connection_class": "local_push",
                "data": {
                    "network_key": "0x9F, 0x81, 0x3D, 0x8A, 0xE0, 0xBB, 0x0F, 0x59, 0x0F, 0x00, 0x0A, 0xE4, 0x34, 0x1F, 0x58, 0x0F",
                    "usb_path": "/dev/ttyACM0"
                },
                "domain": "zwave",
                "entry_id": "d3761ce39d3043a6a87ed293ac4e8e86",
                "options": {},
                "source": "user",
                "system_options": {
                    "disable_new_entities": false
                },
                "title": "Z-Wave",
                "version": 1
            }

I restarted the zwave network and I have the zwcfg_0xf33cfa97.xml

https://paste.ubuntu.com/p/B7Zy2HBC3R/

Here is the zwave log

https://paste.ubuntu.com/p/NZcBQKCkC7/

But I have no Zwaves entities created and no Nodes in the Zwave interface.

I don’t know why because in the differents files there is the devices …

Anybody could help me ?

Regards,