FRITZBOX: Strange Chars removed

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22125 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
tupol 2020-06-06 11:11:54 +00:00
parent 98236d60f6
commit 82d66be56a

View File

@ -1225,7 +1225,7 @@ sub FRITZBOX_Readout_Run_Shell($)
push @readoutCmdArray, [ "box_wlan_2.4GHz", "ctlmgr_ctl r wlan settings/ap_enabled", "onoff" ];
# 2nd WLAN
push @readoutCmdArray, [ "box_wlan_5GHz", "ctlmgr_ctl r wlan settings/ap_enabled_scnd", "onoff" ];
# Gäste WLAN
# Gäste WLAN
push @readoutCmdArray, [ "box_guestWlan", "ctlmgr_ctl r wlan settings/guest_ap_enabled", "onoff" ];
push @readoutCmdArray, [ "box_guestWlanRemain", "ctlmgr_ctl r wlan settings/guest_time_remain", ];
# Dect
@ -4842,9 +4842,9 @@ sub FRITZBOX_fritztris($)
1;
=pod
=item device
=item summary Controls some features of AVM's Fritz!Box, FRITZ!Repeater and Fritz!Fon.
=item summary_DE Steuert einige Funktionen von AVM's Fritz!Box, Fritz!Repeater und Fritz!Fon.
=item device
=begin html