Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. FritzBox: DSL Geschwindigkeit auslesen?

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    245

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

FritzBox: DSL Geschwindigkeit auslesen?

Scheduled Pinned Locked Moved ioBroker Allgemein
18 Posts 14 Posters 8.3k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    C1500
    wrote on last edited by
    #1

    Servus,

    ist es irgendwie möglich die aktuelle DSL Verbindung anzuzeigen bzw. auszulesen?

    Schön wären hier folgende Infos:

    • Upload Geschwindigkeit

    • Download Geschwindigkeit

    • Seit wann verbunden

    Im tr-064 Adapter hab ich diese Werte leider nicht gefunden.

    Da es bei meinem Anschluss häufig zu Aussetzern kommt, wollte ich mich nach einem reconnect per Telegram-Nachricht darüber informieren lassen.

    Hoffe ihr könnt mir da helfen

    Gruß Peer

    1 Reply Last reply
    0
    • M Offline
      M Offline
      Marcolotti
      wrote on last edited by
      #2

      Guten Morgen,

      ich habe sie per uPnp ausgelesen und gleich umgerechnet. Siehe hier Blockly-Export:

       <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="^R1I1qEBx55RD^h`(V=E" x="41" y="72"><mutation items="1"></mutation>
          <field name="CONDITION">ne</field>
      
          <value name="OID0"><shadow type="field_oid" id="z)9{{HUEqN34THiA],XG"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></shadow></value> 
          <statement name="STATEMENT"><block type="update" id="2f#6%Se8+Gd0s}2_Hm2y"><mutation delay_input="false"></mutation>
              <field name="OID">javascript.0.FritzBox.Download</field>
              <field name="WITH_DELAY">FALSE</field>
              <value name="VALUE"><block type="math_arithmetic" id="?@yk1ANr8_N3JBF?etuU"><field name="OP">MULTIPLY</field>
                  <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                    <block type="math_arithmetic" id="P?q.:u~+@oT7KesUG3H^"><field name="OP">DIVIDE</field>
                      <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                        <block type="math_arithmetic" id="ET@az/a#_]-!7Khz]J51"><field name="OP">DIVIDE</field>
                          <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                            <block type="get_value" id="K~RQv[KfNhJo1pxyDI:U"><field name="ATTR">val</field>
                              <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></block></value> 
                          <value name="B"><shadow type="math_number" id="S*3-!FQ6L*C~ZYe%u1^z"><field name="NUM">1024</field></shadow></value></block></value> 
                      <value name="B"><shadow type="math_number" id="1-tToMx+yzQZb,s,,Vw*"><field name="NUM">1024</field></shadow></value></block></value> 
                  <value name="B"><shadow type="math_number" id="Axjl,V:^[.Pj/bq:Ie;/"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
          <next><block type="on_ext" id="]A6BtvC!bt+j,dn-h?/4"><mutation items="1"></mutation>
              <field name="CONDITION">ne</field>
      
              <value name="OID0"><shadow type="field_oid" id="O8{TfCNhL(qh!qLN(Ua#"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></shadow></value> 
              <statement name="STATEMENT"><block type="update" id="qe4}/8fbJ6XW_AyKv-{W"><mutation delay_input="false"></mutation>
                  <field name="OID">javascript.0.FritzBox.Upload</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE"><block type="math_arithmetic" id="mir+Ng@=E.o9.{+]c_uW"><field name="OP">MULTIPLY</field>
                      <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                        <block type="math_arithmetic" id="Tq!.VtD7p9WwwVlk}S!t"><field name="OP">DIVIDE</field>
                          <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                            <block type="math_arithmetic" id="z(^:3#eq,T[v0sm@#!-)"><field name="OP">DIVIDE</field>
                              <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                <block type="get_value" id="6qcs~dAk3;ftLZ]-r)2|"><field name="ATTR">val</field>
                                  <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></block></value> 
                              <value name="B"><shadow type="math_number" id="=n1alLbagJ7nQfu80Thj"><field name="NUM">1024</field></shadow></value></block></value> 
                          <value name="B"><shadow type="math_number" id="~XFV!OyK3,tWK`#%a?Z_"><field name="NUM">1024</field></shadow></value></block></value> 
                      <value name="B"><shadow type="math_number" id="lko5,SkbV(I/o5hx4yKf"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
              <next><block type="on_ext" id="jz[V~:8fwCMa2:Cs|}t)"><mutation items="1"></mutation>
                  <field name="CONDITION">ne</field>
      
                  <value name="OID0"><shadow type="field_oid" id="m0EPlQwO7*1}2/k32?~)"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field></shadow></value> 
                  <statement name="STATEMENT"><block type="update" id="d./{hY_/GNgmW![:sZw9"><mutation delay_input="false"></mutation>
                      <field name="OID">javascript.0.FritzBox.VolumeDown</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE"><block type="math_arithmetic" id="*sP#X2V?Z8b+N?o%{V6m"><field name="OP">DIVIDE</field>
                          <value name="A"><shadow type="math_number" id="zvea*u@}oq`7%h}LRvKe"><field name="NUM">1</field></shadow> 
                            <block type="math_round" id="8LLX_p1vGxd-bFmL9cZX"><field name="OP">ROUND</field>
                              <value name="NUM"><shadow type="math_number" id="`=psLSt|u.%bFJXNuPr%"><field name="NUM">3.1</field></shadow> 
                                <block type="math_arithmetic" id="rKkIM0E?UP@*iNO5^w#m"><field name="OP">MULTIPLY</field>
                                  <value name="A"><shadow type="math_number" id="a%?|zOR`:nUMIRam~.9:"><field name="NUM">1</field></shadow> 
                                    <block type="math_arithmetic" id=")F?zQQCvjuj?*FoAsEfa"><field name="OP">DIVIDE</field>
                                      <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                        <block type="math_arithmetic" id=",itgpxp_66PiY.CNQ+pk"><field name="OP">DIVIDE</field>
                                          <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                            <block type="math_arithmetic" id="BN;7bG%`;_1}]v9Rg~[z"><field name="OP">DIVIDE</field>
                                              <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                <block type="get_value" id="JxovhYk=dxK3Fj=O5]qm"><field name="ATTR">val</field>
                                                  <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived</field></block></value> 
                                              <value name="B"><shadow type="math_number" id="M32MEAu(6k2oK,!UWPF`"><field name="NUM">1024</field></shadow></value></block></value> 
                                          <value name="B"><shadow type="math_number" id="VKVK%f[L3{C3(;QcUt7k"><field name="NUM">1024</field></shadow></value></block></value> 
                                      <value name="B"><shadow type="math_number" id=".[=z;5_jl^!,+=U#tsxV"><field name="NUM">1024</field></shadow></value></block></value> 
                                  <value name="B"><shadow type="math_number" id="9;}kslve4U~q^m?{5zb*"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                          <value name="B"><shadow type="math_number" id="J7_R){)V=AYPAd#?n%@~"><field name="NUM">10</field></shadow></value></block></value></block></statement> 
                  <next><block type="on_ext" id="!.Lv71Anl{b]hkXB^Pt{"><mutation items="1"></mutation>
                      <field name="CONDITION">ne</field>
      
                      <value name="OID0"><shadow type="field_oid" id="4:]SbR8SUSSejOYGe139"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field></shadow></value> 
                      <statement name="STATEMENT"><block type="update" id="Y.1QPOzh4AP4N*3B~cCE"><mutation delay_input="false"></mutation>
                          <field name="OID">javascript.0.FritzBox.VolumeUp</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE"><block type="math_arithmetic" id="k]@c~gb@4*f}_`jXd,@#"><field name="OP">DIVIDE</field>
                              <value name="A"><shadow type="math_number" id="[oL4*,]*HE_Kn26Pp2rN"><field name="NUM">1</field></shadow> 
                                <block type="math_round" id="x.4C91BI_z[e~]fhpdoJ"><field name="OP">ROUND</field>
                                  <value name="NUM"><shadow type="math_number" id=".|xXI{:8;B+4ln|,tV,="><field name="NUM">3.1</field></shadow> 
                                    <block type="math_arithmetic" id="r1Y1[AX}-aeJ~_n(NN{+"><field name="OP">MULTIPLY</field>
                                      <value name="A"><shadow type="math_number" id="X)0WW;ERFR9phz1Pb|n~"><field name="NUM">1</field></shadow> 
                                        <block type="math_arithmetic" id="{yd%*rF{o|5*_2)|#hKX"><field name="OP">DIVIDE</field>
                                          <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                            <block type="math_arithmetic" id="k?c4|cZ}YT-,M4xsi6^5"><field name="OP">DIVIDE</field>
                                              <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                <block type="math_arithmetic" id="55`M?_-gUz/4B`VJR9`R"><field name="OP">DIVIDE</field>
                                                  <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                    <block type="get_value" id="np}1glMhkEM|d?l(SqTZ"><field name="ATTR">val</field>
                                                      <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesSent</field></block></value> 
                                                  <value name="B"><shadow type="math_number" id="=xVBDg1ZKy/|T(UYV`Ub"><field name="NUM">1024</field></shadow></value></block></value> 
                                              <value name="B"><shadow type="math_number" id="{X#[cLuXvd8p4k{Zey{:"><field name="NUM">1024</field></shadow></value></block></value> 
                                          <value name="B"><shadow type="math_number" id="n.JAu.8]%0]3WON0!c9i"><field name="NUM">1024</field></shadow></value></block></value> 
                                      <value name="B"><shadow type="math_number" id="4ic!%4x!.uJ,r}rVyI.C"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                              <value name="B"><shadow type="math_number" id="nKOt*HuUr+/~A/_F{X2b"><field name="NUM">10</field></shadow></value></block></value></block></statement></block></next></block></next></block></next></block></xml> 
      

      Javascript Code zum aktivieren:

      schedule("*/6 * * * * *",  function () { 
      setState( "upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
      });
      

      Gruß Marco

      CCU2-CuxD&Cul868MHz, 44xHM Geräte, 20xMAX Fenstersensoren.Acer Revo mit IoBroker, Tablet Captiva 9,7 SFHD. SMA SB2.5,STP7000TL20,SMA Energy Meter, Echo, Harmony, JeeLink868, Arduino 433MHz, MaxtoxCUL868,MilightEasyLED,Hue

      NegaleinN 1 Reply Last reply
      0
      • P Offline
        P Offline
        pix
        wrote on last edited by
        #3

        Hier gibt's auch noch einen Weg:

        http://forum.iobroker.net/viewtopic.php … 581#p39834

        Gruß

        Pix

        ioBroker auf Ubuntu in Proxmox (früher Mac mini (bis OS X 10.12.6 Sierra), VIS via iOS; angeschlossen: Homematic CCU2, Homepilot 1, ConBee II, einige Wemos, Sonos, Unifi CK+Protect, Homekit, Homebridge; KEIN blockly! Github-Profil

        1 Reply Last reply
        0
        • A Offline
          A Offline
          aleks-83
          wrote on last edited by
          #4

          @pix:

          Hier gibt's auch noch einen Weg:

          http://forum.iobroker.net/viewtopic.php … 581#p39834 `

          Der funktioniert bei mir super!

          Ich möchte jetzt allerdings in Echtzeit auslesen wieviel der Bandbreite gerade genutzt wird.

          Geht das? mit dem UPnP Adapter erhalte ich jede Menge Datenobjekte, aber alle ohne Wert :roll:

          Nur die boolschen Objekte zeigen true oder false.

          Wäre für mein Vorhaben nicht die ByteReceiveRate verantwortlich?

          = Dell Optiplex Micro - 10GB RAM - 200GB SSD - Debian VM =
          = Node.js v20.19.6 = NPM 10.8.2 = JS Controller 7.0.7 =

          Ubiquiti UAP-AC-LR - UAP-AC-Lite - Synology DS716+II - Fritz!Box 7490
          Glasfaser 400

          1 Reply Last reply
          0
          • Jey CeeJ Online
            Jey CeeJ Online
            Jey Cee
            Developer
            wrote on last edited by
            #5

            @aleks-83:

            mit dem UPnP Adapter erhalte ich jede Menge Datenobjekte, aber alle ohne Wert ` Du musst die Daten schon anfordern, nur ein Teil wird Automatisch via Abo abgerufen.

            https://github.com/Jey-Cee/ioBroker.upnp#Steuerung findest du die Doku zum Adapter.

            Persönlicher Support
            Spenden -> paypal.me/J3YC33

            1 Reply Last reply
            0
            • A Offline
              A Offline
              aleks-83
              wrote on last edited by
              #6

              Sorry aber das verstehe ich nicht.

              In der DOku werden die Konfigurationspunkt erklärt, aber nicht wie ich Daten anfordere [emoji53]

              = Dell Optiplex Micro - 10GB RAM - 200GB SSD - Debian VM =
              = Node.js v20.19.6 = NPM 10.8.2 = JS Controller 7.0.7 =

              Ubiquiti UAP-AC-LR - UAP-AC-Lite - Synology DS716+II - Fritz!Box 7490
              Glasfaser 400

              1 Reply Last reply
              0
              • F Offline
                F Offline
                friemelkarl
                wrote on last edited by
                #7

                Irgendwo im UPNP Adapter gibt es bei dem Gerät "Name deiner Fritzbox" den Punkt GetAddonInfos

                Trägst du bei Wert "send" ein, werden die Datenpunkte mir Werten gefüllt! 4751_unbenannt.png

                H 1 Reply Last reply
                0
                • A Offline
                  A Offline
                  aleks-83
                  wrote on last edited by
                  #8

                  Ah ok Danke.

                  Jetzt stehen fast überall Werte drin.

                  Wie muss ich die denn verstehen?

                  Bei ByteReceiveRate steht 17677 und bei SendRate 1572.

                  Dazu fällt mir keine Umrechnung ein die Sinn macht.

                  Und der Wert ist auch statisch.

                  Ich hatte gedacht dass dieser Wert mir angibt, welcher Datendurchsatz jetzt aktuell auf der Leitung genutzt wird.

                  = Dell Optiplex Micro - 10GB RAM - 200GB SSD - Debian VM =
                  = Node.js v20.19.6 = NPM 10.8.2 = JS Controller 7.0.7 =

                  Ubiquiti UAP-AC-LR - UAP-AC-Lite - Synology DS716+II - Fritz!Box 7490
                  Glasfaser 400

                  1 Reply Last reply
                  0
                  • StabilostickS Offline
                    StabilostickS Offline
                    Stabilostick
                    wrote on last edited by
                    #9

                    Die FRITZ!Box liefert hier die an dem DSL-Anschluss erreichbare netto DSL-Geschwindigkeit (kBit/s). Sie zeigt die Verbindungsgeschwindigkeit zwischen dem Router und der „Vermittlungsstelle“ an. Diese Datenrate ist in der Regel geringer als die Geschwindigkeit, die im DSL-Anschlussvertrag mit dem DSL-Anbieter vereinbart wurde.

                    Bei jedem Verbindungsneuaufbau wird diese Geschwindigkeit neu ausgehandelt.

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      aleks-83
                      wrote on last edited by
                      #10

                      OK.

                      Und das hat nichts mit der reellen Geschwindigkeit zu tun?

                      Denn meine download rate liegt bei ca. 40.000 kBit/s, nicht bei 17.000.

                      Gibt es denn einen Eintrag mit dem ich die aktuell verwendete download rate einbinden kann?

                      Also ich möchte im vis darstellenit wieviel kbit /s der Anschluss aktuell belastet wird.

                      So eine Anzeige gibt es ja aus der FritzBox Oberfläche auch.

                      EDIT:

                      Ich habe hier in https://forum.iobroker.net/viewtopic.php?t=10305 was dazu gefunden.

                      Dort schreibe ich zu meinem Anliegen weiter.

                      Passt dort besser hin.

                      = Dell Optiplex Micro - 10GB RAM - 200GB SSD - Debian VM =
                      = Node.js v20.19.6 = NPM 10.8.2 = JS Controller 7.0.7 =

                      Ubiquiti UAP-AC-LR - UAP-AC-Lite - Synology DS716+II - Fritz!Box 7490
                      Glasfaser 400

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        schittl
                        wrote on last edited by
                        #11

                        @Marcolotti:

                        Guten Morgen,

                        ! ich habe sie per uPnp ausgelesen und gleich umgerechnet. Siehe hier Blockly-Export:

                         <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="^R1I1qEBx55RD^h`(V=E" x="41" y="72"><mutation items="1"></mutation>
                            <field name="CONDITION">ne</field>
                            
                            <value name="OID0"><shadow type="field_oid" id="z)9{{HUEqN34THiA],XG"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></shadow></value> 
                            <statement name="STATEMENT"><block type="update" id="2f#6%Se8+Gd0s}2_Hm2y"><mutation delay_input="false"></mutation>
                                <field name="OID">javascript.0.FritzBox.Download</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE"><block type="math_arithmetic" id="?@yk1ANr8_N3JBF?etuU"><field name="OP">MULTIPLY</field>
                                    <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                      <block type="math_arithmetic" id="P?q.:u~+@oT7KesUG3H^"><field name="OP">DIVIDE</field>
                                        <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                          <block type="math_arithmetic" id="ET@az/a#_]-!7Khz]J51"><field name="OP">DIVIDE</field>
                                            <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                              <block type="get_value" id="K~RQv[KfNhJo1pxyDI:U"><field name="ATTR">val</field>
                                                <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></block></value> 
                                            <value name="B"><shadow type="math_number" id="S*3-!FQ6L*C~ZYe%u1^z"><field name="NUM">1024</field></shadow></value></block></value> 
                                        <value name="B"><shadow type="math_number" id="1-tToMx+yzQZb,s,,Vw*"><field name="NUM">1024</field></shadow></value></block></value> 
                                    <value name="B"><shadow type="math_number" id="Axjl,V:^[.Pj/bq:Ie;/"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
                            <next><block type="on_ext" id="]A6BtvC!bt+j,dn-h?/4"><mutation items="1"></mutation>
                                <field name="CONDITION">ne</field>
                                
                                <value name="OID0"><shadow type="field_oid" id="O8{TfCNhL(qh!qLN(Ua#"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></shadow></value> 
                                <statement name="STATEMENT"><block type="update" id="qe4}/8fbJ6XW_AyKv-{W"><mutation delay_input="false"></mutation>
                                    <field name="OID">javascript.0.FritzBox.Upload</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE"><block type="math_arithmetic" id="mir+Ng@=E.o9.{+]c_uW"><field name="OP">MULTIPLY</field>
                                        <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                          <block type="math_arithmetic" id="Tq!.VtD7p9WwwVlk}S!t"><field name="OP">DIVIDE</field>
                                            <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                              <block type="math_arithmetic" id="z(^:3#eq,T[v0sm@#!-)"><field name="OP">DIVIDE</field>
                                                <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                  <block type="get_value" id="6qcs~dAk3;ftLZ]-r)2|"><field name="ATTR">val</field>
                                                    <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></block></value> 
                                                <value name="B"><shadow type="math_number" id="=n1alLbagJ7nQfu80Thj"><field name="NUM">1024</field></shadow></value></block></value> 
                                            <value name="B"><shadow type="math_number" id="~XFV!OyK3,tWK`#%a?Z_"><field name="NUM">1024</field></shadow></value></block></value> 
                                        <value name="B"><shadow type="math_number" id="lko5,SkbV(I/o5hx4yKf"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
                                <next><block type="on_ext" id="jz[V~:8fwCMa2:Cs|}t)"><mutation items="1"></mutation>
                                    <field name="CONDITION">ne</field>
                                    
                                    <value name="OID0"><shadow type="field_oid" id="m0EPlQwO7*1}2/k32?~)"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field></shadow></value> 
                                    <statement name="STATEMENT"><block type="update" id="d./{hY_/GNgmW![:sZw9"><mutation delay_input="false"></mutation>
                                        <field name="OID">javascript.0.FritzBox.VolumeDown</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE"><block type="math_arithmetic" id="*sP#X2V?Z8b+N?o%{V6m"><field name="OP">DIVIDE</field>
                                            <value name="A"><shadow type="math_number" id="zvea*u@}oq`7%h}LRvKe"><field name="NUM">1</field></shadow> 
                                              <block type="math_round" id="8LLX_p1vGxd-bFmL9cZX"><field name="OP">ROUND</field>
                                                <value name="NUM"><shadow type="math_number" id="`=psLSt|u.%bFJXNuPr%"><field name="NUM">3.1</field></shadow> 
                                                  <block type="math_arithmetic" id="rKkIM0E?UP@*iNO5^w#m"><field name="OP">MULTIPLY</field>
                                                    <value name="A"><shadow type="math_number" id="a%?|zOR`:nUMIRam~.9:"><field name="NUM">1</field></shadow> 
                                                      <block type="math_arithmetic" id=")F?zQQCvjuj?*FoAsEfa"><field name="OP">DIVIDE</field>
                                                        <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                                          <block type="math_arithmetic" id=",itgpxp_66PiY.CNQ+pk"><field name="OP">DIVIDE</field>
                                                            <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                              <block type="math_arithmetic" id="BN;7bG%`;_1}]v9Rg~[z"><field name="OP">DIVIDE</field>
                                                                <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                                  <block type="get_value" id="JxovhYk=dxK3Fj=O5]qm"><field name="ATTR">val</field>
                                                                    <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived</field></block></value> 
                                                                <value name="B"><shadow type="math_number" id="M32MEAu(6k2oK,!UWPF`"><field name="NUM">1024</field></shadow></value></block></value> 
                                                            <value name="B"><shadow type="math_number" id="VKVK%f[L3{C3(;QcUt7k"><field name="NUM">1024</field></shadow></value></block></value> 
                                                        <value name="B"><shadow type="math_number" id=".[=z;5_jl^!,+=U#tsxV"><field name="NUM">1024</field></shadow></value></block></value> 
                                                    <value name="B"><shadow type="math_number" id="9;}kslve4U~q^m?{5zb*"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                                            <value name="B"><shadow type="math_number" id="J7_R){)V=AYPAd#?n%@~"><field name="NUM">10</field></shadow></value></block></value></block></statement> 
                                    <next><block type="on_ext" id="!.Lv71Anl{b]hkXB^Pt{"><mutation items="1"></mutation>
                                        <field name="CONDITION">ne</field>
                                        
                                        <value name="OID0"><shadow type="field_oid" id="4:]SbR8SUSSejOYGe139"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field></shadow></value> 
                                        <statement name="STATEMENT"><block type="update" id="Y.1QPOzh4AP4N*3B~cCE"><mutation delay_input="false"></mutation>
                                            <field name="OID">javascript.0.FritzBox.VolumeUp</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE"><block type="math_arithmetic" id="k]@c~gb@4*f}_`jXd,@#"><field name="OP">DIVIDE</field>
                                                <value name="A"><shadow type="math_number" id="[oL4*,]*HE_Kn26Pp2rN"><field name="NUM">1</field></shadow> 
                                                  <block type="math_round" id="x.4C91BI_z[e~]fhpdoJ"><field name="OP">ROUND</field>
                                                    <value name="NUM"><shadow type="math_number" id=".|xXI{:8;B+4ln|,tV,="><field name="NUM">3.1</field></shadow> 
                                                      <block type="math_arithmetic" id="r1Y1[AX}-aeJ~_n(NN{+"><field name="OP">MULTIPLY</field>
                                                        <value name="A"><shadow type="math_number" id="X)0WW;ERFR9phz1Pb|n~"><field name="NUM">1</field></shadow> 
                                                          <block type="math_arithmetic" id="{yd%*rF{o|5*_2)|#hKX"><field name="OP">DIVIDE</field>
                                                            <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                                              <block type="math_arithmetic" id="k?c4|cZ}YT-,M4xsi6^5"><field name="OP">DIVIDE</field>
                                                                <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                                  <block type="math_arithmetic" id="55`M?_-gUz/4B`VJR9`R"><field name="OP">DIVIDE</field>
                                                                    <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                                      <block type="get_value" id="np}1glMhkEM|d?l(SqTZ"><field name="ATTR">val</field>
                                                                        <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesSent</field></block></value> 
                                                                    <value name="B"><shadow type="math_number" id="=xVBDg1ZKy/|T(UYV`Ub"><field name="NUM">1024</field></shadow></value></block></value> 
                                                                <value name="B"><shadow type="math_number" id="{X#[cLuXvd8p4k{Zey{:"><field name="NUM">1024</field></shadow></value></block></value> 
                                                            <value name="B"><shadow type="math_number" id="n.JAu.8]%0]3WON0!c9i"><field name="NUM">1024</field></shadow></value></block></value> 
                                                        <value name="B"><shadow type="math_number" id="4ic!%4x!.uJ,r}rVyI.C"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                                                <value name="B"><shadow type="math_number" id="nKOt*HuUr+/~A/_F{X2b"><field name="NUM">10</field></shadow></value></block></value></block></statement></block></next></block></next></block></next></block></xml> 
                        

                        Javascript Code zum aktivieren:

                        schedule("*/6 * * * * *",  function () { 
                        setState( "upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
                        });
                        

                        Gruß Marco `

                        Hi Marco,

                        danke für den Hinweis. Hast Du die Daten auch irgendwie visualisiert und falls ja wie?

                        vg Falk

                        HW: Lenovo M920q (Proxmox, ioBroker, RaspMatic & Z2M), QNAP (Docker, Influx), Arduino Mega 2560 R3 (I2C DS18B20 + LED)

                        SW: CT IoBroker, VM RaspMatic(v3.79.6.20241122)

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          SabineT
                          wrote on last edited by
                          #12

                          Eigentlich wäre ja auch die maximal mögliche Datenrate (Up- und Downlink) interessant. Aber irgendwie unterschlagt der uPnP Adapter den zugehörigen Object-Tree "WANDSLInterfaceConfig" (die FritzBox liefert das über http://fritz.box:49000/wandslifconfigSCPD.xml).

                          lg, Sabine

                          1 Reply Last reply
                          0
                          • M Marcolotti

                            Guten Morgen,

                            ich habe sie per uPnp ausgelesen und gleich umgerechnet. Siehe hier Blockly-Export:

                             <xml xmlns="http://www.w3.org/1999/xhtml"><block type="on_ext" id="^R1I1qEBx55RD^h`(V=E" x="41" y="72"><mutation items="1"></mutation>
                                <field name="CONDITION">ne</field>
                            
                                <value name="OID0"><shadow type="field_oid" id="z)9{{HUEqN34THiA],XG"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></shadow></value> 
                                <statement name="STATEMENT"><block type="update" id="2f#6%Se8+Gd0s}2_Hm2y"><mutation delay_input="false"></mutation>
                                    <field name="OID">javascript.0.FritzBox.Download</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE"><block type="math_arithmetic" id="?@yk1ANr8_N3JBF?etuU"><field name="OP">MULTIPLY</field>
                                        <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                          <block type="math_arithmetic" id="P?q.:u~+@oT7KesUG3H^"><field name="OP">DIVIDE</field>
                                            <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                              <block type="math_arithmetic" id="ET@az/a#_]-!7Khz]J51"><field name="OP">DIVIDE</field>
                                                <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                  <block type="get_value" id="K~RQv[KfNhJo1pxyDI:U"><field name="ATTR">val</field>
                                                    <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field></block></value> 
                                                <value name="B"><shadow type="math_number" id="S*3-!FQ6L*C~ZYe%u1^z"><field name="NUM">1024</field></shadow></value></block></value> 
                                            <value name="B"><shadow type="math_number" id="1-tToMx+yzQZb,s,,Vw*"><field name="NUM">1024</field></shadow></value></block></value> 
                                        <value name="B"><shadow type="math_number" id="Axjl,V:^[.Pj/bq:Ie;/"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
                                <next><block type="on_ext" id="]A6BtvC!bt+j,dn-h?/4"><mutation items="1"></mutation>
                                    <field name="CONDITION">ne</field>
                            
                                    <value name="OID0"><shadow type="field_oid" id="O8{TfCNhL(qh!qLN(Ua#"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></shadow></value> 
                                    <statement name="STATEMENT"><block type="update" id="qe4}/8fbJ6XW_AyKv-{W"><mutation delay_input="false"></mutation>
                                        <field name="OID">javascript.0.FritzBox.Upload</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE"><block type="math_arithmetic" id="mir+Ng@=E.o9.{+]c_uW"><field name="OP">MULTIPLY</field>
                                            <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                              <block type="math_arithmetic" id="Tq!.VtD7p9WwwVlk}S!t"><field name="OP">DIVIDE</field>
                                                <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                  <block type="math_arithmetic" id="z(^:3#eq,T[v0sm@#!-)"><field name="OP">DIVIDE</field>
                                                    <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                      <block type="get_value" id="6qcs~dAk3;ftLZ]-r)2|"><field name="ATTR">val</field>
                                                        <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field></block></value> 
                                                    <value name="B"><shadow type="math_number" id="=n1alLbagJ7nQfu80Thj"><field name="NUM">1024</field></shadow></value></block></value> 
                                                <value name="B"><shadow type="math_number" id="~XFV!OyK3,tWK`#%a?Z_"><field name="NUM">1024</field></shadow></value></block></value> 
                                            <value name="B"><shadow type="math_number" id="lko5,SkbV(I/o5hx4yKf"><field name="NUM">8</field></shadow></value></block></value></block></statement> 
                                    <next><block type="on_ext" id="jz[V~:8fwCMa2:Cs|}t)"><mutation items="1"></mutation>
                                        <field name="CONDITION">ne</field>
                            
                                        <value name="OID0"><shadow type="field_oid" id="m0EPlQwO7*1}2/k32?~)"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field></shadow></value> 
                                        <statement name="STATEMENT"><block type="update" id="d./{hY_/GNgmW![:sZw9"><mutation delay_input="false"></mutation>
                                            <field name="OID">javascript.0.FritzBox.VolumeDown</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE"><block type="math_arithmetic" id="*sP#X2V?Z8b+N?o%{V6m"><field name="OP">DIVIDE</field>
                                                <value name="A"><shadow type="math_number" id="zvea*u@}oq`7%h}LRvKe"><field name="NUM">1</field></shadow> 
                                                  <block type="math_round" id="8LLX_p1vGxd-bFmL9cZX"><field name="OP">ROUND</field>
                                                    <value name="NUM"><shadow type="math_number" id="`=psLSt|u.%bFJXNuPr%"><field name="NUM">3.1</field></shadow> 
                                                      <block type="math_arithmetic" id="rKkIM0E?UP@*iNO5^w#m"><field name="OP">MULTIPLY</field>
                                                        <value name="A"><shadow type="math_number" id="a%?|zOR`:nUMIRam~.9:"><field name="NUM">1</field></shadow> 
                                                          <block type="math_arithmetic" id=")F?zQQCvjuj?*FoAsEfa"><field name="OP">DIVIDE</field>
                                                            <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                                              <block type="math_arithmetic" id=",itgpxp_66PiY.CNQ+pk"><field name="OP">DIVIDE</field>
                                                                <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                                  <block type="math_arithmetic" id="BN;7bG%`;_1}]v9Rg~[z"><field name="OP">DIVIDE</field>
                                                                    <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                                      <block type="get_value" id="JxovhYk=dxK3Fj=O5]qm"><field name="ATTR">val</field>
                                                                        <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesReceived</field></block></value> 
                                                                    <value name="B"><shadow type="math_number" id="M32MEAu(6k2oK,!UWPF`"><field name="NUM">1024</field></shadow></value></block></value> 
                                                                <value name="B"><shadow type="math_number" id="VKVK%f[L3{C3(;QcUt7k"><field name="NUM">1024</field></shadow></value></block></value> 
                                                            <value name="B"><shadow type="math_number" id=".[=z;5_jl^!,+=U#tsxV"><field name="NUM">1024</field></shadow></value></block></value> 
                                                        <value name="B"><shadow type="math_number" id="9;}kslve4U~q^m?{5zb*"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                                                <value name="B"><shadow type="math_number" id="J7_R){)V=AYPAd#?n%@~"><field name="NUM">10</field></shadow></value></block></value></block></statement> 
                                        <next><block type="on_ext" id="!.Lv71Anl{b]hkXB^Pt{"><mutation items="1"></mutation>
                                            <field name="CONDITION">ne</field>
                            
                                            <value name="OID0"><shadow type="field_oid" id="4:]SbR8SUSSejOYGe139"><field name="oid">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field></shadow></value> 
                                            <statement name="STATEMENT"><block type="update" id="Y.1QPOzh4AP4N*3B~cCE"><mutation delay_input="false"></mutation>
                                                <field name="OID">javascript.0.FritzBox.VolumeUp</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE"><block type="math_arithmetic" id="k]@c~gb@4*f}_`jXd,@#"><field name="OP">DIVIDE</field>
                                                    <value name="A"><shadow type="math_number" id="[oL4*,]*HE_Kn26Pp2rN"><field name="NUM">1</field></shadow> 
                                                      <block type="math_round" id="x.4C91BI_z[e~]fhpdoJ"><field name="OP">ROUND</field>
                                                        <value name="NUM"><shadow type="math_number" id=".|xXI{:8;B+4ln|,tV,="><field name="NUM">3.1</field></shadow> 
                                                          <block type="math_arithmetic" id="r1Y1[AX}-aeJ~_n(NN{+"><field name="OP">MULTIPLY</field>
                                                            <value name="A"><shadow type="math_number" id="X)0WW;ERFR9phz1Pb|n~"><field name="NUM">1</field></shadow> 
                                                              <block type="math_arithmetic" id="{yd%*rF{o|5*_2)|#hKX"><field name="OP">DIVIDE</field>
                                                                <value name="A"><shadow type="math_number" id="^+F8R/({bi}g+USyaUC+"><field name="NUM">1</field></shadow> 
                                                                  <block type="math_arithmetic" id="k?c4|cZ}YT-,M4xsi6^5"><field name="OP">DIVIDE</field>
                                                                    <value name="A"><shadow type="math_number" id="oG0sVIyrWffYyI2tkF+J"><field name="NUM">1</field></shadow> 
                                                                      <block type="math_arithmetic" id="55`M?_-gUz/4B`VJR9`R"><field name="OP">DIVIDE</field>
                                                                        <value name="A"><shadow type="math_number" id="t)d.0fa8P[/d=wg4.9}M"><field name="NUM">1</field></shadow> 
                                                                          <block type="get_value" id="np}1glMhkEM|d?l(SqTZ"><field name="ATTR">val</field>
                                                                            <field name="OID">upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.TotalBytesSent</field></block></value> 
                                                                        <value name="B"><shadow type="math_number" id="=xVBDg1ZKy/|T(UYV`Ub"><field name="NUM">1024</field></shadow></value></block></value> 
                                                                    <value name="B"><shadow type="math_number" id="{X#[cLuXvd8p4k{Zey{:"><field name="NUM">1024</field></shadow></value></block></value> 
                                                                <value name="B"><shadow type="math_number" id="n.JAu.8]%0]3WON0!c9i"><field name="NUM">1024</field></shadow></value></block></value> 
                                                            <value name="B"><shadow type="math_number" id="4ic!%4x!.uJ,r}rVyI.C"><field name="NUM">10</field></shadow></value></block></value></block></value> 
                                                    <value name="B"><shadow type="math_number" id="nKOt*HuUr+/~A/_F{X2b"><field name="NUM">10</field></shadow></value></block></value></block></statement></block></next></block></next></block></next></block></xml> 
                            

                            Javascript Code zum aktivieren:

                            schedule("*/6 * * * * *",  function () { 
                            setState( "upnp.0.FRITZ!Box_7272.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
                            });
                            

                            Gruß Marco

                            NegaleinN Offline
                            NegaleinN Offline
                            Negalein
                            Global Moderator
                            wrote on last edited by
                            #13

                            @Marcolotti sagte in FritzBox: DSL Geschwindigkeit auslesen?:

                            ich habe sie per uPnp ausgelesen und gleich umgerechnet. Siehe hier Blockly-Export:

                            Hallo Marco!

                            Hast du dir die DP (zB javascript.0.FritzBox.Upload) manuell angelegt?

                            ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                            ° Node.js Fixer ---> iob nodejs-update
                            ° Fixer ---> iob fix

                            TG70T 1 Reply Last reply
                            0
                            • NegaleinN Negalein

                              @Marcolotti sagte in FritzBox: DSL Geschwindigkeit auslesen?:

                              ich habe sie per uPnp ausgelesen und gleich umgerechnet. Siehe hier Blockly-Export:

                              Hallo Marco!

                              Hast du dir die DP (zB javascript.0.FritzBox.Upload) manuell angelegt?

                              TG70T Offline
                              TG70T Offline
                              TG70
                              Forum Testing
                              wrote on last edited by TG70
                              #14

                              Auch wenn das hier schon etwas älter ist. Ich suche noch genau nach diesen Werten der Fritzbox.
                              Bei mir werden nur Werte angezeigt, wenn ich manuell den "Request Button" drücke.
                              Die beiden Scripte oben habe ich eigentlich angepasst....

                              schedule("*/6 * * * * *",  function () { 
                              setState( "upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
                              });
                              

                              2493113e-edba-4e71-bbc0-26e2d56f794d-image.png

                              <xml xmlns="https://developers.google.com/blockly/xml">
                                <block type="on_ext" id="^R1I1qEBx55RD^h`(V=E" x="41" y="72">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                  <field name="CONDITION">ne</field>
                                  <field name="ACK_CONDITION"></field>
                                  <value name="OID0">
                                    <shadow type="field_oid" id="z)9{{HUEqN34THiA],XG">
                                      <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field>
                                    </shadow>
                                  </value>
                                  <statement name="STATEMENT">
                                    <block type="update" id="2f#6%Se8+Gd0s}2_Hm2y">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">javascript.0.FritzBox.Download</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_arithmetic" id="?@yk1ANr8_N3JBF?etuU">
                                          <field name="OP">MULTIPLY</field>
                                          <value name="A">
                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                              <field name="NUM">1</field>
                                            </shadow>
                                            <block type="math_arithmetic" id="P?q.:u~+@oT7KesUG3H^">
                                              <field name="OP">DIVIDE</field>
                                              <value name="A">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                  <field name="NUM">1</field>
                                                </shadow>
                                                <block type="math_arithmetic" id="ET@az/a#_]-!7Khz]J51">
                                                  <field name="OP">DIVIDE</field>
                                                  <value name="A">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                      <field name="NUM">1</field>
                                                    </shadow>
                                                    <block type="get_value" id="K~RQv[KfNhJo1pxyDI:U">
                                                      <field name="ATTR">val</field>
                                                      <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <shadow type="math_number" id="S*3-!FQ6L*C~ZYe%u1^z">
                                                      <field name="NUM">1024</field>
                                                    </shadow>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <shadow type="math_number" id="1-tToMx+yzQZb,s,,Vw*">
                                                  <field name="NUM">1024</field>
                                                </shadow>
                                              </value>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <shadow type="math_number" id="Axjl,V:^[.Pj/bq:Ie;/">
                                              <field name="NUM">8</field>
                                            </shadow>
                                          </value>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="on_ext" id="]A6BtvC!bt+j,dn-h?/4">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                      <field name="CONDITION">ne</field>
                                      <field name="ACK_CONDITION"></field>
                                      <value name="OID0">
                                        <shadow type="field_oid" id="O8{TfCNhL(qh!qLN(Ua#">
                                          <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field>
                                        </shadow>
                                      </value>
                                      <statement name="STATEMENT">
                                        <block type="update" id="qe4}/8fbJ6XW_AyKv-{W">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                          <field name="OID">javascript.0.FritzBox.Upload</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_arithmetic" id="mir+Ng@=E.o9.{+]c_uW">
                                              <field name="OP">MULTIPLY</field>
                                              <value name="A">
                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                  <field name="NUM">1</field>
                                                </shadow>
                                                <block type="math_arithmetic" id="Tq!.VtD7p9WwwVlk}S!t">
                                                  <field name="OP">DIVIDE</field>
                                                  <value name="A">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                      <field name="NUM">1</field>
                                                    </shadow>
                                                    <block type="math_arithmetic" id="z(^:3#eq,T[v0sm@#!-)">
                                                      <field name="OP">DIVIDE</field>
                                                      <value name="A">
                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                          <field name="NUM">1</field>
                                                        </shadow>
                                                        <block type="get_value" id="6qcs~dAk3;ftLZ]-r)2|">
                                                          <field name="ATTR">val</field>
                                                          <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <shadow type="math_number" id="=n1alLbagJ7nQfu80Thj">
                                                          <field name="NUM">1024</field>
                                                        </shadow>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <shadow type="math_number" id="~XFV!OyK3,tWK`#%a?Z_">
                                                      <field name="NUM">1024</field>
                                                    </shadow>
                                                  </value>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <shadow type="math_number" id="lko5,SkbV(I/o5hx4yKf">
                                                  <field name="NUM">8</field>
                                                </shadow>
                                              </value>
                                            </block>
                                          </value>
                                        </block>
                                      </statement>
                                      <next>
                                        <block type="on_ext" id="jz[V~:8fwCMa2:Cs|}t)">
                                          <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                          <field name="CONDITION">ne</field>
                                          <field name="ACK_CONDITION"></field>
                                          <value name="OID0">
                                            <shadow type="field_oid" id="m0EPlQwO7*1}2/k32?~)">
                                              <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field>
                                            </shadow>
                                          </value>
                                          <statement name="STATEMENT">
                                            <block type="update" id="d./{hY_/GNgmW![:sZw9">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                              <field name="OID">javascript.0.FritzBox.VolumeDown</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="math_arithmetic" id="*sP#X2V?Z8b+N?o%{V6m">
                                                  <field name="OP">DIVIDE</field>
                                                  <value name="A">
                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="zvea*u@}oq`7%h}LRvKe">
                                                      <field name="NUM">1</field>
                                                    </shadow>
                                                    <block type="math_round" id="8LLX_p1vGxd-bFmL9cZX">
                                                      <field name="OP">ROUND</field>
                                                      <value name="NUM">
                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="`=psLSt|u.%bFJXNuPr%">
                                                          <field name="NUM">3.1</field>
                                                        </shadow>
                                                        <block type="math_arithmetic" id="rKkIM0E?UP@*iNO5^w#m">
                                                          <field name="OP">MULTIPLY</field>
                                                          <value name="A">
                                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="a%?|zOR`:nUMIRam~.9:">
                                                              <field name="NUM">1</field>
                                                            </shadow>
                                                            <block type="math_arithmetic" id=")F?zQQCvjuj?*FoAsEfa">
                                                              <field name="OP">DIVIDE</field>
                                                              <value name="A">
                                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                                  <field name="NUM">1</field>
                                                                </shadow>
                                                                <block type="math_arithmetic" id=",itgpxp_66PiY.CNQ+pk">
                                                                  <field name="OP">DIVIDE</field>
                                                                  <value name="A">
                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                                      <field name="NUM">1</field>
                                                                    </shadow>
                                                                    <block type="math_arithmetic" id="BN;7bG%`;_1}]v9Rg~[z">
                                                                      <field name="OP">DIVIDE</field>
                                                                      <value name="A">
                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="get_value" id="JxovhYk=dxK3Fj=O5]qm">
                                                                          <field name="ATTR">val</field>
                                                                          <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id="M32MEAu(6k2oK,!UWPF`">
                                                                          <field name="NUM">1024</field>
                                                                        </shadow>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <shadow type="math_number" id="VKVK%f[L3{C3(;QcUt7k">
                                                                      <field name="NUM">1024</field>
                                                                    </shadow>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <shadow type="math_number" id=".[=z;5_jl^!,+=U#tsxV">
                                                                  <field name="NUM">1024</field>
                                                                </shadow>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <shadow type="math_number" id="9;}kslve4U~q^m?{5zb*">
                                                              <field name="NUM">10</field>
                                                            </shadow>
                                                          </value>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <shadow type="math_number" id="J7_R){)V=AYPAd#?n%@~">
                                                      <field name="NUM">10</field>
                                                    </shadow>
                                                  </value>
                                                </block>
                                              </value>
                                            </block>
                                          </statement>
                                          <next>
                                            <block type="on_ext" id="!.Lv71Anl{b]hkXB^Pt{">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                              <field name="CONDITION">ne</field>
                                              <field name="ACK_CONDITION"></field>
                                              <value name="OID0">
                                                <shadow type="field_oid" id="4:]SbR8SUSSejOYGe139">
                                                  <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field>
                                                </shadow>
                                              </value>
                                              <statement name="STATEMENT">
                                                <block type="update" id="Y.1QPOzh4AP4N*3B~cCE">
                                                  <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                  <field name="OID">javascript.0.FritzBox.VolumeUp</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="math_arithmetic" id="k]@c~gb@4*f}_`jXd,@#">
                                                      <field name="OP">DIVIDE</field>
                                                      <value name="A">
                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="[oL4*,]*HE_Kn26Pp2rN">
                                                          <field name="NUM">1</field>
                                                        </shadow>
                                                        <block type="math_round" id="x.4C91BI_z[e~]fhpdoJ">
                                                          <field name="OP">ROUND</field>
                                                          <value name="NUM">
                                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=".|xXI{:8;B+4ln|,tV,=">
                                                              <field name="NUM">3.1</field>
                                                            </shadow>
                                                            <block type="math_arithmetic" id="r1Y1[AX}-aeJ~_n(NN{+">
                                                              <field name="OP">MULTIPLY</field>
                                                              <value name="A">
                                                                <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="X)0WW;ERFR9phz1Pb|n~">
                                                                  <field name="NUM">1</field>
                                                                </shadow>
                                                                <block type="math_arithmetic" id="{yd%*rF{o|5*_2)|#hKX">
                                                                  <field name="OP">DIVIDE</field>
                                                                  <value name="A">
                                                                    <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                                      <field name="NUM">1</field>
                                                                    </shadow>
                                                                    <block type="math_arithmetic" id="k?c4|cZ}YT-,M4xsi6^5">
                                                                      <field name="OP">DIVIDE</field>
                                                                      <value name="A">
                                                                        <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="math_arithmetic" id="55`M?_-gUz/4B`VJR9`R">
                                                                          <field name="OP">DIVIDE</field>
                                                                          <value name="A">
                                                                            <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                                              <field name="NUM">1</field>
                                                                            </shadow>
                                                                            <block type="get_value" id="np}1glMhkEM|d?l(SqTZ">
                                                                              <field name="ATTR">val</field>
                                                                              <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <shadow type="math_number" id="=xVBDg1ZKy/|T(UYV`Ub">
                                                                              <field name="NUM">1024</field>
                                                                            </shadow>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id="{X#[cLuXvd8p4k{Zey{:">
                                                                          <field name="NUM">1024</field>
                                                                        </shadow>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <shadow type="math_number" id="n.JAu.8]%0]3WON0!c9i">
                                                                      <field name="NUM">1024</field>
                                                                    </shadow>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <shadow type="math_number" id="4ic!%4x!.uJ,r}rVyI.C">
                                                                  <field name="NUM">10</field>
                                                                </shadow>
                                                              </value>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <shadow type="math_number" id="nKOt*HuUr+/~A/_F{X2b">
                                                          <field name="NUM">10</field>
                                                        </shadow>
                                                      </value>
                                                    </block>
                                                  </value>
                                                </block>
                                              </statement>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </xml>
                              

                              Die Daten werden nur aktualisiert wenn ich manuell den Button betätige:

                              8f8fa2d0-e7cb-4739-8dd5-16f721a9e088-image.png

                              ∘ MB ASRock J4105M Intel J4105 CPU M-ATX | 16 GB RAM | 480 GB SSD ∘ PROXMOX LCX-Container > IoBroker

                              CKOC 1 Reply Last reply
                              0
                              • TG70T TG70

                                Auch wenn das hier schon etwas älter ist. Ich suche noch genau nach diesen Werten der Fritzbox.
                                Bei mir werden nur Werte angezeigt, wenn ich manuell den "Request Button" drücke.
                                Die beiden Scripte oben habe ich eigentlich angepasst....

                                schedule("*/6 * * * * *",  function () { 
                                setState( "upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos",'send');
                                });
                                

                                2493113e-edba-4e71-bbc0-26e2d56f794d-image.png

                                <xml xmlns="https://developers.google.com/blockly/xml">
                                  <block type="on_ext" id="^R1I1qEBx55RD^h`(V=E" x="41" y="72">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                    <field name="CONDITION">ne</field>
                                    <field name="ACK_CONDITION"></field>
                                    <value name="OID0">
                                      <shadow type="field_oid" id="z)9{{HUEqN34THiA],XG">
                                        <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field>
                                      </shadow>
                                    </value>
                                    <statement name="STATEMENT">
                                      <block type="update" id="2f#6%Se8+Gd0s}2_Hm2y">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                        <field name="OID">javascript.0.FritzBox.Download</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="math_arithmetic" id="?@yk1ANr8_N3JBF?etuU">
                                            <field name="OP">MULTIPLY</field>
                                            <value name="A">
                                              <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="math_arithmetic" id="P?q.:u~+@oT7KesUG3H^">
                                                <field name="OP">DIVIDE</field>
                                                <value name="A">
                                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id="ET@az/a#_]-!7Khz]J51">
                                                    <field name="OP">DIVIDE</field>
                                                    <value name="A">
                                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="get_value" id="K~RQv[KfNhJo1pxyDI:U">
                                                        <field name="ATTR">val</field>
                                                        <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteReceiveRate</field>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="S*3-!FQ6L*C~ZYe%u1^z">
                                                        <field name="NUM">1024</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <shadow type="math_number" id="1-tToMx+yzQZb,s,,Vw*">
                                                    <field name="NUM">1024</field>
                                                  </shadow>
                                                </value>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <shadow type="math_number" id="Axjl,V:^[.Pj/bq:Ie;/">
                                                <field name="NUM">8</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                      </block>
                                    </statement>
                                    <next>
                                      <block type="on_ext" id="]A6BtvC!bt+j,dn-h?/4">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                        <field name="CONDITION">ne</field>
                                        <field name="ACK_CONDITION"></field>
                                        <value name="OID0">
                                          <shadow type="field_oid" id="O8{TfCNhL(qh!qLN(Ua#">
                                            <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field>
                                          </shadow>
                                        </value>
                                        <statement name="STATEMENT">
                                          <block type="update" id="qe4}/8fbJ6XW_AyKv-{W">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                            <field name="OID">javascript.0.FritzBox.Upload</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE">
                                              <block type="math_arithmetic" id="mir+Ng@=E.o9.{+]c_uW">
                                                <field name="OP">MULTIPLY</field>
                                                <value name="A">
                                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                    <field name="NUM">1</field>
                                                  </shadow>
                                                  <block type="math_arithmetic" id="Tq!.VtD7p9WwwVlk}S!t">
                                                    <field name="OP">DIVIDE</field>
                                                    <value name="A">
                                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_arithmetic" id="z(^:3#eq,T[v0sm@#!-)">
                                                        <field name="OP">DIVIDE</field>
                                                        <value name="A">
                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="get_value" id="6qcs~dAk3;ftLZ]-r)2|">
                                                            <field name="ATTR">val</field>
                                                            <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.ByteSendRate</field>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="=n1alLbagJ7nQfu80Thj">
                                                            <field name="NUM">1024</field>
                                                          </shadow>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="~XFV!OyK3,tWK`#%a?Z_">
                                                        <field name="NUM">1024</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </value>
                                                <value name="B">
                                                  <shadow type="math_number" id="lko5,SkbV(I/o5hx4yKf">
                                                    <field name="NUM">8</field>
                                                  </shadow>
                                                </value>
                                              </block>
                                            </value>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="on_ext" id="jz[V~:8fwCMa2:Cs|}t)">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                            <field name="CONDITION">ne</field>
                                            <field name="ACK_CONDITION"></field>
                                            <value name="OID0">
                                              <shadow type="field_oid" id="m0EPlQwO7*1}2/k32?~)">
                                                <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field>
                                              </shadow>
                                            </value>
                                            <statement name="STATEMENT">
                                              <block type="update" id="d./{hY_/GNgmW![:sZw9">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                <field name="OID">javascript.0.FritzBox.VolumeDown</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="math_arithmetic" id="*sP#X2V?Z8b+N?o%{V6m">
                                                    <field name="OP">DIVIDE</field>
                                                    <value name="A">
                                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="zvea*u@}oq`7%h}LRvKe">
                                                        <field name="NUM">1</field>
                                                      </shadow>
                                                      <block type="math_round" id="8LLX_p1vGxd-bFmL9cZX">
                                                        <field name="OP">ROUND</field>
                                                        <value name="NUM">
                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="`=psLSt|u.%bFJXNuPr%">
                                                            <field name="NUM">3.1</field>
                                                          </shadow>
                                                          <block type="math_arithmetic" id="rKkIM0E?UP@*iNO5^w#m">
                                                            <field name="OP">MULTIPLY</field>
                                                            <value name="A">
                                                              <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="a%?|zOR`:nUMIRam~.9:">
                                                                <field name="NUM">1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id=")F?zQQCvjuj?*FoAsEfa">
                                                                <field name="OP">DIVIDE</field>
                                                                <value name="A">
                                                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id=",itgpxp_66PiY.CNQ+pk">
                                                                    <field name="OP">DIVIDE</field>
                                                                    <value name="A">
                                                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_arithmetic" id="BN;7bG%`;_1}]v9Rg~[z">
                                                                        <field name="OP">DIVIDE</field>
                                                                        <value name="A">
                                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="get_value" id="JxovhYk=dxK3Fj=O5]qm">
                                                                            <field name="ATTR">val</field>
                                                                            <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesReceived</field>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id="M32MEAu(6k2oK,!UWPF`">
                                                                            <field name="NUM">1024</field>
                                                                          </shadow>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="VKVK%f[L3{C3(;QcUt7k">
                                                                        <field name="NUM">1024</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id=".[=z;5_jl^!,+=U#tsxV">
                                                                    <field name="NUM">1024</field>
                                                                  </shadow>
                                                                </value>
                                                              </block>
                                                            </value>
                                                            <value name="B">
                                                              <shadow type="math_number" id="9;}kslve4U~q^m?{5zb*">
                                                                <field name="NUM">10</field>
                                                              </shadow>
                                                            </value>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="B">
                                                      <shadow type="math_number" id="J7_R){)V=AYPAd#?n%@~">
                                                        <field name="NUM">10</field>
                                                      </shadow>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </statement>
                                            <next>
                                              <block type="on_ext" id="!.Lv71Anl{b]hkXB^Pt{">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
                                                <field name="CONDITION">ne</field>
                                                <field name="ACK_CONDITION"></field>
                                                <value name="OID0">
                                                  <shadow type="field_oid" id="4:]SbR8SUSSejOYGe139">
                                                    <field name="oid">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field>
                                                  </shadow>
                                                </value>
                                                <statement name="STATEMENT">
                                                  <block type="update" id="Y.1QPOzh4AP4N*3B~cCE">
                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                    <field name="OID">javascript.0.FritzBox.VolumeUp</field>
                                                    <field name="WITH_DELAY">FALSE</field>
                                                    <value name="VALUE">
                                                      <block type="math_arithmetic" id="k]@c~gb@4*f}_`jXd,@#">
                                                        <field name="OP">DIVIDE</field>
                                                        <value name="A">
                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="[oL4*,]*HE_Kn26Pp2rN">
                                                            <field name="NUM">1</field>
                                                          </shadow>
                                                          <block type="math_round" id="x.4C91BI_z[e~]fhpdoJ">
                                                            <field name="OP">ROUND</field>
                                                            <value name="NUM">
                                                              <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=".|xXI{:8;B+4ln|,tV,=">
                                                                <field name="NUM">3.1</field>
                                                              </shadow>
                                                              <block type="math_arithmetic" id="r1Y1[AX}-aeJ~_n(NN{+">
                                                                <field name="OP">MULTIPLY</field>
                                                                <value name="A">
                                                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="X)0WW;ERFR9phz1Pb|n~">
                                                                    <field name="NUM">1</field>
                                                                  </shadow>
                                                                  <block type="math_arithmetic" id="{yd%*rF{o|5*_2)|#hKX">
                                                                    <field name="OP">DIVIDE</field>
                                                                    <value name="A">
                                                                      <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="^+F8R/({bi}g+USyaUC+">
                                                                        <field name="NUM">1</field>
                                                                      </shadow>
                                                                      <block type="math_arithmetic" id="k?c4|cZ}YT-,M4xsi6^5">
                                                                        <field name="OP">DIVIDE</field>
                                                                        <value name="A">
                                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="oG0sVIyrWffYyI2tkF+J">
                                                                            <field name="NUM">1</field>
                                                                          </shadow>
                                                                          <block type="math_arithmetic" id="55`M?_-gUz/4B`VJR9`R">
                                                                            <field name="OP">DIVIDE</field>
                                                                            <value name="A">
                                                                              <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="t)d.0fa8P[/d=wg4.9}M">
                                                                                <field name="NUM">1</field>
                                                                              </shadow>
                                                                              <block type="get_value" id="np}1glMhkEM|d?l(SqTZ">
                                                                                <field name="ATTR">val</field>
                                                                                <field name="OID">upnp.0.WANDevice_-_FRITZ!Box_6660_Cable.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.NewTotalBytesSent</field>
                                                                              </block>
                                                                            </value>
                                                                            <value name="B">
                                                                              <shadow type="math_number" id="=xVBDg1ZKy/|T(UYV`Ub">
                                                                                <field name="NUM">1024</field>
                                                                              </shadow>
                                                                            </value>
                                                                          </block>
                                                                        </value>
                                                                        <value name="B">
                                                                          <shadow type="math_number" id="{X#[cLuXvd8p4k{Zey{:">
                                                                            <field name="NUM">1024</field>
                                                                          </shadow>
                                                                        </value>
                                                                      </block>
                                                                    </value>
                                                                    <value name="B">
                                                                      <shadow type="math_number" id="n.JAu.8]%0]3WON0!c9i">
                                                                        <field name="NUM">1024</field>
                                                                      </shadow>
                                                                    </value>
                                                                  </block>
                                                                </value>
                                                                <value name="B">
                                                                  <shadow type="math_number" id="4ic!%4x!.uJ,r}rVyI.C">
                                                                    <field name="NUM">10</field>
                                                                  </shadow>
                                                                </value>
                                                              </block>
                                                            </value>
                                                          </block>
                                                        </value>
                                                        <value name="B">
                                                          <shadow type="math_number" id="nKOt*HuUr+/~A/_F{X2b">
                                                            <field name="NUM">10</field>
                                                          </shadow>
                                                        </value>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </statement>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </xml>
                                

                                Die Daten werden nur aktualisiert wenn ich manuell den Button betätige:

                                8f8fa2d0-e7cb-4739-8dd5-16f721a9e088-image.png

                                CKOC Offline
                                CKOC Offline
                                CKO
                                wrote on last edited by
                                #15

                                Hi,

                                ich habe eine kleine Anleitung geschrieben, wie ich am ioBroker den Upnp request poll aller 10 Sekunden automatisch ausführen kann ohne den Button drücken zu müssen.

                                FritzBox DSL Geschwindigkeit auslesen.pdf

                                Kurz gesagt, müsst Ihr ein Javascript anlegen mit den jeweils gewünschten request Pfaden.
                                Hier am Beispiel der FRITZ!Box 6890 LTE

                                schedule("*/10 * * * * *", function () {
                                
                                setState( "upnp.0.WANDevice_-_FRITZ!Box_6890_LTE.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.request",'true');
                                setState( "upnp.0.WANDevice_-_FRITZ!Box_6890_LTE.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.request",'true');
                                
                                });
                                

                                NODE.JS: V16.18.1
                                NPM: 8.19.2

                                NegaleinN 1 Reply Last reply
                                1
                                • CKOC CKO

                                  Hi,

                                  ich habe eine kleine Anleitung geschrieben, wie ich am ioBroker den Upnp request poll aller 10 Sekunden automatisch ausführen kann ohne den Button drücken zu müssen.

                                  FritzBox DSL Geschwindigkeit auslesen.pdf

                                  Kurz gesagt, müsst Ihr ein Javascript anlegen mit den jeweils gewünschten request Pfaden.
                                  Hier am Beispiel der FRITZ!Box 6890 LTE

                                  schedule("*/10 * * * * *", function () {
                                  
                                  setState( "upnp.0.WANDevice_-_FRITZ!Box_6890_LTE.WANDevice.WANCommonInterfaceConfig.GetAddonInfos.request",'true');
                                  setState( "upnp.0.WANDevice_-_FRITZ!Box_6890_LTE.WANDevice.WANCommonInterfaceConfig.GetCommonLinkProperties.request",'true');
                                  
                                  });
                                  
                                  NegaleinN Offline
                                  NegaleinN Offline
                                  Negalein
                                  Global Moderator
                                  wrote on last edited by
                                  #16

                                  @cko sagte in FritzBox: DSL Geschwindigkeit auslesen?:

                                  Kurz gesagt, müsst Ihr ein Javascript anlegen mit den jeweils gewünschten request Pfaden.

                                  Script ist nicht nötig. Funktioniert auch direkt beim Request-Datenpunkt, ganz rechts mit dem Schraubschlüssel.

                                  objects - ioBroker.png
                                  objects - ioBroker (1).png

                                  ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                  ° Node.js Fixer ---> iob nodejs-update
                                  ° Fixer ---> iob fix

                                  1 Reply Last reply
                                  1
                                  • F friemelkarl

                                    Irgendwo im UPNP Adapter gibt es bei dem Gerät "Name deiner Fritzbox" den Punkt GetAddonInfos

                                    Trägst du bei Wert "send" ein, werden die Datenpunkte mir Werten gefüllt! 4751_unbenannt.png

                                    H Offline
                                    H Offline
                                    houseio
                                    wrote on last edited by houseio
                                    #17

                                    @friemelkarl sagte in FritzBox: DSL Geschwindigkeit auslesen?:

                                    Irgendwo im UPNP Adapter gibt es bei dem Gerät "Name deiner Fritzbox" den Punkt GetAddonInfos

                                    Trägst du bei Wert "send" ein, werden die Datenpunkte mir Werten gefüllt! 4751_unbenannt.png

                                    Hallo zusammen,
                                    bin ziemlich neu beim iobroker und habe noch einige Problem vor allem mit dem UPNP & FritzBox7590.
                                    Ich benutze: iobroker v6.3.5 upnp v1.0.21 & fritzbox7590ax v07.31

                                    Ich möchte gerne die UP/DOWN Geschwindigkeiten der FritzBox abgreifen und habe diverse Themen hier im Forum dazu gelesen.
                                    Es hat bei mir nichts geholfen überhaupt Werte von der FritzBox in den upnp adapter zu bekommen.

                                    Hier habe ich jetzt versucht "send" dort einzutragen(siehe oben), was aber nicht funktioniert.
                                    Irgendwie kann ich dort gar nichts eintragen. Anscheinend habe ich ein ganz anders Problem (?) .

                                    pic_1.jpg

                                    @all .. habe es Dank PDF hinbekommen, ich habe jetzt Daten.

                                    eine Frage aber bleibt, irgendwo habe ich gelesen, dass das script nicht unter global gelegt werden soll.
                                    Habe jetzt das script unter common gepackt, nun funktioniert es, aber es kommen sehr viele Fehler. Ich ignoriere die jetzt erstmal.

                                    Danke euch, manchmal muss man erst über ein Problem reden um es zu beseitigen :-)

                                    R 1 Reply Last reply
                                    0
                                    • H houseio

                                      @friemelkarl sagte in FritzBox: DSL Geschwindigkeit auslesen?:

                                      Irgendwo im UPNP Adapter gibt es bei dem Gerät "Name deiner Fritzbox" den Punkt GetAddonInfos

                                      Trägst du bei Wert "send" ein, werden die Datenpunkte mir Werten gefüllt! 4751_unbenannt.png

                                      Hallo zusammen,
                                      bin ziemlich neu beim iobroker und habe noch einige Problem vor allem mit dem UPNP & FritzBox7590.
                                      Ich benutze: iobroker v6.3.5 upnp v1.0.21 & fritzbox7590ax v07.31

                                      Ich möchte gerne die UP/DOWN Geschwindigkeiten der FritzBox abgreifen und habe diverse Themen hier im Forum dazu gelesen.
                                      Es hat bei mir nichts geholfen überhaupt Werte von der FritzBox in den upnp adapter zu bekommen.

                                      Hier habe ich jetzt versucht "send" dort einzutragen(siehe oben), was aber nicht funktioniert.
                                      Irgendwie kann ich dort gar nichts eintragen. Anscheinend habe ich ein ganz anders Problem (?) .

                                      pic_1.jpg

                                      @all .. habe es Dank PDF hinbekommen, ich habe jetzt Daten.

                                      eine Frage aber bleibt, irgendwo habe ich gelesen, dass das script nicht unter global gelegt werden soll.
                                      Habe jetzt das script unter common gepackt, nun funktioniert es, aber es kommen sehr viele Fehler. Ich ignoriere die jetzt erstmal.

                                      Danke euch, manchmal muss man erst über ein Problem reden um es zu beseitigen :-)

                                      R Offline
                                      R Offline
                                      Ron 0
                                      wrote on last edited by
                                      #18

                                      @houseio

                                      Bei meiner 7590AX habe ich genau das gleiche Problem.

                                      1 Reply Last reply
                                      0
                                      Reply
                                      • Reply as topic
                                      Log in to reply
                                      • Oldest to Newest
                                      • Newest to Oldest
                                      • Most Votes


                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate
                                      FAQ Cloud / IOT
                                      HowTo: Node.js-Update
                                      HowTo: Backup/Restore
                                      Downloads
                                      BLOG

                                      476

                                      Online

                                      32.7k

                                      Users

                                      82.5k

                                      Topics

                                      1.3m

                                      Posts
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2025
                                      logo
                                      • Login

                                      • Don't have an account? Register

                                      • Login or register to search.
                                      • First post
                                        Last post
                                      0
                                      • Home
                                      • Recent
                                      • Tags
                                      • Unread 0
                                      • Categories
                                      • Unreplied
                                      • Popular
                                      • GitHub
                                      • Docu
                                      • Hilfe