2.23.0 beta; Plugs previously in Lights don't appear in Plugs

Coming from 2.16.0 to 2.23.0 my Ikea plugs disappeared.

{
  "1": {
    "etag": "6c7e5eebd2fe2740c4ffc808f728c24b",
    "hascolor": false,
    "lastannounced": "2022-06-11T23:39:38Z",
    "lastseen": "2023-06-25T10:39Z",
    "manufacturername": "IKEA of Sweden",
    "modelid": "TRADFRI control outlet",
    "name": "Utelys 2",
    "state": {
      "alert": "none",
      "on": false,
      "reachable": true
    },
    "swversion": "2.3.089",
    "type": "On/Off plug-in unit",
    "uniqueid": "00:0d:6f:ff:fe:da:ef:01-01"
  },

A DDF has been created since version v2.22.1-beta for TRADFRI control outlet : Add DDF for Ikea Tradfri Control Outlet by dimitripb · Pull Request #7018 · dresden-elektronik/deconz-rest-plugin · GitHub

That’s the only thing I can see explaining the difference.

There is also still the issue that for devices which are previously paired with the legacy code, when we add a DDF for these it may take a while until they appear in the REST-API. Not sure if it is the case here.