mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
70_Viera: changed Commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@24797 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
cef61788c9
commit
3caf9184d4
@ -1,5 +1,6 @@
|
|||||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
||||||
# Do not insert empty lines here, update check depends on it.
|
# Do not insert empty lines here, update check depends on it.
|
||||||
|
- change: 70_VIERA: changed Commandref
|
||||||
- feature: 23_LUXTRONIK2: addded support for firmware V1.86.2
|
- feature: 23_LUXTRONIK2: addded support for firmware V1.86.2
|
||||||
- change: 50_SSFile: compatibility to DSM7
|
- change: 50_SSFile: compatibility to DSM7
|
||||||
- bugfix: 93_DbRep: Forum: topic,53584.msg1167044.html#msg1167044
|
- bugfix: 93_DbRep: Forum: topic,53584.msg1167044.html#msg1167044
|
||||||
|
@ -9,9 +9,13 @@
|
|||||||
# since version 1.25 modified by mabula
|
# since version 1.25 modified by mabula
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# Version = 1.31
|
# Version = 1.32
|
||||||
#
|
#
|
||||||
# Version History:
|
# Version History:
|
||||||
|
#
|
||||||
|
# - 1.32 - 2021-07-25 Dr. H-J Breymayer
|
||||||
|
# -- Commandref corrected
|
||||||
|
#
|
||||||
# - 1.31 - 2020-01-15 Dr. H-J Breymayer
|
# - 1.31 - 2020-01-15 Dr. H-J Breymayer
|
||||||
# -- new command display web page on TV
|
# -- new command display web page on TV
|
||||||
#
|
#
|
||||||
@ -1558,7 +1562,7 @@ sub VIERA_RClayout_TV_SVG() {
|
|||||||
q </b> for exit.<br>
|
q </b> for exit.<br>
|
||||||
<br>
|
<br>
|
||||||
<b>Notes:</b><br>
|
<b>Notes:</b><br>
|
||||||
<ul>Activate volume remotecontrol by DLNA: Menu -> Setup -> Network Setup -> Network Link Settings -> DLNA RemoteVolume -> On</ul>
|
<ul>Activate Remote Control and VIERA-LINK in the TV menue under network and setup</ul>
|
||||||
<br>
|
<br>
|
||||||
Example:
|
Example:
|
||||||
<ul><code>
|
<ul><code>
|
||||||
@ -1767,7 +1771,7 @@ sub VIERA_RClayout_TV_SVG() {
|
|||||||
q </b> für exit.<br>
|
q </b> für exit.<br>
|
||||||
<br>
|
<br>
|
||||||
<b>Anmerkung:</b><br>
|
<b>Anmerkung:</b><br>
|
||||||
<ul>Aktivieren von Fernbedienung der Lautstärke per DLNA: Menü -> Setup -> Netzwerk-Setup -> Netzwerkverbindungsein. -> DLNA-Fernbed. Lautst. -> Ein</ul>
|
<ul>Aktivieren von Remote Control und VIERA-LINK im TV Menü unter Netzwerk und Setup</ul>
|
||||||
<br>
|
<br>
|
||||||
Beispiel:
|
Beispiel:
|
||||||
<ul><code>
|
<ul><code>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user