72_FRITZBOX.pm wird zu 72_FritzSmart.pm

Begonnen von JoWiemann, 02 März 2026, 16:29:49

Vorheriges Thema - Nächstes Thema

zx80


elektron-bbs

Ich habe gerade ein Update durchgeführt. Die Version ist jetzt 26.08.31.
Es gibt eine neue Warnung im Log:
2026.09.01 16:08:45 1: PERL WARNING: "my" variable $tableFormat masks earlier declaration in same scope at ./FHEM/72_FritzSmart.pm line 14891, <$fh> line 169.
Da ist wohl die Variable zweimal definiert (5 Zeilen darüber).
Intel(R) Atom(TM) CPU N270 mit 2 SIGNALduino nanoCC1101 + ESPEasy 2x serial server SIGNALduino nanoCC1101, Raspberry Pi 2 mit 2 CUL Stackable CC1101, Raspberry Pi 3 mit SIGNALduino radino + nano328 + 2 x SIGNAL-ESP CC1101 + 1 x rf_Gateway + 1 x SIGNAL-STM

JoWiemann

Zitat von: elektron-bbs link=msg=1368488Da ist wohl die Variable zweimal definiert (5 Zeilen darüber).
Hallo elektron-bbs,

danke für den Hinweis.

Grüße Jörg
Jörg Wiemann

RPi 4 B mit 4 GByte bookworm, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM; zigbee2mqtt

ioBroker als Datenlieferant für z.B. Anker, Samsung

elektron-bbs

Mir ist da jetzt noch etwas aufgefallen:
Seit der Umbenennung des Internals "MODEL" in "FRITZ_MODEL" werden die einzelnen Modelle nicht mehr in FHEM statistics aufgelistet.
Das Modul 98_fheminfo.pm ist da ziemlich strikt:
# 2. look for model information in internals
      $model = defined($defs{$key}{model}) ? $defs{$key}{model} : $model;
      $model = defined($defs{$key}{MODEL}) ? $defs{$key}{MODEL} : $model;
Intel(R) Atom(TM) CPU N270 mit 2 SIGNALduino nanoCC1101 + ESPEasy 2x serial server SIGNALduino nanoCC1101, Raspberry Pi 2 mit 2 CUL Stackable CC1101, Raspberry Pi 3 mit SIGNALduino radino + nano328 + 2 x SIGNAL-ESP CC1101 + 1 x rf_Gateway + 1 x SIGNAL-STM

JoWiemann

Zitat von: elektron-bbs am 02 September 2026, 13:41:39Mir ist da jetzt noch etwas aufgefallen:
Seit der Umbenennung des Internals "MODEL" in "FRITZ_MODEL" werden die einzelnen Modelle nicht mehr in FHEM statistics aufgelistet.

Wieder etwas gelernt. Danke Dir. Werde ich ändern.

Grüße Jörg
Jörg Wiemann

RPi 4 B mit 4 GByte bookworm, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM; zigbee2mqtt

ioBroker als Datenlieferant für z.B. Anker, Samsung

bertl

Hallo Jörg,

nachdem ich meine FritzBox 7530 gerade neu gestartet habe, ist mir folgender Fehler aufgefallen:

