]> git.basschouten.com Git - openhab-addons.git/commitdiff
[squeezebox] Clarify the process of adding/discovering the server (#9197)
authortophee <christoph.haug@gmx.net>
Sat, 26 Dec 2020 09:32:57 +0000 (10:32 +0100)
committerGitHub <noreply@github.com>
Sat, 26 Dec 2020 09:32:57 +0000 (10:32 +0100)
* Clarify the process of adding/discovering the server

* Update bundles/org.openhab.binding.squeezebox/README.md

Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
bundles/org.openhab.binding.squeezebox/README.md

index d6205d7f846e343fc1fa64d2c32fe49eff1c69f8..f54efad10e2295b0fa3d29fca79567d8bcc04806 100644 (file)
@@ -26,6 +26,10 @@ Squeeze players may be official Logitech products or other players like [Squeeze
 
 A Squeeze Server is discovered through UPnP in the local network.
 Once it is added as a Thing the Squeeze Server bridge will discover Squeeze Players automatically.
+If your Squeeze Server is not discovered automatically, you can add it manually by creating a .thing file containing something like this (more example [below](https://www.openhab.org/addons/bindings/squeezebox/#thing-configuration)):
+```
+Bridge squeezebox:squeezeboxserver:myServer [ ipAddress="192.168.1.10", webport=9000, cliport=9090 ]
+````
 
 ## Binding Configuration