mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[oppo] Remove logo from README (#11176)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
This commit is contained in:
parent
2e8fb907ca
commit
cd69c77cd5
@ -1,7 +1,5 @@
|
|||||||
# Oppo Blu-ray player Binding
|
# 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.
|
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.
|
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.
|
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-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 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
|
* 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.
|
* 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`.
|
* 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.
|
* Also on Linux you may have issues with the USB if using two serial USB devices e.g. Oppo and RFXcom.
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user