Lutron Caseta Integration, not showing blinds

Running HOAS 2026.2.1 and using the Lutron Caseta integration with a HQP7-1
It is connected but does not show the blinds as entities. Going through the diagnostics i can see them both:

    "bridge_data": {
      "devices": {
        "1": {
          "device_id": "1",
          "current_state": -1,
          "fan_speed": null,
          "zone": "1",
          "name": "Slaapkamer Enclosure Device 001",
          "button_groups": null,
          "type": "HWQSProcessor",
          "model": "HQP7-1",
          "serial": 141607538,
          "area": "32",
          "device_name": "Enclosure Device 001"
        },
        "462": {
          "device_id": "462",
          "current_state": 0,
          "fan_speed": null,
          "zone": "462",
          "name": "Slaapkamer_Jaloezie Links",
          "button_groups": null,
          "type": "ShadeWithTilt",
          "model": null,
          "serial": null,
          "area": "32",
          "device_name": "Jaloezie Links",
          "white_tuning_range": null,
          "tilt": 50
        },
        "542": {
          "device_id": "542",
          "current_state": 0,
          "fan_speed": null,
          "zone": "542",
          "name": "Slaapkamer_Jaloezie Rechts",
          "button_groups": null,
          "type": "ShadeWithTilt",
          "model": null,
          "serial": null,
          "area": "32",
          "device_name": "Jaloezie Rechts",
          "white_tuning_range": null,
          "tilt": 50
        }
      },

Are they just not supported or did i do something wrong?
Those are the only 2 devices in the Lutron controller, dont ask why but everything there is KNX besides those blind… architect decisions :sob:

Id or name? Does one change and not the other?

Neither of them show. Only the HQP7 shows as a device in the integration.
Like the diagnostic shows the integration does see them, just isnt adding them as entities.

I’ll also post this to GitHub