]> git.basschouten.com Git - openhab-addons.git/commitdiff
[nuki] Refer to network settings for callback (#16165)
authorMathias Vanden Auweele <15101339+MathiasVDA@users.noreply.github.com>
Mon, 1 Jan 2024 16:06:09 +0000 (17:06 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Jan 2024 16:06:09 +0000 (17:06 +0100)
* Refer to network settings for nuki callback

---------

Signed-off-by: Mathias Vanden Auweele <15101339+MathiasVDA@users.noreply.github.com>
bundles/org.openhab.binding.nuki/README.md

index f015e777926b642bc12ae20d36eb29fa9d3f2ed7..8bd649c1b9be3f3e7da779f34b2f583a0a259ed9 100644 (file)
@@ -16,6 +16,7 @@ It is absolutely recommended to configure static IP addresses for both, the open
 
 The Nuki Binding will manage the required callback from the Nuki Bridge to the openHAB server if _manageCallbacks_ is set to `true`.
 If _manageCallbacks_ is not set it will default to `true`.  
+Make sure that you've selected the correct primary address in the [network settings](https://www.openhab.org/docs/settings/services_system.html#network-settings).
 
 If you want to manage the callbacks from the Nuki Bridge to the openHAB server by yourself, you need to set _manageCallbacks_ to `false`.
 Then add the callback on the Nuki Bridge via Bridge API Endpoint _/callback/add_ in the format `http://<openHAB_IP>:<openHAB_PORT>/nuki/bcb`.