[Binding] UniFi Access – door unlock notifications via developer API

Thank you rlkoshak
I already posted on the unifi forums the lack of webhooks maybe in two years we will get another update.
For now I already did the same for wallbox pulsar API to integrate it openhab using an python library used also by homeassistant so maybe I will stick with this test grow it and add mqtt. As for the real time update I have a cunning plan because I have knx connected to the doorbel output and also the lock I can poll the api only then so hey presto real time update(I think). I will work on a proof of concept this would be nice with my alarm diy projects if I can poll the pin code entered. I don’t need to worry about ssl for the moment because it’s all local.
But would be cool to have an example of someone doing API using openhab without having to deal with java binding and someone developing one for simple task like this.