Hey everyone, I’ve recently installed my Nuki Lock and connected it to Home Assistant. Everything seems to be working smoothly with the entities showing up and controlling the lock perfectly. However, I’ve noticed an issue with the door opener functionality. The deviceType is set to 2, which I believe corresponds to the door opener, but it doesn’t seem to be recognized by the integration. I’ve checked the API endpoint and noticed that the deviceType parameter isn’t included in the request, which is causing the door opener not to work as expected. I’m wondering if anyone else has encountered this issue or if there’s a way to modify the integration to include the deviceType parameter in the API calls. If not, I might consider submitting a pull request to the Home Assistant repository to address this. Any insights or suggestions would be greatly appreciated! Thanks in advance for your help!