From 17991eee0bc82bcd5c2f93aa5f7e63bb6f842547 Mon Sep 17 00:00:00 2001 From: tupol <> Date: Sat, 6 Jun 2020 11:11:54 +0000 Subject: [PATCH] FRITZBOX: Strange Chars removed git-svn-id: https://svn.fhem.de/fhem/trunk@22125 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/72_FRITZBOX.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/72_FRITZBOX.pm b/fhem/FHEM/72_FRITZBOX.pm index 8a5a670f3..97eb70d92 100644 --- a/fhem/FHEM/72_FRITZBOX.pm +++ b/fhem/FHEM/72_FRITZBOX.pm @@ -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