Z-Wave JS UI - Node Unknown

Moved from Z-Wave JS to Z-Wave JS UI.

I am gjetting some unkown nodes. How do I delete these?
All my Z-Wave devises are there with addition to the unknown ones.

Debug info:

{
  "id": 11,
  "name": "",
  "loc": "",
  "values": [],
  "groups": [],
  "neighbors": [
    1,
    3,
    4,
    6,
    8,
    17
  ],
  "ready": false,
  "available": true,
  "hassDevices": {},
  "failed": false,
  "inited": false,
  "eventsQueue": [
    {
      "time": "2024-08-11T09:31:32.248Z",
      "event": "sleep",
      "args": [
        0
      ]
    }
  ],
  "status": "Asleep",
  "interviewStage": "ProtocolInfo",
  "priorityReturnRoute": {},
  "customReturnRoute": {},
  "customSUCReturnRoutes": [],
  "applicationRoute": false,
  "hexId": "0xXXXX 0xXXXX-0xXXXX",
  "dbLink": "https://devices.zwave-js.io/?jumpTo=0xXXXX:0xXXXX:0xXXXX:0.0",
  "productLabel": "Unknown product 0xXXXX",

In Z-Wave JS UI click on the node to expand it settings > click advanced > under failed nodes click remove.

Looks like they are still being polled for data. Give them time.

When they fail they say failed

According to the icons they’re battery devices, so they’ll never become dead. Only mains-powered devices can be dead.

Those are not dead, they just need to be interviewed. Select the reinterview option and wake the up one by one.