ich würde gerne mein Smart Lock pro 5 eine Statusmitteilung an einen Gira-Homeserver im eigenen Netzwerk schicken lassen, wenn sich der Status ändert. Über die Doku bin ich auf Webhooks gestoßen und habe jetzt einen zentralen Webhook mit IP und Port des Servers eingerichtet.
Leider bekomme ich immer den Fehler 408. Funktionieren Webhooks mit internen IP-Adressen? Gibt es alternativ schon eine Einbindung ins KNX-System? Gerne auch ohne MQTT o.ä.
Für das Vorhaben wäre es auch gut, wenn ich die IP vom Türschloss manuell setzen könnte. Ist dies über die App möglich? Oder nur über den Router?
I would like my Smart Lock Pro (5th Gen) to send a status notification to a Gira HomeServer within my local network whenever the lock status changes.
Based on the documentation, I’ve set up a central webhook using the server’s local IP and port. However, I keep receiving Error 408 (Request Timeout).
My questions are:
Do webhooks support internal/local IP addresses, or is an external endpoint required?
Is there an alternative, native integration for KNX systems (preferably without using MQTT or similar workarounds)?
For this setup, I would like to assign a static IP to the Smart Lock. Is it possible to set a manual IP directly via the app, or must this be handled via the router’s DHCP reservations?
The Nuki Web API is a cloud API and runs on Nukis servers. i.e. it can not send a local webhook into your network (unless you expose the internal URL externally). If you want to use a local API on the latest Smart Locks you have the choice of either using MQTT or matter. Both require an intermediary and can not directly be used to trigger HTTP requests.
The Smart Lock does not support to set a static IP on the smart lock itself. Best practice is to tell your dhcp server in your home to always assign the same IP to the smart locks mac address.