]> git.basschouten.com Git - openhab-addons.git/commitdiff
[nuvo] Minor README edit and move logo to openhab-docs (#11556)
authormlobstein <michael.lobstein@gmail.com>
Fri, 12 Nov 2021 20:19:09 +0000 (14:19 -0600)
committerGitHub <noreply@github.com>
Fri, 12 Nov 2021 20:19:09 +0000 (21:19 +0100)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
bundles/org.openhab.binding.nuvo/README.md
bundles/org.openhab.binding.nuvo/doc/nuvo_logo.png [deleted file]

index 512b4dafba78063b178e037c0cb415bb4fe9e66f..14d3e7c9b575586a668f371d5929c9fd294b3678 100644 (file)
@@ -1,7 +1,5 @@
 # Nuvo Grand Concerto & Essentia G Binding
 
-![Nuvo logo](doc/nuvo_logo.png)
-
 This binding can be used to control the Nuvo Grand Concerto or Essentia G whole house multi-zone amplifier.
 Up to 20 keypad zones can be controlled when zone expansion modules are used (if not all zones on the amp are used they can be excluded via configuration).
 
@@ -9,7 +7,7 @@ The binding supports three different kinds of connections:
 
 * serial connection,
 * serial over IP connection,
-* direct IP connection via a Nuvo MPS4 music server (experimental)
+* direct IP connection via a Nuvo MPS4 music server
 
 For users without a serial connector on the server side, you can use a USB to serial adapter.
 
@@ -47,8 +45,8 @@ The thing has the following configuration parameters:
 
 Some notes:
 
-* If the port is set to 5006 the binding will adjust its protocol to connect to a NuVo via an MPS4 IP connection.
-* MPS4 connections do not support SxDISPINFO commands including those outlined in the advanced rules section below.
+* If the port is set to 5006, the binding will adjust its protocol to connect to the Nuvo amplifier thing via an MPS4 IP connection.
+* MPS4 connections do not support custom commands using `SxDISPINFO` including those outlined in the advanced rules section below.
 * If a zone has a maximum volume limit configured by the Nuvo configurator, the volume slider will automatically drop back to that level if set above the configured limit.
 * Source display_line1 thru 4 can only be updated on non NuvoNet sources.
 * The track_position channel does not update continuously for NuvoNet sources. It only changes when the track changes or playback is paused/unpaused.
diff --git a/bundles/org.openhab.binding.nuvo/doc/nuvo_logo.png b/bundles/org.openhab.binding.nuvo/doc/nuvo_logo.png
deleted file mode 100644 (file)
index 88264aa..0000000
Binary files a/bundles/org.openhab.binding.nuvo/doc/nuvo_logo.png and /dev/null differ