]> git.basschouten.com Git - openhab-addons.git/commitdiff
[oppo] Remove logo from README (#11176)
authormlobstein <michael.lobstein@gmail.com>
Tue, 31 Aug 2021 12:41:11 +0000 (07:41 -0500)
committerGitHub <noreply@github.com>
Tue, 31 Aug 2021 12:41:11 +0000 (14:41 +0200)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
bundles/org.openhab.binding.oppo/README.md
bundles/org.openhab.binding.oppo/doc/oppo.png [deleted file]

index fbf73d1f00b2948f52551ae4529d60c526f43db3..4428152bf0884fff664a1e986e266de53b008033 100644 (file)
@@ -1,7 +1,5 @@
 # Oppo Blu-ray player Binding
 
-![Oppo logo](doc/oppo.png)
-
 This binding can be used to control the Oppo UDP-203/205 or BDP-83/93/95/103/105 Blu-ray player.
 Almost all features of the various models of this player line are supported by the binding.
 This binding was tested on a BDP-103 only, so there might be issues with other models that will need to be fixed.
@@ -63,6 +61,7 @@ Some notes:
 * Available HDMI modes for BDP-83 & BDP-9x: AUTO, SRC, 1080P, 1080I, 720P, SDP, SDI
 * Available HDMI modes for BDP-10x: AUTO, SRC, 4K2K, 1080P, 1080I, 720P, SDP, SDI
 * Available HDMI modes for UDP-20x: AUTO, SRC, UHD_AUTO, UHD24, UHD50, UHD60, 1080P_AUTO, 1080P24, 1080P50, 1080P60, 1080I50, 1080I60, 720P50, 720P60, 567P, 567I, 480P, 480I
+
 * On Linux, you may get an error stating the serial port cannot be opened when the Oppo binding tries to load.
 * You can get around this by adding the `openhab` user to the `dialout` group like this: `usermod -a -G dialout openhab`.
 * Also on Linux you may have issues with the USB if using two serial USB devices e.g. Oppo and RFXcom.
diff --git a/bundles/org.openhab.binding.oppo/doc/oppo.png b/bundles/org.openhab.binding.oppo/doc/oppo.png
deleted file mode 100644 (file)
index 9b7076b..0000000
Binary files a/bundles/org.openhab.binding.oppo/doc/oppo.png and /dev/null differ