Version 1.0.0 add wakeOnLan Funktion in stable
This commit is contained in:
parent
f96bfe576f
commit
fe5c317330
@ -67,7 +67,7 @@ use Blocking;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
my $version = "0.8.6";
|
my $version = "1.0.0";
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -1547,6 +1547,18 @@ sub LGTV_WebOS_WakeUp_Udp($@) {
|
|||||||
current state of ping presence from TV. create a reading presence with values absent or present.
|
current state of ping presence from TV. create a reading presence with values absent or present.
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<li>wakeOnLanMAC</li>
|
||||||
|
Network MAC Address of the LG TV Networkdevice.
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<li>wakeOnLanBroadcast</li>
|
||||||
|
Broadcast Address of the Network - wakeOnLanBroadcast <network>.255
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
=end html
|
=end html
|
||||||
@ -1638,6 +1650,22 @@ sub LGTV_WebOS_WakeUp_Udp($@) {
|
|||||||
<ul>Mögliche Werte: 0 => keine zyklischen TV-Guide-Updates, 1 => zyklische TV-Guide-Updates</ul>
|
<ul>Mögliche Werte: 0 => keine zyklischen TV-Guide-Updates, 1 => zyklische TV-Guide-Updates</ul>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<li>wakeOnLanMAC</li>
|
||||||
|
MAC Addresse der Netzwerkkarte vom LG TV
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<ul>
|
||||||
|
<li>wakeOnLanBroadcast</li>
|
||||||
|
Broadcast Netzwerkadresse - wakeOnLanBroadcast <netzwerk>.255
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
<p><br /><br /><strong>Generierte Readings/Events:</strong></p>
|
<p><br /><br /><strong>Generierte Readings/Events:</strong></p>
|
||||||
<ul>
|
<ul>
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user