Aqara vibration sensor missing entity "tiltangle" in HA (deconz)

Hello,

i have the aqara Vibrationsensor, and i am missing the tiltangle function in HA over deconz.

when i check over postman its there

 "120": {
        "config": {
            "battery": 95,
            "on": true,
            "pending": [],
            "reachable": true,
            "sensitivity": 1,
            "sensitivitymax": 21,
            "temperature": 2600
        },
        "ep": 1,
        "etag": "daefb3e3e51b4cf11c4d33187a90b2f9",
        "lastannounced": "2023-03-22T16:51:37Z",
        "lastseen": "2023-04-09T08:12Z",
        "manufacturername": "LUMI",
        "modelid": "lumi.vibration.aq1",
        "name": "Vibrationssensor 3d drucker",
        "state": {
            "lastupdated": "2023-04-09T08:13:22.488",
            "orientation": [
                -78,
                2,
                12
            ],
            "tiltangle": 107,
            "vibration": true,
            "vibrationstrength": 120
        },
        "swversion": "20180130",
        "type": "ZHAVibration",
        "uniqueid": "00:15:8d:00:03:d3:2a:5c-01-0101"
    },


but this i a very usefull and powerful feature for example a letterbox sensor. without this its not useable

Moved to correct area.

@Robban perhaps you can help out?