Hi @all,
I life in a KNX-based Smart Home where the Gira X1 is used for logics and visualization. But this only as background knowledge.
To open and close my NUKI locks from the Gira X1 smart phone app I created logic by using a webrequest-tool and a XML/JSON-parser tool.
In general this logic works pretty fine so I can open and close the locks via the app and i also can see the status of the locks (open/closed). But only sometimes.
Most of the time the logic is not working so there is no status available and I can not oben and close the locks.
To be honest I don´t know why, in gneral the logic seems to be okay because sometime it is working but I don´t understand what the problem is most of the time. Is there a maximum number of requests by time? Right know I ask for the status of the locks every 5 minutes. Mybe that is too much and the whole system hungs up?
Connection between bridges and locks is absolutely okay. Also the NUKI app works fine all the time.