In der ersten Stunde nachdem die Fritzbox neu gestartet wirde, ist das Reading "box_uptime" immer "no-emu".
Der Grunde liegt an dieser Abfrage (Zeile 7040):
   if($result->{box_uptimeHours} && $result->{box_uptimeHours} ne "no-emu") {In der ersten Stunde liefert "box_uptimeHours" immer den Wert 0 und somit ist die Abfrage 1 Stunde lang falsch.
Oder gibt es die erste Stunde keine Werte?

Bitte korrigieren!

Danke, Robert

JoWiemann

Zitat von: bertl am 09 September 2026, 17:40:33In der ersten Stunde liefert "box_uptimeHours" immer den Wert 0 und somit ist die Abfrage 1 Stunde lang falsch.

Hallo Robert,

vielen Dank für den Hinweis. Habe ich korrigiert und kommt mit dem nächsten Update. Ich knabbere noch an einem weiteren Fehler, der, wie der von Dir gemeldete, seid Jahren nicht aufgefallen ist.

Grüße Jörg
Jörg Wiemann

RPi 4 B mit 4 GByte bookworm, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM; zigbee2mqtt

ioBroker als Datenlieferant für z.B. Anker, Samsung

StefanG

Zitat von: JoWiemann am 02 August 2026, 13:34:12Hallo Stefan,

das ist HTML Code, der vom Modul nicht erkannt wird.

Bitte einmal ein List vom Device posten.

Grüße Jörg

Hallo Jörg,

danke, List wie folgt.

Viele Grüße,
Stefan

Internals:
   APICHECKED 0
   APICHECK_RET_CODES -
   CKECKAPI_MAX_TMOUT 300
   CKECKAPI_TMOUT 300
   DEBUGLOG   OFF
   DEF        192.168.5.3
   DEVICE_USER remote
   FUUID      69a2ddf3-f33f-3e5d-67e7-262b339ff645a3ec
   HOST       192.168.5.3
   INTERVAL   300
   IPv6       -1
   LUADATA    -1
   LUAQUERY   -1
   MODEL     
   NAME       FB7430
   NR         2763
   NTFY_ORDER 50-FB7430
   SID_RENEW_CNT 0
   SID_RENEW_ERR_CNT 0
   STATE      readings update running, 5G off, 2.4G on, Gast on
   STATUS     active
   TIMEOUT    55
   TR064      -1
   TYPE       FritzSmart
   UPNP       -1
   VERSION    26.07.16
   WAN_ACCESS_TYPE WLAN
   WEBCONNECT 0
   XML_PARSER XML_Simple
   READINGS:
     2026-08-02 10:15:11   alarm1          Wecker 1
     2026-08-02 10:15:11   alarm1_state    off
     2026-08-02 10:15:11   alarm1_target   FON 1
     2026-08-02 10:15:11   alarm1_time     00:00
     2026-08-02 10:15:11   alarm1_wdays    daily
     2026-08-02 10:15:11   alarm2          Wecker 2
     2026-08-02 10:15:11   alarm2_state    off
     2026-08-02 10:15:11   alarm2_target   FON 1
     2026-08-02 10:15:11   alarm2_time     00:00
     2026-08-02 10:15:11   alarm2_wdays    daily
     2026-08-02 10:15:11   alarm3          Wecker 3
     2026-08-02 10:15:11   alarm3_state    off
     2026-08-02 10:15:11   alarm3_target   FON 1
     2026-08-02 10:15:11   alarm3_time     00:00
     2026-08-02 10:15:11   alarm3_wdays    daily
     2026-09-09 21:58:02   box_DNS_over_TLS 0
     2026-08-02 19:24:47   box_IPv6        off
     2026-08-02 19:24:47   box_cpuTemp     71
     2026-08-02 19:24:47   box_dect        on
     2026-08-02 19:24:47   box_dns_over_tls off
     2026-08-02 19:26:18   box_fwVersion   146.07.31
     2026-08-08 09:15:44   box_guestWlan   on
     2026-08-02 19:24:47   box_guestWlanCount 1
     2026-08-08 09:15:44   box_guestWlanRemain -1
     2026-08-08 09:15:44   box_macFilter_active on
     2026-08-02 19:24:47   box_meshRole    slave
     2026-08-02 19:26:18   box_model       FRITZ!Box 7430 [ - avme]
     2026-08-02 19:24:47   box_moh         default
     2026-08-02 19:26:18   box_oem         - avme
     2026-08-02 19:24:47   box_ppp_IPv4_Extern 192.168.5.3
     2026-08-02 19:24:47   box_ppp_connect Connected
     2026-08-02 19:24:47   box_ppp_connection_Trigger OnDemand
     2026-08-02 19:24:47   box_ppp_connection_Type IP_Routed
     2026-08-02 19:24:47   box_ppp_last_connect_err ERROR_NONE
     2026-08-02 19:24:47   box_ppp_mac_Address E8:DF:70:34:CA:D6
     2026-08-02 19:24:47   box_ppp_name    internet
     2026-08-02 19:24:47   box_ppp_uptimeConnect 8111417 sec = 93T 21:10:17
     2026-08-02 19:24:47   box_stdDialPort allFons
     2026-08-02 19:24:47   box_tr064       on
     2026-08-02 19:24:47   box_tr069       off
     2026-08-02 19:24:47   box_upnp        off
     2026-08-02 19:24:47   box_upnp_control_activated non-emu
     2026-08-02 19:24:47   box_uptime      8111400 sec = 93T 21:10:00
     2026-09-09 21:58:02   box_wan_AccessType 0
     2026-08-08 09:15:44   box_wlanBand_2.4GHz on
     2026-02-28 20:24:05   box_wlanBand_2.4GHz_active on
     2026-08-08 09:15:44   box_wlanBand_5GHz off
     2026-02-28 20:24:05   box_wlanBand_5GHz_active off
     2026-08-08 09:15:44   box_wlanBand_cnt 1
     2026-08-02 19:24:47   box_wlan_Count  2
     2026-08-02 19:24:47   dect1           Buero
     2026-08-02 19:24:47   dect1_NoRingTime not defined
     2026-08-02 19:24:47   dect1_NoRingTimeFlags off
     2026-08-02 19:24:47   dect1_NoRingWithNightSetting on
     2026-08-02 19:24:47   dect1_custRingTone file:///var/InternerSpeicher/FRITZ/fonring/1772309873.g722
     2026-08-02 19:24:47   dect1_custRingToneName doorbell1-93978
     2026-08-02 19:24:47   dect1_device    60
     2026-08-02 19:24:47   dect1_fwVersion 5.12
     2026-08-02 19:24:47   dect1_intRingTone CustomerRingTone
     2026-08-02 19:24:47   dect1_intern    610
     2026-08-02 19:24:47   dect1_manufacturer AVM
     2026-08-02 19:24:47   dect1_model     FRITZ!Fon C6
     2026-08-02 19:24:47   dect1_radio     0 (unknown)
     2026-08-02 19:24:47   dect2           Kueche
     2026-08-02 19:24:47   dect2_NoRingTime not defined
     2026-08-02 19:24:47   dect2_NoRingTimeFlags off
     2026-08-02 19:24:47   dect2_NoRingWithNightSetting on
     2026-08-02 19:24:47   dect2_custRingTone file:///var/InternerSpeicher/FRITZ/fonring/393.g722
     2026-08-02 19:24:47   dect2_custRingToneName Tuerklingel
     2026-08-02 19:24:47   dect2_device    61
     2026-08-02 19:24:47   dect2_fwVersion 5.12
     2026-08-02 19:24:47   dect2_intRingTone CustomerRingTone
     2026-08-02 19:24:47   dect2_intern    611
     2026-08-02 19:24:47   dect2_manufacturer AVM
     2026-08-02 19:24:47   dect2_model     FRITZ!Fon C6
     2026-08-02 19:24:47   dect2_radio     0 (unknown)
     2026-08-02 19:24:47   dect3           Keller
     2026-08-02 19:24:47   dect3_NoRingTime not defined
     2026-08-02 19:24:47   dect3_NoRingTimeFlags off
     2026-08-02 19:24:47   dect3_NoRingWithNightSetting on
     2026-08-02 19:24:47   dect3_device    62
     2026-08-02 19:24:47   dect3_fwVersion 0.00
     2026-08-02 19:24:47   dect3_intRingTone HandsetDefault
     2026-08-02 19:24:47   dect3_intern    612
     2026-08-02 19:24:47   dect3_manufacturer Siemens
     2026-08-02 19:24:47   dect3_radio     0 (unknown)
     2026-08-02 19:24:47   fon1            Telefon
     2026-08-02 19:24:47   fon1_device     1
     2026-08-02 10:15:11   fon1_intern     1
     2026-08-02 10:15:11   fon1_out        SIP1#
     2026-08-02 19:21:55   fon60           Buero
     2026-08-02 19:21:55   fon60_device    60
     2026-08-02 19:21:55   fon61           Kueche
     2026-08-02 19:21:55   fon61_device    61
     2026-08-02 19:21:55   fon62           Keller
     2026-08-02 19:21:55   fon62_device    62
     2026-08-02 19:24:47   fon71           Gigaset P710
     2026-08-02 19:24:47   fon71_device    71
     2026-08-02 19:24:47   fon9            alle Telefone
     2026-08-02 19:24:47   fon9_device     9
     2026-08-02 19:24:47   mac_34_85_18_63_8C_AC PC-34-85-18-63-8C-AC [landevice2047] (gWLAN: 115 / 8 Mbit/s, RSSI: -65)  statIP:off
     2026-08-02 19:24:47   mac_C8_DB_26_08_5D_06 PC-C8-DB-26-08-5D-06 [landevice1703] (WLAN: 150 / 149 Mbit/s, RSSI: -42)  statIP:off
     2026-08-02 19:24:47   mac_E8_DF_70_34_CA_D3 fritz.box [landevice1702]   statIP:off
     2026-08-08 09:15:44   retStat_SetGet_nonBlocking set guestWlan: on
     2026-08-08 09:15:44   retStat_lastReadout 11 values captured in 4.36 s
     2026-04-30 18:33:45   retStat_lastReadoutError cannot connect due to network error luaQuery:500 luaData:500 TR064:500
     2026-08-08 09:15:44   retStat_processReadout 0.00 s
     2026-09-09 22:01:14   state           readings update running
     2026-08-02 19:24:47   tam0            Anrufbeantworter
     2026-08-02 19:24:47   tam0_newMsg     0
     2026-08-02 19:24:47   tam0_oldMsg     0
     2026-08-02 19:24:47   tam0_state      off
     2026-08-02 10:15:11   user01          (guest)
     2026-08-02 10:15:11   user01_thisMonthTime 0:00
     2026-08-02 10:15:11   user01_todaySeconds 0
     2026-08-02 10:15:11   user01_todayTime 0:00
     2026-08-02 10:15:11   user01_type     Guest
     2026-08-02 10:15:11   userTicket01    498796
   fhem:
     definedHost 192.168.5.3
     fwVersion  0
     fwVersionStr 0
     intBoxUsers &lt;none&gt;
     readOutState 0
     sidErrCount 0
     sidNewCount 0
     sidTime    0
     multiple_wlan:
       cnt        1
       names      wlan2.4
   helper:
     FhemLog3Std 0
     TimerCmd   FB7430.Cmd
     TimerSHInfoExt FB7430.SHExt
     XML_Default XML_Simple
     XML_Hash_XS 0
     XML_Simple 1
     debugLog   FB7430_debugLog
     logDebug  
     misPerlModul
     timerInActive 0
     IGDcontrol:
       WANCommonInterfaceConfig1:
         action     GetCommonLinkProperties
         active     -1
         control    WANCommonIFC1
         igd        1
         service    WANCommonInterfaceConfig:1
       WANCommonInterfaceConfig2:
         action     GetAddonInfos
         active     -1
         control    WANCommonIFC1
         igd        1
         service    WANCommonInterfaceConfig:1
       WANIPConnection:
         action     GetStatusInfo
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPConnectionIPv4:
         action     GetExternalIPAddress
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPConnectionIPv4DNS:
         action     X_AVM_DE_GetDNSServer
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPConnectionIPv6:
         action     X_AVM_DE_GetExternalIPv6Address
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPConnectionIPv6DNS:
         action     X_AVM_DE_GetIPv6DNSServer
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPConnectionIPv6Pre:
         action     X_AVM_DE_GetIPv6Prefix
         active     -1
         control    WANIPConn1
         igd        1
         service    WANIPConnection:1
       WANIPv6FirewallControl:
         action     GetFirewallStatus
         active     -1
         control    WANIPv6Firewall1
         igd        1
         service    WANIPv6FirewallControl:1
     LuaQueryCmd:
       GSM_AcT:
         AttrVal    1
         active     1
         cmd        gsm:settings/AcT
       GSM_NetworkState:
         AttrVal    1
         active     1
         cmd        gsm:settings/NetworkState
       GSM_RSSI:
         AttrVal    1
         active     1
         cmd        gsm:settings/RSSI
       TodayBytesReceivedHigh:
         AttrVal    1
         active     1
         cmd        inetstat:status/Today/BytesReceivedHigh
       TodayBytesReceivedLow:
         AttrVal    1
         active     1
         cmd        inetstat:status/Today/BytesReceivedLow
       TodayBytesSentHigh:
         AttrVal    1
         active     1
         cmd        inetstat:status/Today/BytesSentHigh
       TodayBytesSentLow:
         AttrVal    1
         active     1
         cmd        inetstat:status/Today/BytesSentLow
       UMTS_enabled:
         AttrVal    1
         active     1
         cmd        umts:settings/enabled
       alarmClock:
         AttrVal    0
         active     1
         cmd        telcfg:settings/AlarmClock/list(Name,Active,Time,Number,Weekdays)
       box_DNS_over_TLS:
         AttrVal    1
         active     1
         cmd        dnscfg:settings/dns_over_tls_enabled
       box_cpuTemp:
         AttrVal    1
         active     1
         cmd        power:status/act_temperature
       box_dect:
         AttrVal    1
         active     1
         cmd        dect:settings/enabled
       box_fwUpdate:
         AttrVal    1
         active     1
         cmd        updatecheck:status/update_available_hint
       box_fwVersion:
         AttrVal    1
         active     1
         cmd        logic:status/nspver
       box_fwVersion_neu:
         AttrVal    1
         active     1
         cmd        uimodlogic:status/nspver
       box_guestWlan:
         AttrVal    1
         active     1
         cmd        wlan:settings/guest_ap_enabled
       box_guestWlanRemain:
         AttrVal    1
         active     1
         cmd        wlan:settings/guest_time_remain
       box_ipv4_DHCP_LAN_DNS:
         AttrVal    1
         active     1
         cmd        dnscfg:settings/ipv4_dhcpserver_lan_dns
       box_ipv6_1st_DNS:
         AttrVal    1
         active     1
         cmd        ipv6:settings/first_dns
       box_ipv6_2nd_DNS:
         AttrVal    1
         active     1
         cmd        ipv6:settings/second_dns
       box_ipv6_Enabled:
         AttrVal    1
         active     1
         cmd        ipv6:settings/enabled
       box_ipv6_Extern:
         AttrVal    1
         active     1
         cmd        ipv6:settings/ip
       box_ipv6_Prefix:
         AttrVal    1
         active     1
         cmd        ipv6:settings/ip_prefix
       box_ipv6_Uptime:
         AttrVal    1
         active     1
         cmd        ipv6:settings/uptime
       box_ipv6_Valid:
         AttrVal    1
         active     1
         cmd        ipv6:settings/ip_valid
       box_is_double_wlan:
         AttrVal    1
         active     1
         cmd        wlan:settings/feature_flags/DBDC
       box_macFilter_active:
         AttrVal    1
         active     1
         cmd        wlan:settings/is_macfilter_active
       box_moh:
         AttrVal    1
         active     1
         cmd        telcfg:settings/MOHType
       box_powerRate:
         AttrVal    1
         active     1
         cmd        power:status/rate_sumact
       box_stdDialPort:
         AttrVal    1
         active     1
         cmd        telcfg:settings/DialPort
       box_tr064:
         AttrVal    1
         active     1
         cmd        tr064:settings/enabled
       box_tr069:
         AttrVal    1
         active     1
         cmd        tr069:settings/enabled
       box_upnp:
         AttrVal    1
         active     1
         cmd        box:settings/upnp_activated
       box_upnpCtrl:
         AttrVal    1
         active     1
         cmd        box:settings/upnp_control_activated
       box_uptimeHours:
         AttrVal    1
         active     1
         cmd        uimodlogic:status/uptime_hours
       box_uptimeMinutes:
         AttrVal    1
         active     1
         cmd        uimodlogic:status/uptime_minutes
       box_users:
         AttrVal    1
         active     1
         cmd        boxusers:settings/user/list(name,box_admin_rights,enabled,email,myFritz_boxuser_uid,homeauto_rights,dial_rights,nas_rights,vpn_access)
       box_wlan_24GHz:
         AttrVal    1
         active     1
         cmd        wlan:settings/ap_enabled
       box_wlan_5GHz:
         AttrVal    1
         active     1
         cmd        wlan:settings/ap_enabled_scnd
       dectUser:
         AttrVal    1
         active     1
         cmd        telcfg:settings/Foncontrol/User/list(Id,Name,Intern,IntRingTone,AlarmRingTone0,RadioRingID,ImagePath,G722RingTone,G722RingToneName,NoRingTime,RingAllowed,NoRingTimeFlags,NoRingWithNightSetting)
       diversity:
         AttrVal    1
         active     1
         cmd        telcfg:settings/Diversity/list(MSN,Active,Destination)
       dslStatGlobalIn:
         AttrVal    1
         active     1
         cmd        dslstatglobal:status/in
       dslStatGlobalOut:
         AttrVal    1
         active     1
         cmd        dslstatglobal:status/out
       fonPort:
         AttrVal    0
         active     1
         cmd        telcfg:settings/MSN/Port/list(Name,MSN)
       handset:
         AttrVal    1
         active     1
         cmd        dect:settings/Handset/list(User,Manufacturer,Model,FWVersion,Productname)
       handsetCount:
         AttrVal    1
         active     1
         cmd        dect:settings/Handset/count
       init:
         AttrVal    1
         active     1
         cmd        telcfg:settings/Foncontrol
       lanDevice:
         AttrVal    1
         active     1
         cmd        landevice:settings/landevice/list(mac,ip,ethernet,ethernet_port,ethernetport,guest,name,active,online,wlan,speed,UID,static_dhcp)
       lanDeviceNew:
         AttrVal    1
         active     1
         cmd        landevice:settings/landevice/list(mac,ip,ethernet,guest,name,active,online,wlan,speed,UID)
       radio:
         AttrVal    1
         active     1
         cmd        configd:settings/WEBRADIO/list(Name)
       ringGender:
         AttrVal    1
         active     1
         cmd        telcfg:settings/VoiceRingtoneGender
       sip_info:
         AttrVal    1
         active     1
         cmd        sip:settings/sip/list(activated,displayname,connect)
       tam:
         AttrVal    1
         active     1
         cmd        tam:settings/TAM/list(Name,Display,Active,NumNewMessages,NumOldMessages)
       userProfil:
         AttrVal    0
         active     1
         cmd        user:settings/user/list(name,filter_profile_UID,this_month_time,today_time,type)
       userProfilNew:
         AttrVal    0
         active     1
         cmd        user:settings/user/list(name,type)
       userTicket:
         AttrVal    0
         active     1
         cmd        userticket:settings/ticket/list(id)
       vpn_info:
         AttrVal    0
         active     1
         cmd        vpn:settings/connection/list(remote_ip,activated,name,state,access_type,connected_since)
       wlanList:
         AttrVal    1
         active     1
         cmd        wlan:settings/wlanlist/list(mac,speed,speed_rx,rssi,is_guest,is_remote,is_repeater,is_ap)
       wlanListNew:
         AttrVal    1
         active     1
         cmd        wlan:settings/wlanlist/list(mac,speed,rssi)
     TR064control:
       DeviceInfo:
         action     GetInfo
         active     -1
         control    deviceinfo
         igd        0
         service    DeviceInfo:1
       DialHangup:
         action     X_AVM-DE_DialHangup
         active     -1
         control    x_voip
         igd        0
         service    X_VoIP:1
       GetSecurityPort:
         action     GetSecurityPort
         active     -1
         control    deviceinfo
         igd        0
         service    DeviceInfo:1
       Hosts:
         action     X_AVM-DE_GetInfo
         active     -1
         control    hosts
         igd        0
         service    Hosts:1
       LANConfigSecurity:
         action     GetInfo
         active     -1
         control    lanconfigsecurity
         igd        0
         service    LANConfigSecurity:1
       LANEthernetInterfaceConfig:
         action     GetInfo
         active     -1
         control    lanethernetifcfg
         igd        0
         service    LANEthernetInterfaceConfig:1
       LANEthernetInterfaceStatistic:
         action     GetStatistics
         active     -1
         control    lanethernetifcfg
         igd        0
         service    LANEthernetInterfaceConfig:1
       LANHostConfigManagement:
         action     GetInfo
         active     -1
         control    lanhostconfigmgm
         igd        0
         service    LANHostConfigManagement:1
       Layer3Forwarding:
         action     GetDefaultConnectionService
         active     -1
         control    layer3forwarding
         igd        0
         service    Layer3Forwarding:1
       ManagementServer:
         action     GetInfo
         active     -1
         control    mgmsrv
         igd        0
         service    ManagementServer:1
       MyFritz:
         action     GetInfo
         active     -1
         control    x_myfritz
         igd        0
         service    X_AVM-DE_MyFritz:1
       OnTelGetDECTHandsetList:
         action     GetDECTHandsetList
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       OnTelGetGetDeflections:
         action     GetDeflections
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       OnTelGetGetNumDeflections:
         action     GetNumberOfDeflections
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       OnTelGetInfo:
         action     GetInfo
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       OnTelGetPhonebook:
         action     GetPhonebook NewPhonebookID 0
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       OnTelGetPhonebookList:
         action     GetPhonebookList
         active     -1
         control    x_contact
         igd        0
         service    X_AVM-DE_OnTel:1
       Reboot:
         action     Reboot
         active     -1
         control    deviceconfig
         igd       
         service    DeviceConfig:1
       RemoteAccess:
         action     GetInfo
         active     -1
         control    x_remote
         igd        0
         service    X_AVM-DE_RemoteAccess:1
       Speedtest:
         action     GetInfo
         active     -1
         control    x_speedtest
         igd        0
         service    X_AVM-DE_Speedtest:1
       Storage:
         action     GetInfo
         active     -1
         control    x_storage
         igd        0
         service    X_AVM-DE_Storage:1
       TAM:
         action     GetList
         active     -1
         control    x_tam
         igd        0
         service    X_AVM-DE_TAM:1
       Time:
         action     GetInfo
         active     -1
         control    time
         igd        0
         service    Time:1
       TwoFAInformation:
         action     GetInfo
         active     -1
         control    x_auth
         igd        0
         service    X_AVM-DE_Auth:1
       TwoFAState:
         action     GetState
         active     -1
         control    x_auth
         igd        0
         service    X_AVM-DE_Auth:1
       UPnP:
         action     GetInfo
         active     -1
         control    x_upnp
         igd        0
         service    X_AVM-DE_UPnP:1
       UserInterface:
         action     GetInfo
         active     -1
         control    userif
         igd        0
         service    UserInterface:1
       VoIP:
         action     GetInfoEx
         active     -1
         control    x_voip
         igd        0
         service    X_VoIP:1
       WANCommonInterface:
         action     GetCommonLinkProperties
         active     -1
         control    wancommonifconfig1
         igd        0
         service    WANCommonInterfaceConfig:1
       WANDSLInterfaceConfig:
         action     GetInfo
         active     -1
         control    wandslifconfig1
         igd        0
         service    WANDSLInterfaceConfig:1
       WANDSLLinkConfig:
         action     GetInfo
         active     -1
         control    wandsllinkconfig1
         igd        0
         service    WANDSLLinkConfig:1
       WANIPConnection:
         action     GetStatusInfo
         active     -1
         control    wanipconnection1
         igd        0
         service    WANIPConnection:1
       WANPPPConnection:
         action     GetStatusInfo
         active     -1
         control    wanpppconn1
         igd        0
         service    WANPPPConnection:1
       WLANConfiguration1:
         action     GetInfo
         active     -1
         control    wlanconfig1
         igd        0
         service    WLANConfiguration:1
       WLANConfiguration2:
         action     GetInfo
         active     -1
         control    wlanconfig2
         igd        0
         service    WLANConfiguration:2
       WLANConfiguration3:
         action     GetInfo
         active     -1
         control    wlanconfig3
         igd        0
         service    WLANConfiguration:3
       WLANConfiguration4:
         action     GetInfo
         active     -1
         control    wlanconfig4
         igd        0
         service    WLANConfiguration:4
       WMCGetAccessTech:
         action     GetAccessTechnology
         active     -1
         control    x_wanmobileconn
         igd        0
         service    X_AVM-DE_WANMobileConnection:1
       WMCGetBandCapabilities:
         action     GetBandCapabilities
         active     -1
         control    x_wanmobileconn
         igd        0
         service    X_AVM-DE_WANMobileConnection:1
       WMCGetInfo:
         action     GetInfo
         active     -1
         control    x_wanmobileconn
         igd        0
         service    X_AVM-DE_WANMobileConnection:1
       WMCGetInfoEx:
         action     GetInfoEx
         active     -1
         control    x_wanmobileconn
         igd        0
         service    X_AVM-DE_WANMobileConnection:1
       WebDAVClient:
         action     GetInfo
         active     -1
         control    x_webdav
         igd        0
         service    X_AVM-DE_WebDAVClient:1
Attributes:
   INTERVAL   60
   boxUser    remote
   devStateIcon { devStateIconFB($name) }
   group      Netzwerk
   room       EG,Technik
   stateFormat { stateFormatFB($name) }

JoWiemann

Hallo Stefan,

sollte mit der aktuellen Version im SVN bereinigt sein

Grüße Jörg
Jörg Wiemann

RPi 4 B mit 4 GByte bookworm, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM; zigbee2mqtt

ioBroker als Datenlieferant für z.B. Anker, Samsung

pfeffi

Habe die Fritzbox 7490 und 3 Repeater und zwar den 1200ax, den 3000, und den 1160
Der 1160 funktioniert, bei den anderen bekomme ich ich immer die Fehlermeldung

network error 500 in Readout_Run_Web_LuaData:7325

Die zeilennummer in diesem Fall 7325 hat sich bei den verschiedenen Versionen des Moduls geändert
Hab mal ein list Repeater3000 angehängt

Internals:
  AGENTTMOUT 50
  APICHECKED -1
  APICHECK_RET_CODES Web connection could not be established. Please check your credentials (password, user).
  CKECKAPI_MAX_TMOUT 300
  CKECKAPI_TMOUT 300
  DEBUGLOG  OFF
  DEF        192.168.178.86
  FUUID      6a9c4de6-f33f-bde0-742e-dffa345d912dfd03
  HINT_PROCESS disrupted -> waiting for API recheck
  HOST      192.168.178.86
  INTERVAL  300
  LUADATA    1
  LUAQUERY  1
  MODEL      FRITZ!Repeater 3000
  MODEL_OS  174.08.25
  NAME      Repeater3000
  NR        1133
  NTFY_ORDER 50-Repeater3000
  SECPORT    49443
  SID_RENEW_CNT 488
  SID_RENEW_ERR_CNT 0
  STATE      network error 500 in Readout_Run_Web_LuaData:7325
  STATUS    active
  TIMEOUT    55
  TR064      1
  TYPE      FritzSmart
  UPNP      1
  VERSION    26.09.07
  WAN_ACCESS_TYPE WLAN?
  WEBCONNECT 1
  XML_PARSER XML_Simple
  eventCount 2438
  READINGS:
    2026-09-05 20:12:51  box_DNS_over_TLS 0
    2026-09-10 14:47:46  box_fwVersion  174.08.25
    2026-09-10 14:47:46  box_guestWlan  off
    2026-09-10 14:47:46  box_guestWlanCount 0
    2026-09-10 14:47:46  box_guestWlanRemain 0
    2026-09-10 14:47:46  box_macFilter_active off
    2026-09-10 14:46:05  box_model      FRITZ!Repeater 3000 [avm]
    2026-09-10 14:46:05  box_oem        avm
    2026-09-10 14:47:46  box_tr064      on
    2026-09-10 14:47:46  box_tr069      off
    2026-09-10 14:47:46  box_upnp        on
    2026-09-10 14:47:46  box_upnp_control_activated on
    2026-09-10 14:47:46  box_uptime      5194920 sec = 60T 03:02:00
    2026-09-05 20:12:51  box_wan_AccessType 0
    2026-09-10 14:47:46  box_wlan_Count  8
    2026-09-10 14:47:46  mac_1C_4D_66_21_2D_E4 PC-1C-4D-66-21-2D-E4 [landevice5949] (WLAN: 21 / 26 Mbit/s, RSSI: -79)  statIP:on
    2026-09-10 14:47:46  mac_1C_4D_66_50_BD_BF amazon-1fcf5b6e [landevice5934] (WLAN: 866 / 702 Mbit/s, RSSI: -60)  statIP:on
    2026-09-10 14:47:46  mac_3C_5C_C4_62_5B_B8 PC-3C-5C-C4-62-5B-B8 [landevice5931] (WLAN: 260 / 19 Mbit/s, RSSI: -88)  statIP:on
    2026-09-10 14:47:46  mac_3E_A4_BC_BB_8F_CF Redmi-Pad-Pro [landevice5922] (WLAN: 144 / 96 Mbit/s, RSSI: -64)  statIP:on
    2026-09-10 14:47:46  mac_44_4E_6D_5F_D7_4A Basisstation [landevice5951] (173 Mbit/s)  statIP:on
    2026-09-10 14:47:46  mac_74_42_7F_87_D2_1E fritz.repeater [landevice5950]  statIP:on
    2026-09-10 14:47:46  mac_9C_5A_81_E9_63_38 M2102J20SG [landevice5885] (WLAN: 65 / 27 Mbit/s, RSSI: -87)  statIP:on
    2026-09-10 14:47:46  mac_BC_14_85_F5_9E_B9 localhost [landevice5937] (WLAN: 144 / 1 Mbit/s, RSSI: -60)  statIP:on
    2026-09-10 14:47:46  mac_DC_B4_D9_DD_C2_D8 shelly1pmminig3 [landevice5923] (WLAN: 72 / 58 Mbit/s, RSSI: -72)  statIP:on
    2026-09-10 14:47:46  mac_E8_AB_FA_1A_4A_03 PC-E8-AB-FA-1A-4A-03 [landevice5940] (WLAN: 72 / 65 Mbit/s, RSSI: -60)  statIP:on
    2026-09-10 14:47:46  retStat_lastReadout 439 values captured in 3.46 s
    2026-09-10 14:47:46  retStat_lastReadoutError network error 500 in Readout_Run_Web_LuaData:7325
    2026-09-10 14:47:46  retStat_processReadout 0.04 s
    2026-09-10 14:47:46  state          network error 500 in Readout_Run_Web_LuaData:7325
  fhem:
    definedHost 192.168.178.86
    fwVersion  825
    fwVersionStr 08.25
    intBoxUsers fritz5173,
    radioCount 0
    readOutState 0
    sid        b62f32a9dd8e93fd
    sidErrCount 0
    sidNewCount 1
    sidTime    1789044370.37568
    landevice:
                  iPhone
      192.168.178.1 Basisstation
      192.168.178.107 PC-192-168-178-107
      192.168.178.111 PC-192-168-178-111
      192.168.178.116 Redmi-Pad-Pro
      192.168.178.117 shellyplus1pm-c
      192.168.178.118 shelly1pmminig3
      192.168.178.119 shellyplus2pm-2
      192.168.178.120 shelly1pmminig3
      192.168.178.127 PC-E4-B0-63-DA-F6-70
      192.168.178.130 shelly1pmminig3
      192.168.178.131 shelly1pmminig3
      192.168.178.21 Synology1
      192.168.178.22 PC-192-168-178-22
      192.168.178.30 HS100
      192.168.178.38 PC-74-38-B7-1F-11-06
      192.168.178.39 PC-E8-AB-FA-1A-4A-03
      192.168.178.41 PC-192-168-178-41
      192.168.178.44 PC-192-168-178-44
      192.168.178.45 PC-DC-4F-22-8D-60-75
      192.168.178.50 PC-3C-5C-C4-62-5B-B8
      192.168.178.53 Ledlight
      192.168.178.55 raspberrypi
      192.168.178.62 PC-A4-D5-78-61-B7-F0
      192.168.178.64 amazon-1fcf5b6e
      192.168.178.65 raspberrypi
      192.168.178.72 localhost
      192.168.178.79 PC-1C-4D-66-21-2D-E4
      192.168.178.80 PC-A4-CF-12-E5-8B-30
      192.168.178.86 fritz.repeater
      192.168.178.88 Udo-PC
      192.168.178.90 M2102J20SG
      192.168.178.91 amazon-b222a73a
      192.168.178.98 PC-192-168-178-98
      192.168.178.99 PC-48-43-DD-CF-B1-F0
      1C_4D_66_21_2D_E4 landevice5949|192.168.178.79
      1C_4D_66_50_BD_BF landevice5934|192.168.178.64
      3C_5C_C4_62_5B_B8 landevice5931|192.168.178.50
      3E_A4_BC_BB_8F_CF landevice5922|192.168.178.116
      44_4E_6D_5F_D7_4A landevice5951|192.168.178.1
      68_FF_7B_0B_3F_AE landevice5936|192.168.178.30
      70_70_AA_3A_38_C3 landevice5898|192.168.178.91
      74_42_7F_87_D2_1E landevice5950|192.168.178.86
      9C_5A_81_E9_63_38 landevice5885|192.168.178.90
      BC_14_85_F5_9E_B9 landevice5937|192.168.178.72
      DC_15_C8_86_24_CB landevice5886|192.168.178.88
      DC_4F_22_8D_60_75 landevice5941|192.168.178.45
      DC_A6_32_1D_0A_1D landevice5961|192.168.178.55
      DC_B4_D9_DD_C2_D8 landevice5923|192.168.178.130
      E8_AB_FA_1A_4A_03 landevice5940|192.168.178.39
      landevice102857 PC-192-168-178-107
      landevice102858 PC-192-168-178-98
      landevice102859 PC-192-168-178-22
      landevice102860 PC-192-168-178-41
      landevice110992 PC-192-168-178-44
      landevice118678 PC-192-168-178-107
      landevice55508 Basisstation
      landevice57784 iPhone
      landevice5873 PC-A8-59-5F-73-C5-12
      landevice5874 PC-E4-B0-63-DA-F6-70
      landevice5875 PC-EC-64-C9-C4-DC-42
      landevice5876 PC-DC-62-79-58-2D-89
      landevice5877 P30T-ROW
      landevice5878 PC-4C-ED-DE-A1-02-B3
      landevice5879 PC-34-23-87-FD-B4-A3
      landevice5880 PC-3A-60-D9-55-87-34
      landevice5881 PC-2A-0C-E4-A2-CF-18
      landevice5882 PC-CC-73-14-6B-FA-61
      landevice5883 PC-98-50-2E-4F-6A-B5
      landevice5884 PC-9E-B0-E0-87-9A-29
      landevice5885 M2102J20SG
      landevice5886 Udo-PC
      landevice5887 PC-3C-F8-62-6A-B3-82
      landevice5888 PC-5C-51-81-8C-39-C7
      landevice5889 PC-32-1E-AD-9E-F1-EE
      landevice5890 PC-94-3A-91-28-60-50
      landevice5891 PC-C6-E1-90-3D-B4-55
      landevice5892 PC-A4-CF-12-E5-8B-30
      landevice5893 PC-6C-FA-A7-5E-45-2E
      landevice5894 PC-08-A6-BC-25-7C-FC
      landevice5895 PC-B4-B7-42-1A-0E-AC
      landevice5896 PC-7C-21-4A-CC-4B-B5
      landevice5897 PC-8E-48-CD-E3-65-51
      landevice5898 amazon-b222a73a
      landevice5899 PC-48-43-DD-CF-B1-F0
      landevice5900 Jenny-s-M32
      landevice5901 PC-5A-16-46-28-E0-7A
      landevice5902 PC-EA-3E-13-55-38-EB
      landevice5903 PC-A2-1A-AD-15-06-5C
      landevice5904 PC-72-C2-02-43-3A-01
      landevice5905 PC-82-9B-D8-8C-A9-96
      landevice5906 shellyplus1pm-c
      landevice5907 shellyplus2pm-2
      landevice5908 shelly1pmminig3
      landevice5909 shelly1pmminig3
      landevice5911 PC-B4-7C-9C-A8-08-51
      landevice5912 PC-AC-CF-23-5F-5A-6A
      landevice5913 PC-F2-25-06-DD-79-9C
      landevice5914 PC-F0-5A-09-F6-4B-41
      landevice5915 PC-AE-4F-33-0F-58-58
      landevice5916 PC-08-37-3D-EF-E1-9D
      landevice5917 S24-von-Anne
      landevice5918 PC-78-92-9C-3A-83-A4
      landevice5919 PC-74-59-09-1E-BA-89
      landevice5920 PC-86-33-08-F1-61-2A
      landevice5921 A15-von-Sabine
      landevice5922 Redmi-Pad-Pro
      landevice5923 shelly1pmminig3
      landevice5924 PC-D2-F1-C2-BA-D7-CA
      landevice5925 PC-90-70-69-31-5D-14
      landevice5926 PC-36-B5-C2-CC-B7-B0
      landevice5927 shelly1pmminig3
      landevice5928 PC-26-45-F5-2B-A7-35
      landevice5929 PC-92-C0-22-38-35-98
      landevice5930 PC-DE-6D-4F-64-A9-73
      landevice5931 PC-3C-5C-C4-62-5B-B8
      landevice5932 PC-24-65-11-C1-4E-CB
      landevice5934 amazon-1fcf5b6e
      landevice5935 PC-74-38-B7-1F-11-06
      landevice5936 HS100
      landevice5937 localhost
      landevice5938 PC-4C-EF-C0-37-AF-C8
      landevice5939 DESKTOP-9MNURRU
      landevice5940 PC-E8-AB-FA-1A-4A-03
      landevice5941 PC-DC-4F-22-8D-60-75
      landevice5942 PC-C0-BD-D1-3C-E7-97
      landevice5943 PC-FC-DE-90-79-D1-97
      landevice5944 PC-CC-F7-35-E4-5C-BE
      landevice5945 Ledlight
      landevice5946 PC-04-69-F8-00-27-69
      landevice5947 PC-06-72-29-D7-8D-36
      landevice5948 PC-48-5A-3F-47-16-E2
      landevice5949 PC-1C-4D-66-21-2D-E4
      landevice5950 fritz.repeater
      landevice5951 Basisstation
      landevice5953 raspberrypi
      landevice5956 PC-A4-D5-78-61-B7-F0
      landevice5961 raspberrypi
      landevice74895 Synology1
      landevice74897 PC-192-168-178-111
    multiple_wlan:
      cnt        1
      names      wlan2.4
    wlanDevice:
      04_69_F8_00_27_69:
        rssi      0
        speed      0
        speed_rx  0
      06_72_29_D7_8D_36:
        rssi      0
        speed      0
        speed_rx  0
      08_37_3D_EF_E1_9D:
        rssi      0
        speed      0
        speed_rx  0
      08_A6_BC_25_7C_FC:
        rssi      0
        speed      0
        speed_rx  0
      1C_4D_66_21_2D_E4:
        rssi      -79
        speed      21
        speed_rx  26
      1C_4D_66_50_BD_BF:
        rssi      -60
        speed      866
        speed_rx  702
      24_65_11_C1_4E_CB:
        rssi      0
        speed      0
        speed_rx  0
      26_45_F5_2B_A7_35:
        rssi      0
        speed      0
        speed_rx  0
      2A_0C_E4_A2_CF_18:
        rssi      0
        speed      0
        speed_rx  0
      2C_BC_BB_3B_AF_DC:
        rssi      0
        speed      0
        speed_rx  0
      32_1E_AD_9E_F1_EE:
        rssi      0
        speed      0
        speed_rx  0
      34_23_87_FD_B4_A3:
        rssi      0
        speed      0
        speed_rx  0
      34_B7_DA_C6_47_34:
        rssi      0
        speed      0
        speed_rx  0
      36_B5_C2_CC_B7_B0:
        rssi      0
        speed      0
        speed_rx  0
      3A_60_D9_55_87_34:
        rssi      0
        speed      0
        speed_rx  0
      3C_5C_C4_62_5B_B8:
        rssi      -88
        speed      260
        speed_rx  19
      3C_F8_62_6A_B3_82:
        rssi      0
        speed      0
        speed_rx  0
      3E_A4_BC_BB_8F_CF:
        rssi      -64
        speed      144
        speed_rx  96
      44_4E_6D_5F_D7_4C:
        rssi      -83
        speed      390
        speed_rx  390
      44_4E_6D_5F_D7_4D:
        rssi      -63
        speed      144
        speed_rx  192
      46_38_70_E9_5D_32:
        rssi      0
        speed      0
        speed_rx  0
      48_43_DD_CF_B1_F0:
        rssi      0
        speed      0
        speed_rx  0
      48_5A_3F_47_16_E2:
        rssi      0
        speed      0
        speed_rx  0
      4C_ED_DE_A1_02_B3:
        rssi      0
        speed      0
        speed_rx  0
      4C_EF_C0_37_AF_C8:
        rssi      0
        speed      0
        speed_rx  0
      5A_16_46_28_E0_7A:
        rssi      0
        speed      0
        speed_rx  0
      5C_49_79_18_2C_E7:
        rssi      0
        speed      0
        speed_rx  0
      5C_51_81_8C_39_C7:
        rssi      0
        speed      0
        speed_rx  0
      62_9F_E1_A9_A7_7C:
        rssi      0
        speed      0
        speed_rx  0
      68_FF_7B_0B_3F_AE:
        rssi      0
        speed      0
        speed_rx  0
      6C_FA_A7_5E_45_2E:
        rssi      0
        speed      0
        speed_rx  0
      70_70_AA_3A_38_C3:
        rssi      0
        speed      0
        speed_rx  0
      72_C2_02_43_3A_01:
        rssi      0
        speed      0
        speed_rx  0
      74_38_B7_1F_11_06:
        rssi      0
        speed      0
        speed_rx  0
      74_59_09_1E_BA_89:
        rssi      0
        speed      0
        speed_rx  0
      78_92_9C_3A_83_A4:
        rssi      0
        speed      0
        speed_rx  0
      7C_21_4A_CC_4B_B5:
        rssi      0
        speed      0
        speed_rx  0
      82_9B_D8_8C_A9_96:
        rssi      0
        speed      0
        speed_rx  0
      86_33_08_F1_61_2A:
        rssi      0
        speed      0
        speed_rx  0
      8C_55_4A_5A_15_7C:
        rssi      0
        speed      0
        speed_rx  0
      8C_92_53_BE_2F_B7:
        rssi      0
        speed      0
        speed_rx  0
      8E_48_CD_E3_65_51:
        rssi      0
        speed      0
        speed_rx  0
      90_70_69_31_5D_14:
        rssi      0
        speed      0
        speed_rx  0
      92_82_5A_39_1B_BF:
        rssi      0
        speed      0
        speed_rx  0
      92_C0_22_38_35_98:
        rssi      0
        speed      0
        speed_rx  0
      94_3A_91_28_60_50:
        rssi      0
        speed      0
        speed_rx  0
      98_50_2E_4F_6A_B5:
        rssi      0
        speed      0
        speed_rx  0
      9C_5A_81_E9_63_38:
        rssi      -87
        speed      65
        speed_rx  27
      9E_3B_78_0D_21_1E:
        rssi      0
        speed      0
        speed_rx  0
      9E_B0_E0_87_9A_29:
        rssi      0
        speed      0
        speed_rx  0
      A2_1A_AD_15_06_5C:
        rssi      0
        speed      0
        speed_rx  0
      A4_CF_12_E5_8B_30:
        rssi      0
        speed      0
        speed_rx  0
      A4_D5_78_61_B7_F0:
        rssi      0
        speed      0
        speed_rx  0
      A8_59_5F_73_C5_12:
        rssi      0
        speed      0
        speed_rx  0
      AC_CF_23_42_03_FD:
        rssi      0
        speed      0
        speed_rx  0
      AC_CF_23_5F_5A_6A:
        rssi      0
        speed      0
        speed_rx  0
      AE_4F_33_0F_58_58:
        rssi      0
        speed      0
        speed_rx  0
      B4_7C_9C_A8_08_51:
        rssi      0
        speed      0
        speed_rx  0
      B4_B7_42_1A_0E_AC:
        rssi      0
        speed      0
        speed_rx  0
      BC_14_85_F5_9E_B9:
        rssi      -60
        speed      144
        speed_rx  1
      C0_BD_D1_3C_E7_97:
        rssi      0
        speed      0
        speed_rx  0
      C4_D8_D5_42_AC_58:
        rssi      0
        speed      0
        speed_rx  0
      C6_E1_90_3D_B4_55:
        rssi      0
        speed      0
        speed_rx  0
      CC_73_14_6B_FA_61:
        rssi      0
        speed      0
        speed_rx  0
      CC_F7_35_E4_5C_BE:
        rssi      0
        speed      0
        speed_rx  0
      D2_F1_C2_BA_D7_CA:
        rssi      0
        speed      0
        speed_rx  0
      DC_15_C8_86_24_CB:
        rssi      0
        speed      0
        speed_rx  0
      DC_4F_22_8D_60_75:
        rssi      0
        speed      0
        speed_rx  0
      DC_62_79_58_2D_89:
        rssi      0
        speed      0
        speed_rx  0
      DC_A6_32_1D_0A_1D:
        rssi      0
        speed      0
        speed_rx  0
      DC_B4_D9_DD_C2_D8:
        rssi      -72
        speed      72
        speed_rx  58
      DC_B4_D9_DF_75_80:
        rssi      0
        speed      0
        speed_rx  0
      DC_DA_0C_B9_6A_D0:
        rssi      0
        speed      0
        speed_rx  0
      DE_6D_4F_64_A9_73:
        rssi      0
        speed      0
        speed_rx  0
      E4_B0_63_DA_F6_70:
        rssi      0
        speed      0
        speed_rx  0
      E8_AB_FA_1A_4A_03:
        rssi      -60
        speed      72
        speed_rx  65
      EA_3E_13_55_38_EB:
        rssi      0
        speed      0
        speed_rx  0
      EC_64_C9_C4_DC_42:
        rssi      0
        speed      0
        speed_rx  0
      F0_5A_09_F6_4B_41:
        rssi      0
        speed      0
        speed_rx  0
      F2_25_06_DD_79_9C:
        rssi      0
        speed      0
        speed_rx  0
      FC_DE_90_79_D1_97:
        rssi      0
        speed      0
        speed_rx  0
  helper:
    FhemLog3Std 0
    TimerCmd  Repeater3000.Cmd
    TimerReadout Repeater3000.Readout
    TimerSHInfoExt Repeater3000.SHExt
    XML_Default XML_Simple
    XML_Hash_XS 0
    XML_Simple 1
    debugLog  Repeater3000_debugLog
    logDebug 
    misPerlModul
    runFN      Fritz::Fritz_Readout_Run_Web
    timerInActive 0
    IGDcontrol:
      WANCommonInterfaceConfig1:
        action    GetCommonLinkProperties
        active    -1
        control    WANCommonIFC1
        igd        1
        service    WANCommonInterfaceConfig:1
      WANCommonInterfaceConfig2:
        action    GetAddonInfos
        active    -1
        control    WANCommonIFC1
        igd        1
        service    WANCommonInterfaceConfig:1
      WANIPConnection:
        action    GetStatusInfo
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPConnectionIPv4:
        action    GetExternalIPAddress
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPConnectionIPv4DNS:
        action    X_AVM_DE_GetDNSServer
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPConnectionIPv6:
        action    X_AVM_DE_GetExternalIPv6Address
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPConnectionIPv6DNS:
        action    X_AVM_DE_GetIPv6DNSServer
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPConnectionIPv6Pre:
        action    X_AVM_DE_GetIPv6Prefix
        active    -1
        control    WANIPConn1
        igd        1
        service    WANIPConnection:1
      WANIPv6FirewallControl:
        action    GetFirewallStatus
        active    -1
        control    WANIPv6Firewall1
        igd        1
        service    WANIPv6FirewallControl:1
    LuaQueryCmd:
      GSM_AcT:
        AttrVal    1
        active    0
        cmd        gsm:settings/AcT
      GSM_NetworkState:
        AttrVal    1
        active    0
        cmd        gsm:settings/NetworkState
      GSM_RSSI:
        AttrVal    1
        active    0
        cmd        gsm:settings/RSSI
      TodayBytesReceivedHigh:
        AttrVal    1
        active    0
        cmd        inetstat:status/Today/BytesReceivedHigh
      TodayBytesReceivedLow:
        AttrVal    1
        active    0
        cmd        inetstat:status/Today/BytesReceivedLow
      TodayBytesSentHigh:
        AttrVal    1
        active    0
        cmd        inetstat:status/Today/BytesSentHigh
      TodayBytesSentLow:
        AttrVal    1
        active    0
        cmd        inetstat:status/Today/BytesSentLow
      UMTS_enabled:
        AttrVal    1
        active    0
        cmd        umts:settings/enabled
      alarmClock:
        AttrVal    0
        active    1
        cmd        telcfg:settings/AlarmClock/list(Name,Active,Time,Number,Weekdays)
      box_DNS_over_TLS:
        AttrVal    1
        active    0
        cmd        dnscfg:settings/dns_over_tls_enabled
      box_cpuTemp:
        AttrVal    0
        active    0
        cmd        power:status/act_temperature
      box_dect:
        AttrVal    1
        active    0
        cmd        dect:settings/enabled
      box_fwUpdate:
        AttrVal    1
        active    1
        cmd        updatecheck:status/update_available_hint
      box_fwVersion:
        AttrVal    1
        active    0
        cmd        logic:status/nspver
      box_fwVersion_neu:
        AttrVal    1
        active    1
        cmd        uimodlogic:status/nspver
      box_guestWlan:
        AttrVal    1
        active    1
        cmd        wlan:settings/guest_ap_enabled
      box_guestWlanRemain:
        AttrVal    1
        active    1
        cmd        wlan:settings/guest_time_remain
      box_ipv4_DHCP_LAN_DNS:
        AttrVal    1
        active    0
        cmd        dnscfg:settings/ipv4_dhcpserver_lan_dns
      box_ipv6_1st_DNS:
        AttrVal    1
        active    1
        cmd        ipv6:settings/first_dns
      box_ipv6_2nd_DNS:
        AttrVal    1
        active    1
        cmd        ipv6:settings/second_dns
      box_ipv6_Enabled:
        AttrVal    1
        active    0
        cmd        ipv6:settings/enabled
      box_ipv6_Extern:
        AttrVal    1
        active    1
        cmd        ipv6:settings/ip
      box_ipv6_Prefix:
        AttrVal    1
        active    1
        cmd        ipv6:settings/ip_prefix
      box_ipv6_Uptime:
        AttrVal    1
        active    0
        cmd        ipv6:settings/uptime
      box_ipv6_Valid:
        AttrVal    1
        active    1
        cmd        ipv6:settings/ip_valid
      box_is_double_wlan:
        AttrVal    1
        active    1
        cmd        wlan:settings/feature_flags/DBDC
      box_macFilter_active:
        AttrVal    1
        active    1
        cmd        wlan:settings/is_macfilter_active
      box_moh:
        AttrVal    1
        active    0
        cmd        telcfg:settings/MOHType
      box_powerRate:
        AttrVal    1
        active    1
        cmd        power:status/rate_sumact
      box_stdDialPort:
        AttrVal    1
        active    0
        cmd        telcfg:settings/DialPort
      box_tr064:
        AttrVal    1
        active    1
        cmd        tr064:settings/enabled
      box_tr069:
        AttrVal    1
        active    1
        cmd        tr069:settings/enabled
      box_upnp:
        AttrVal    1
        active    1
        cmd        box:settings/upnp_activated
      box_upnpCtrl:
        AttrVal    1
        active    1
        cmd        box:settings/upnp_control_activated
      box_uptimeHours:
        AttrVal    1
        active    1
        cmd        uimodlogic:status/uptime_hours
      box_uptimeMinutes:
        AttrVal    1
        active    1
        cmd        uimodlogic:status/uptime_minutes
      box_users:
        AttrVal    1
        active    1
        cmd        boxusers:settings/user/list(name,box_admin_rights,enabled,email,myFritz_boxuser_uid,homeauto_rights,dial_rights,nas_rights,vpn_access)
      box_wlan_24GHz:
        AttrVal    1
        active    1
        cmd        wlan:settings/ap_enabled
      box_wlan_5GHz:
        AttrVal    1
        active    1
        cmd        wlan:settings/ap_enabled_scnd
      dectUser:
        AttrVal    1
        active    1
        cmd        telcfg:settings/Foncontrol/User/list(Id,Name,Intern,IntRingTone,AlarmRingTone0,RadioRingID,ImagePath,G722RingTone,G722RingToneName,NoRingTime,RingAllowed,NoRingTimeFlags,NoRingWithNightSetting)
      diversity:
        AttrVal    1
        active    1
        cmd        telcfg:settings/Diversity/list(MSN,Active,Destination)
      dslStatGlobalIn:
        AttrVal    1
        active    0
        cmd        dslstatglobal:status/in
      dslStatGlobalOut:
        AttrVal    1
        active    0
        cmd        dslstatglobal:status/out
      fonPort:
        AttrVal    0
        active    1
        cmd        telcfg:settings/MSN/Port/list(Name,MSN)
      handset:
        AttrVal    1
        active    1
        cmd        dect:settings/Handset/list(User,Manufacturer,Model,FWVersion,Productname)
      handsetCount:
        AttrVal    1
        active    0
        cmd        dect:settings/Handset/count
      init:
        AttrVal    1
        active    0
        cmd        telcfg:settings/Foncontrol
      lanDevice:
        AttrVal    1
        active    1
        cmd        landevice:settings/landevice/list(mac,ip,ethernet,ethernet_port,ethernetport,guest,name,active,online,wlan,speed,UID,static_dhcp)
      lanDeviceNew:
        AttrVal    1
        active    1
        cmd        landevice:settings/landevice/list(mac,ip,ethernet,guest,name,active,online,wlan,speed,UID)
      radio:
        AttrVal    1
        active    1
        cmd        configd:settings/WEBRADIO/list(Name)
      ringGender:
        AttrVal    1
        active    0
        cmd        telcfg:settings/VoiceRingtoneGender
      sip_info:
        AttrVal    1
        active    1
        cmd        sip:settings/sip/list(activated,displayname,connect)
      tam:
        AttrVal    1
        active    1
        cmd        tam:settings/TAM/list(Name,Display,Active,NumNewMessages,NumOldMessages)
      userProfil:
        AttrVal    0
        active    1
        cmd        user:settings/user/list(name,filter_profile_UID,this_month_time,today_time,type)
      userProfilNew:
        AttrVal    0
        active    1
        cmd        user:settings/user/list(name,type)
      userTicket:
        AttrVal    0
        active    1
        cmd        userticket:settings/ticket/list(id)
      vpn_info:
        AttrVal    0
        active    1
        cmd        vpn:settings/connection/list(remote_ip,activated,name,state,access_type,connected_since,UID)
      wlanList:
        AttrVal    1
        active    1
        cmd        wlan:settings/wlanlist/list(mac,speed,speed_rx,rssi,is_guest,is_remote,is_repeater,is_ap)
      wlanListNew:
        AttrVal    1
        active    1
        cmd        wlan:settings/wlanlist/list(mac,speed,rssi)
    TR064control:
      DeviceInfo:
        action    GetInfo
        active    1
        control    deviceinfo
        igd        0
        service    DeviceInfo:1
      DialHangup:
        action    X_AVM-DE_DialHangup
        active    -1
        control    x_voip
        igd        0
        service    X_VoIP:1
      GetSecurityPort:
        action    GetSecurityPort
        active    1
        control    deviceinfo
        igd        0
        service    DeviceInfo:1
      Hosts:
        action    X_AVM-DE_GetInfo
        active    1
        control    hosts
        igd        0
        service    Hosts:1
      LANConfigSecurity:
        action    GetInfo
        active    -1
        control    lanconfigsecurity
        igd        0
        service    LANConfigSecurity:1
      LANEthernetInterfaceConfig:
        action    GetInfo
        active    -1
        control    lanethernetifcfg
        igd        0
        service    LANEthernetInterfaceConfig:1
      LANEthernetInterfaceStatistic:
        action    GetStatistics
        active    -1
        control    lanethernetifcfg
        igd        0
        service    LANEthernetInterfaceConfig:1
      LANHostConfigManagement:
        action    GetInfo
        active    -1
        control    lanhostconfigmgm
        igd        0
        service    LANHostConfigManagement:1
      Layer3Forwarding:
        action    GetDefaultConnectionService
        active    -1
        control    layer3forwarding
        igd        0
        service    Layer3Forwarding:1
      ManagementServer:
        action    GetInfo
        active    -1
        control    mgmsrv
        igd        0
        service    ManagementServer:1
      MyFritz:
        action    GetInfo
        active    -1
        control    x_myfritz
        igd        0
        service    X_AVM-DE_MyFritz:1
      OnTelGetDECTHandsetList:
        action    GetDECTHandsetList
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      OnTelGetGetDeflections:
        action    GetDeflections
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      OnTelGetGetNumDeflections:
        action    GetNumberOfDeflections
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      OnTelGetInfo:
        action    GetInfo
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      OnTelGetPhonebook:
        action    GetPhonebook NewPhonebookID 0
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      OnTelGetPhonebookList:
        action    GetPhonebookList
        active    -1
        control    x_contact
        igd        0
        service    X_AVM-DE_OnTel:1
      Reboot:
        action    Reboot
        active    1
        control    deviceconfig
        igd       
        service    DeviceConfig:1
      RemoteAccess:
        action    GetInfo
        active    -1
        control    x_remote
        igd        0
        service    X_AVM-DE_RemoteAccess:1
      Speedtest:
        action    GetInfo
        active    -1
        control    x_speedtest
        igd        0
        service    X_AVM-DE_Speedtest:1
      Storage:
        action    GetInfo
        active    -1
        control    x_storage
        igd        0
        service    X_AVM-DE_Storage:1
      TAM:
        action    GetList
        active    -1
        control    x_tam
        igd        0
        service    X_AVM-DE_TAM:1
      Time:
        action    GetInfo
        active    -1
        control    time
        igd        0
        service    Time:1
      TwoFAInformation:
        action    GetInfo
        active    -1
        control    x_auth
        igd        0
        service    X_AVM-DE_Auth:1
      TwoFAState:
        action    GetState
        active    -1
        control    x_auth
        igd        0
        service    X_AVM-DE_Auth:1
      UPnP:
        action    GetInfo
        active    -1
        control    x_upnp
        igd        0
        service    X_AVM-DE_UPnP:1
      UserInterface:
        action    GetInfo
        active    1
        control    userif
        igd        0
        service    UserInterface:1
      VoIP:
        action    GetInfoEx
        active    -1
        control    x_voip
        igd        0
        service    X_VoIP:1
      WANCommonInterface:
        action    GetCommonLinkProperties
        active    -1
        control    wancommonifconfig1
        igd        0
        service    WANCommonInterfaceConfig:1
      WANDSLInterfaceConfig:
        action    GetInfo
        active    -1
        control    wandslifconfig1
        igd        0
        service    WANDSLInterfaceConfig:1
      WANDSLLinkConfig:
        action    GetInfo
        active    -1
        control    wandsllinkconfig1
        igd        0
        service    WANDSLLinkConfig:1
      WANIPConnection:
        action    GetStatusInfo
        active    -1
        control    wanipconnection1
        igd        0
        service    WANIPConnection:1
      WANPPPConnection:
        action    GetStatusInfo
        active    -1
        control    wanpppconn1
        igd        0
        service    WANPPPConnection:1
      WLANConfiguration1:
        action    GetInfo
        active    1
        control    wlanconfig1
        igd        0
        service    WLANConfiguration:1
      WLANConfiguration2:
        action    GetInfo
        active    1
        control    wlanconfig2
        igd        0
        service    WLANConfiguration:2
      WLANConfiguration3:
        action    GetInfo
        active    1
        control    wlanconfig3
        igd        0
        service    WLANConfiguration:3
      WLANConfiguration4:
        action    GetInfo
        active    1
        control    wlanconfig4
        igd        0
        service    WLANConfiguration:4
      WMCGetAccessTech:
        action    GetAccessTechnology
        active    -1
        control    x_wanmobileconn
        igd        0
        service    X_AVM-DE_WANMobileConnection:1
      WMCGetBandCapabilities:
        action    GetBandCapabilities
        active    -1
        control    x_wanmobileconn
        igd        0
        service    X_AVM-DE_WANMobileConnection:1
      WMCGetInfo:
        action    GetInfo
        active    -1
        control    x_wanmobileconn
        igd        0
        service    X_AVM-DE_WANMobileConnection:1
      WMCGetInfoEx:
        action    GetInfoEx
        active    -1
        control    x_wanmobileconn
        igd        0
        service    X_AVM-DE_WANMobileConnection:1
      WebDAVClient:
        action    GetInfo
        active    -1
        control    x_webdav
        igd        0
        service    X_AVM-DE_WebDAVClient:1 

JoWiemann

Hallo pfeffi,

bitte poste das Ergebnis von:
get <name> luaData xhr 1 lang de page wlanmesh xhrId allder Devices 7490, 1200ax und 3000.

Ich selber habe zum Testen 7490 und 1200ax und keine Probleme.

Grüße Jörg
Jörg Wiemann

RPi 4 B mit 4 GByte bookworm, COC (868 MHz), CUL V3 (433.92MHz SlowRF); FHEMduino, Aktuelles FHEM; zigbee2mqtt

ioBroker als Datenlieferant für z.B. Anker, Samsung