]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#15234)
authorMatthieu <webmail@gaillet.be>
Thu, 14 Dec 2023 22:35:55 +0000 (23:35 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 22:35:55 +0000 (23:35 +0100)
Differences in address writing convention between Niko's software and this binding

Signed-off-by: Matthieu <webmail@gaillet.be>
bundles/org.openhab.binding.nikobus/README.md

index cdbbcc049bb5abb4555faf679341ad787df1740b..bce258b7d22e6782092e57c1e3630b198c31700b 100644 (file)
@@ -33,6 +33,12 @@ The bridge enables communication with other Nikobus components:
 - `rollershutter-module` - Nikobus roller shutter module,
 - `push-button` - Nikobus physical push button.
 
+## Warning : PC-Link software addresses writing convention 
+
+This binding and Niko's PC-Link software don't have the same address writing convention ! **You must invert the MSB & LSB**.
+
+example : PC Link's address == `23F0` --> nikobus binding address == `F023`
+
 ## Bridge Configuration
 
 The binding can connect to the PC-Link via serial interface.