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