Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

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

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    324

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.5k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.5k

FritzBox: DSL Geschwindigkeit auslesen?

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
18 Beiträge 14 Kommentatoren 8.2k Aufrufe 5 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Jey CeeJ Online
    Jey CeeJ Online
    Jey Cee
    Developer
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    0
    • A Offline
      A Offline
      aleks-83
      schrieb am zuletzt editiert von
      #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.18.3 = NPM 10.2.3 = JS Controller 7.0.6 =

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

      1 Antwort Letzte Antwort
      0
      • F Offline
        F Offline
        friemelkarl
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        0
        • A Offline
          A Offline
          aleks-83
          schrieb am zuletzt editiert von
          #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.18.3 = NPM 10.2.3 = JS Controller 7.0.6 =

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

          1 Antwort Letzte Antwort
          0
          • StabilostickS Offline
            StabilostickS Offline
            Stabilostick
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            0
            • A Offline
              A Offline
              aleks-83
              schrieb am zuletzt editiert von
              #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.18.3 = NPM 10.2.3 = JS Controller 7.0.6 =

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

              1 Antwort Letzte Antwort
              0
              • S Offline
                S Offline
                schittl
                schrieb am zuletzt editiert von
                #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 Antwort Letzte Antwort
                0
                • S Offline
                  S Offline
                  SabineT
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  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
                    schrieb am zuletzt editiert von
                    #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: 20.17.0 NPM: 10.8.2
                    ° Proxmox, Ubuntu 22.04.3 LTS
                    ° Fixer ---> iob fix

                    TG70T 1 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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: 20.17.0 NPM: 10.8.2
                          ° Proxmox, Ubuntu 22.04.3 LTS
                          ° Fixer ---> iob fix

                          1 Antwort Letzte Antwort
                          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
                            schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
                            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
                              schrieb am zuletzt editiert von
                              #18

                              @houseio

                              Bei meiner 7590AX habe ich genau das gleiche Problem.

                              1 Antwort Letzte Antwort
                              0
                              Antworten
                              • In einem neuen Thema antworten
                              Anmelden zum Antworten
                              • Älteste zuerst
                              • Neuste zuerst
                              • Meiste Stimmen


                              Support us

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

                              598

                              Online

                              32.5k

                              Benutzer

                              81.7k

                              Themen

                              1.3m

                              Beiträge
                              Community
                              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                              ioBroker Community 2014-2025
                              logo
                              • Anmelden

                              • Du hast noch kein Konto? Registrieren

                              • Anmelden oder registrieren, um zu suchen
                              • Erster Beitrag
                                Letzter Beitrag
                              0
                              • Home
                              • Aktuell
                              • Tags
                              • Ungelesen 0
                              • Kategorien
                              • Unreplied
                              • Beliebt
                              • GitHub
                              • Docu
                              • Hilfe