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

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [Gelöst]NETATMO Daten per URL an weatherunderground senden

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

[Gelöst]NETATMO Daten per URL an weatherunderground senden

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
27 Beiträge 4 Kommentatoren 2.3k Aufrufe 3 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.
  • Dr. BakteriusD Dr. Bakterius

    @kusselin So muss das sein. :grin:

    KusselinK Offline
    KusselinK Offline
    Kusselin
    schrieb am zuletzt editiert von
    #12

    @dr-bakterius Hi, ich wollte mich nochmal zu deinem Script melden....was ist denn jetzt eigentlich der richtige Umrechnungsfaktor für den Script wenn ich von Fahrenheit in Celsius anzeigen will?

    DJMarc75D HomoranH 2 Antworten Letzte Antwort
    0
    • KusselinK Kusselin

      @dr-bakterius Hi, ich wollte mich nochmal zu deinem Script melden....was ist denn jetzt eigentlich der richtige Umrechnungsfaktor für den Script wenn ich von Fahrenheit in Celsius anzeigen will?

      DJMarc75D Offline
      DJMarc75D Offline
      DJMarc75
      schrieb am zuletzt editiert von
      #13

      @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

      Umrechnungsfaktor

      gibt es nicht - Formel ist angesagt:

      (Fahrenheit-Wert − 32) / 1,8 = Celsius-Wert

      Lehrling seit 1975 !!!
      Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
      https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

      KusselinK 1 Antwort Letzte Antwort
      0
      • DJMarc75D DJMarc75

        @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

        Umrechnungsfaktor

        gibt es nicht - Formel ist angesagt:

        (Fahrenheit-Wert − 32) / 1,8 = Celsius-Wert

        KusselinK Offline
        KusselinK Offline
        Kusselin
        schrieb am zuletzt editiert von
        #14

        @djmarc75 o.k. gibt man das mit "," oder "." an?

        DJMarc75D 1 Antwort Letzte Antwort
        0
        • KusselinK Kusselin

          @djmarc75 o.k. gibt man das mit "," oder "." an?

          DJMarc75D Offline
          DJMarc75D Offline
          DJMarc75
          schrieb am zuletzt editiert von DJMarc75
          #15

          @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

          @djmarc75 o.k. gibt man das mit "," oder "." an?

          musst probieren aber ich glaub mit Punkt

          Screenshot 2022-07-20 105615.png

          mal eben aufgebaut und funktioniert.
          Number ist bei mir ein einfacher NummernDP welchen ich manuell verändere.

          Ergebnis bei 212 im Debug "100" weil 212 der Siedepunkt in FH ist.

          Lehrling seit 1975 !!!
          Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
          https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

          KusselinK 1 Antwort Letzte Antwort
          0
          • KusselinK Kusselin

            @dr-bakterius Hi, ich wollte mich nochmal zu deinem Script melden....was ist denn jetzt eigentlich der richtige Umrechnungsfaktor für den Script wenn ich von Fahrenheit in Celsius anzeigen will?

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #16

            @kusselin Warum denn hier noch einmal?
            Du hast doch dazu schon einen Thread aufgemacht

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            KusselinK 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @kusselin Warum denn hier noch einmal?
              Du hast doch dazu schon einen Thread aufgemacht

              KusselinK Offline
              KusselinK Offline
              Kusselin
              schrieb am zuletzt editiert von
              #17

              @homoran sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

              @kusselin Warum denn hier noch einmal?
              Du hast doch dazu schon einen Thread aufgemacht

              Öhhm...weis ich gar nicht mehr..hast Link :-)

              HomoranH 1 Antwort Letzte Antwort
              0
              • DJMarc75D DJMarc75

                @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                @djmarc75 o.k. gibt man das mit "," oder "." an?

                musst probieren aber ich glaub mit Punkt

                Screenshot 2022-07-20 105615.png

                mal eben aufgebaut und funktioniert.
                Number ist bei mir ein einfacher NummernDP welchen ich manuell verändere.

                Ergebnis bei 212 im Debug "100" weil 212 der Siedepunkt in FH ist.

                KusselinK Offline
                KusselinK Offline
                Kusselin
                schrieb am zuletzt editiert von
                #18

                @djmarc75 sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                @djmarc75 o.k. gibt man das mit "," oder "." an?
                

                musst probieren aber ich glaub mit Punkt

                Screenshot 2022-07-20 105615.png

                mal eben aufgebaut und funktioniert.
                Number ist bei mir ein einfacher NummernDP welchen ich manuell verändere.

                Ergebnis bei 212 im Debug "100" weil 212 der Siedepunkt in FH ist.

                O.K. ..ich habe das Blockly vom Dr Bakterius oben genommen.....

                DJMarc75D 1 Antwort Letzte Antwort
                0
                • KusselinK Kusselin

                  @homoran sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                  @kusselin Warum denn hier noch einmal?
                  Du hast doch dazu schon einen Thread aufgemacht

                  Öhhm...weis ich gar nicht mehr..hast Link :-)

                  HomoranH Nicht stören
                  HomoranH Nicht stören
                  Homoran
                  Global Moderator Administrators
                  schrieb am zuletzt editiert von
                  #19

                  @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                  ..weis ich gar nicht mehr.

                  ist jetzt nicht wahr, oder?
                  https://forum.iobroker.net/topic/56467/weatherunderground-daten-stimmen-nicht/11

                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                  KusselinK 1 Antwort Letzte Antwort
                  0
                  • KusselinK Kusselin

                    @djmarc75 sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                    @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                    @djmarc75 o.k. gibt man das mit "," oder "." an?
                    

                    musst probieren aber ich glaub mit Punkt

                    Screenshot 2022-07-20 105615.png

                    mal eben aufgebaut und funktioniert.
                    Number ist bei mir ein einfacher NummernDP welchen ich manuell verändere.

                    Ergebnis bei 212 im Debug "100" weil 212 der Siedepunkt in FH ist.

                    O.K. ..ich habe das Blockly vom Dr Bakterius oben genommen.....

                    DJMarc75D Offline
                    DJMarc75D Offline
                    DJMarc75
                    schrieb am zuletzt editiert von DJMarc75
                    #20

                    @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                    O.K. ..ich habe das Blockly vom Dr Bakterius oben genommen.....

                    Na ok, seh da zwar nur ne Umrechnung in °F aber ok.
                    Dann viel Erfolg.

                    EDIT: ok,den Spoiler übersehen... dann hätte ich mir meine Beiträge ja eigentlich sparen können, ist eh schon warm genug

                    Lehrling seit 1975 !!!
                    Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                    https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                    1 Antwort Letzte Antwort
                    0
                    • HomoranH Homoran

                      @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                      ..weis ich gar nicht mehr.

                      ist jetzt nicht wahr, oder?
                      https://forum.iobroker.net/topic/56467/weatherunderground-daten-stimmen-nicht/11

                      KusselinK Offline
                      KusselinK Offline
                      Kusselin
                      schrieb am zuletzt editiert von
                      #21

                      @homoran ohhh sorry ...stimmt :-) das war ja der eigentliche Thread...ohh asche über mein haupt :-)

                      1 Antwort Letzte Antwort
                      0
                      • Dr. BakteriusD Dr. Bakterius

                        @kusselin Aufgrund deiner PN-Anfrage, hier der Export vom Blockly:

                        <xml xmlns="https://developers.google.com/blockly/xml">
                         <variables>
                           <variable id="]GCTzQNWjzsa~f{Khj,Z">ID</variable>
                           <variable id="Jmlhk@~$S.Tdt1(G/,:?">Key</variable>
                           <variable id="imicwCF`tA-E?_VXg|+x">Temperatur</variable>
                           <variable id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</variable>
                           <variable id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</variable>
                           <variable id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</variable>
                           <variable id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</variable>
                           <variable id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</variable>
                           <variable id="X_#E7%``6nH?S#x5hxyH">Luftdruck</variable>
                           <variable id="v*fBf$05)e.iF#YueDZ-">Regenmenge</variable>
                           <variable id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</variable>
                           <variable id="i%PT4#U6H(s*@W3Z*s}m">LINK</variable>
                         </variables>
                         <block type="comment" id="=C!r#^A{|:vi)fqq,ng1" x="-413" y="-138">
                           <field name="COMMENT">Wetterwerte alle 15 Minuten an Weather Underground melden</field>
                           <next>
                             <block type="schedule" id="RB:*smh22]ppPW!]H{=m">
                               <field name="SCHEDULE">0,15,30,45 * * * *</field>
                               <statement name="STATEMENT">
                                 <block type="variables_set" id="*6rR9@MK?q1alkQXU/5D">
                                   <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                   <value name="VALUE">
                                     <block type="text" id="%?5pIXN*qSK,4dD+g{f8">
                                       <field name="TEXT">Deine ID</field>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="variables_set" id="Ih]_dpt%E@65!@9=C[l?">
                                       <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                       <value name="VALUE">
                                         <block type="text" id="W0s)#X{0~NnwcMK5h/SC">
                                           <field name="TEXT">Dein Key</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="comment" id="uW$_e^.(`B*}@~)V%ox5">
                                           <field name="COMMENT">Temp in °F umrechnen</field>
                                           <next>
                                             <block type="variables_set" id="SvKr(A!O@pj!F:^axro/">
                                               <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                               <value name="VALUE">
                                                 <block type="math_arithmetic" id="):G%mi7WvHDx[0mY0Ol4">
                                                   <field name="OP">ADD</field>
                                                   <value name="A">
                                                     <shadow type="math_number" id="TkujFSuU)b[x@VsT`xNC">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="math_arithmetic" id="t?)M6P`kI.u-kietyLXn">
                                                       <field name="OP">MULTIPLY</field>
                                                       <value name="A">
                                                         <shadow type="math_number" id="g;,r1qsb7vW`H;=2=%dh">
                                                           <field name="NUM">1</field>
                                                         </shadow>
                                                         <block type="get_value" id="DRFEaIWCC+7XZA%9-}{u">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">Datenpunkt Temperatur [°C]</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <shadow type="math_number" id=",z}oG1w~nUCSV!If]mMQ">
                                                           <field name="NUM">1.8</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <shadow type="math_number" id=",n4M=5?%_hWgs^Rl6!m!">
                                                       <field name="NUM">32</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="variables_set" id="QLSIJF.Hb4OH_}(=*N0+">
                                                   <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                   <value name="VALUE">
                                                     <block type="math_arithmetic" id="kw+d-RbDWrd#EIxaxnHP">
                                                       <field name="OP">ADD</field>
                                                       <value name="A">
                                                         <shadow type="math_number">
                                                           <field name="NUM">1</field>
                                                         </shadow>
                                                         <block type="math_arithmetic" id="b:F^kM|P3ciyv]5qOYga">
                                                           <field name="OP">MULTIPLY</field>
                                                           <value name="A">
                                                             <shadow type="math_number">
                                                               <field name="NUM">1</field>
                                                             </shadow>
                                                             <block type="get_value" id="f|!)njtt0=i;t78nG?}u">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">Datenpunkt Taupunkt [°C]</field>
                                                             </block>
                                                           </value>
                                                           <value name="B">
                                                             <shadow type="math_number" id="0k;-)={k,rVSx1CV/v-B">
                                                               <field name="NUM">1.8</field>
                                                             </shadow>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <shadow type="math_number" id="$@.T)[qwU2]WTl}nF5:7">
                                                           <field name="NUM">32</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="comment" id="@-d^}sIRZsolCSej}UTq">
                                                       <field name="COMMENT">Windrichtung in ° umwandeln</field>
                                                       <next>
                                                         <block type="variables_set" id="[2XTaUY#qj_CncMi(ech">
                                                           <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                           <value name="VALUE">
                                                             <block type="get_value" id="Z[:tjH]*vr!xKdzm%y53">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">Datenpunkt Windrichtung [Grad]</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="comment" id="?A_fT;4cgn6Ms3fwY}RN">
                                                               <field name="COMMENT">Windstärke in mph umrechnen</field>
                                                               <next>
                                                                 <block type="variables_set" id="FPN:77YPi#tH:`;fFX/_">
                                                                   <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_arithmetic" id="._9Dp!m]zA9GnH+:D5z2">
                                                                       <field name="OP">MULTIPLY</field>
                                                                       <value name="A">
                                                                         <shadow type="math_number" id="PjxcTtcZX!|0y,Yo6S6o">
                                                                           <field name="NUM">1</field>
                                                                         </shadow>
                                                                         <block type="get_value" id="`#]Vb.r3TKttXFkGBk5}">
                                                                           <field name="ATTR">val</field>
                                                                           <field name="OID">Datenpunkt Windgeschwindigkeit [km/h]</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="B">
                                                                         <shadow type="math_number" id="xY;@b{M.9]Cz|5p!h-Zv">
                                                                           <field name="NUM">0.621</field>
                                                                         </shadow>
                                                                       </value>
                                                                     </block>
                                                                   </value>
                                                                   <next>
                                                                     <block type="variables_set" id="H|yjNdeCO3[pik$^RkGf">
                                                                       <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                       <value name="VALUE">
                                                                         <block type="math_arithmetic" id="i+7%oO.%n.=$HcD!n?T/">
                                                                           <field name="OP">MULTIPLY</field>
                                                                           <value name="A">
                                                                             <shadow type="math_number">
                                                                               <field name="NUM">1</field>
                                                                             </shadow>
                                                                             <block type="get_value" id="w}(I?e33Bj%%miHFiPyk">
                                                                               <field name="ATTR">val</field>
                                                                               <field name="OID">Datenpunkt Windböhen [km/h]</field>
                                                                             </block>
                                                                           </value>
                                                                           <value name="B">
                                                                             <shadow type="math_number" id=",T~y=RYn`+%:=U,Ha7kv">
                                                                               <field name="NUM">0.621</field>
                                                                             </shadow>
                                                                           </value>
                                                                         </block>
                                                                       </value>
                                                                       <next>
                                                                         <block type="comment" id="a.eV~EOu2#YnbV{fi*Ku">
                                                                           <field name="COMMENT">Luftdr. und Regen in inch umrechnen</field>
                                                                           <next>
                                                                             <block type="variables_set" id="w;_y`q!*0K2s}??zO}bk">
                                                                               <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                               <value name="VALUE">
                                                                                 <block type="get_value" id="F97SYB~8g=w}XslG:JT!">
                                                                                   <field name="ATTR">val</field>
                                                                                   <field name="OID">Datenpunkt Luftfeuchtigkeit [rel%]</field>
                                                                                 </block>
                                                                               </value>
                                                                               <next>
                                                                                 <block type="variables_set" id="MJ:.2|YlwlP.*9APVMfV">
                                                                                   <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                   <value name="VALUE">
                                                                                     <block type="math_arithmetic" id="eXVeUyAAZ,YQ%6b2x,4z">
                                                                                       <field name="OP">MULTIPLY</field>
                                                                                       <value name="A">
                                                                                         <shadow type="math_number" id="@r)]#,1FsMS6rUJkA8$#">
                                                                                           <field name="NUM">1</field>
                                                                                         </shadow>
                                                                                         <block type="get_value" id="8/b?8=c.pAp)4$=Y/wFK">
                                                                                           <field name="ATTR">val</field>
                                                                                           <field name="OID">Datenpunkt Luftdruck [hPa]</field>
                                                                                         </block>
                                                                                       </value>
                                                                                       <value name="B">
                                                                                         <shadow type="math_number" id="6#dvpGt`26{`M?1h,H*`">
                                                                                           <field name="NUM">0.0295301</field>
                                                                                         </shadow>
                                                                                       </value>
                                                                                     </block>
                                                                                   </value>
                                                                                   <next>
                                                                                     <block type="variables_set" id="@BKYCp!]sOKUe/BfoO}R">
                                                                                       <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                       <value name="VALUE">
                                                                                         <block type="math_arithmetic" id="Z;_WUrJBoCV^VsC(=-+r">
                                                                                           <field name="OP">MULTIPLY</field>
                                                                                           <value name="A">
                                                                                             <shadow type="math_number" id="bBO#Hu[lNHzUxn$]N9p.">
                                                                                               <field name="NUM">1</field>
                                                                                             </shadow>
                                                                                             <block type="get_value" id="Q@AMvz!lu4($t@5#5ASt">
                                                                                               <field name="ATTR">val</field>
                                                                                               <field name="OID">Datenpunkt Niederschlag aktuell [mm]</field>
                                                                                             </block>
                                                                                           </value>
                                                                                           <value name="B">
                                                                                             <shadow type="math_number" id=":LrgUgw(mC3VxT0L-*?$">
                                                                                               <field name="NUM">0.039370078740157</field>
                                                                                             </shadow>
                                                                                           </value>
                                                                                         </block>
                                                                                       </value>
                                                                                       <next>
                                                                                         <block type="variables_set" id="gfcl*ch~XWX^]p;;R~DG">
                                                                                           <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                           <value name="VALUE">
                                                                                             <block type="math_arithmetic" id="QbNy0p*9:3QU*y9nV4~*">
                                                                                               <field name="OP">MULTIPLY</field>
                                                                                               <value name="A">
                                                                                                 <shadow type="math_number">
                                                                                                   <field name="NUM">1</field>
                                                                                                 </shadow>
                                                                                                 <block type="get_value" id="LR;w7tA[_3YqI}mRtg9X">
                                                                                                   <field name="ATTR">val</field>
                                                                                                   <field name="OID">Datenpunkt Niederschlag heute [mm]</field>
                                                                                                 </block>
                                                                                               </value>
                                                                                               <value name="B">
                                                                                                 <shadow type="math_number" id=".^#R9*9.VO3YvIZ2byB.">
                                                                                                   <field name="NUM">0.039370078740157</field>
                                                                                                 </shadow>
                                                                                               </value>
                                                                                             </block>
                                                                                           </value>
                                                                                           <next>
                                                                                             <block type="comment" id="#)kp[hcr~30UlI#{}brG">
                                                                                               <field name="COMMENT">Link zusammenstellen</field>
                                                                                               <next>
                                                                                                 <block type="variables_set" id="XI/v0K?5ouF3Sie:E%7w">
                                                                                                   <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                   <value name="VALUE">
                                                                                                     <block type="text_join" id="WIo]Lt{))}XCsHEy5XK3">
                                                                                                       <mutation items="23"></mutation>
                                                                                                       <value name="ADD0">
                                                                                                         <block type="text" id="1s-9S|6xbG[de-6N[T:m">
                                                                                                           <field name="TEXT">https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD1">
                                                                                                         <block type="variables_get" id="5%6F5}NQ!hQFT8C}],nH">
                                                                                                           <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD2">
                                                                                                         <block type="text" id="dT(Tuz!-ZI5q_^/L)I3{">
                                                                                                           <field name="TEXT">&amp;PASSWORD=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD3">
                                                                                                         <block type="variables_get" id="ad0)i.5oQ*IqIoOE@*Z9">
                                                                                                           <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD4">
                                                                                                         <block type="text" id="NI*$rzuP@^_D,r6U@]:0">
                                                                                                           <field name="TEXT">&amp;dateutc=now&amp;tempf=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD5">
                                                                                                         <block type="variables_get" id="(7pW*hjLuA{-kN`pey5R">
                                                                                                           <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD6">
                                                                                                         <block type="text" id="*^Pbd4ebzbzC+J9Vsn~X">
                                                                                                           <field name="TEXT">&amp;dewptf=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD7">
                                                                                                         <block type="variables_get" id="_=v5R%/nz`%Fx|Bv!}N}">
                                                                                                           <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD8">
                                                                                                         <block type="text" id="o6X0xre%.5z+VD|[@jdM">
                                                                                                           <field name="TEXT">&amp;baromin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD9">
                                                                                                         <block type="variables_get" id="m_l7MVDK^C6O~SMk1-v9">
                                                                                                           <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD10">
                                                                                                         <block type="text" id="w_KuYVPnGim@g^N(8#ga">
                                                                                                           <field name="TEXT">&amp;humidity=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD11">
                                                                                                         <block type="variables_get" id="w%W,-I2cB3T{*]|9+]OL">
                                                                                                           <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD12">
                                                                                                         <block type="text" id="HXqxm81fMiJ!?^7kG!xx">
                                                                                                           <field name="TEXT">&amp;winddir=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD13">
                                                                                                         <block type="variables_get" id="V(pe$Y;_bB0lb~N@YtQm">
                                                                                                           <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD14">
                                                                                                         <block type="text" id="koQSFLv?)9x]cG52tudH">
                                                                                                           <field name="TEXT">&amp;windspeedmph=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD15">
                                                                                                         <block type="variables_get" id="iYx)P!Q$lu-g.B63xGap">
                                                                                                           <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD16">
                                                                                                         <block type="text" id="Wj]b3E#]%-%Y3~t0:VN)">
                                                                                                           <field name="TEXT">&amp;windgustmph=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD17">
                                                                                                         <block type="variables_get" id="Kw0%7.eZ,RGjXbt9DXFN">
                                                                                                           <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD18">
                                                                                                         <block type="text" id="Wbn34_2HeRf5b}@##(Pw">
                                                                                                           <field name="TEXT">&amp;rainin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD19">
                                                                                                         <block type="variables_get" id="SA?t?(zbTkD-E,yj=F:v">
                                                                                                           <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD20">
                                                                                                         <block type="text" id="Rv@o6A`2bBg2GhRrtWEb">
                                                                                                           <field name="TEXT">&amp;dailyrainin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD21">
                                                                                                         <block type="variables_get" id="(AamY[5S-:#%A;Y@)BM!">
                                                                                                           <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD22">
                                                                                                         <block type="text" id="F?W,H^O-P2.Owgx(B!{^">
                                                                                                           <field name="TEXT">&amp;action=updateraw</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <next>
                                                                                                     <block type="comment" id="5P(V(pY`$n/yIiZZ.S7%">
                                                                                                       <field name="COMMENT">Daten senden</field>
                                                                                                       <next>
                                                                                                         <block type="request" id="KXRPNkW9Mm1N|U^w47rV">
                                                                                                           <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                                                                                           <field name="WITH_STATEMENT">FALSE</field>
                                                                                                           <field name="LOG"></field>
                                                                                                           <value name="URL">
                                                                                                             <shadow type="text" id="=:tE^LdG+w=9xkM1s~Ng">
                                                                                                               <field name="TEXT">text</field>
                                                                                                             </shadow>
                                                                                                             <block type="variables_get" id="(M!{cWR;a@UcsDH`1;oU">
                                                                                                               <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                             </block>
                                                                                                           </value>
                                                                                                         </block>
                                                                                                       </next>
                                                                                                     </block>
                                                                                                   </next>
                                                                                                 </block>
                                                                                               </next>
                                                                                             </block>
                                                                                           </next>
                                                                                         </block>
                                                                                       </next>
                                                                                     </block>
                                                                                   </next>
                                                                                 </block>
                                                                               </next>
                                                                             </block>
                                                                           </next>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </next>
                         </block>
                        </xml>
                        

                        Du musst nur noch deine ID und den Key eintragen und deine Datenpunkte auswählen. Solche die du nicht hast, kannst du löschen (auch dort wo der Link zusammengestellt wird).

                        KusselinK Offline
                        KusselinK Offline
                        Kusselin
                        schrieb am zuletzt editiert von Kusselin
                        #22

                        @dr-bakterius sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                        @kusselin Aufgrund deiner PN-Anfrage, hier der Export vom Blockly:

                        <xml xmlns="https://developers.google.com/blockly/xml">
                         <variables>
                           <variable id="]GCTzQNWjzsa~f{Khj,Z">ID</variable>
                           <variable id="Jmlhk@~$S.Tdt1(G/,:?">Key</variable>
                           <variable id="imicwCF`tA-E?_VXg|+x">Temperatur</variable>
                           <variable id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</variable>
                           <variable id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</variable>
                           <variable id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</variable>
                           <variable id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</variable>
                           <variable id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</variable>
                           <variable id="X_#E7%``6nH?S#x5hxyH">Luftdruck</variable>
                           <variable id="v*fBf$05)e.iF#YueDZ-">Regenmenge</variable>
                           <variable id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</variable>
                           <variable id="i%PT4#U6H(s*@W3Z*s}m">LINK</variable>
                         </variables>
                         <block type="comment" id="=C!r#^A{|:vi)fqq,ng1" x="-413" y="-138">
                           <field name="COMMENT">Wetterwerte alle 15 Minuten an Weather Underground melden</field>
                           <next>
                             <block type="schedule" id="RB:*smh22]ppPW!]H{=m">
                               <field name="SCHEDULE">0,15,30,45 * * * *</field>
                               <statement name="STATEMENT">
                                 <block type="variables_set" id="*6rR9@MK?q1alkQXU/5D">
                                   <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                   <value name="VALUE">
                                     <block type="text" id="%?5pIXN*qSK,4dD+g{f8">
                                       <field name="TEXT">Deine ID</field>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="variables_set" id="Ih]_dpt%E@65!@9=C[l?">
                                       <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                       <value name="VALUE">
                                         <block type="text" id="W0s)#X{0~NnwcMK5h/SC">
                                           <field name="TEXT">Dein Key</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="comment" id="uW$_e^.(`B*}@~)V%ox5">
                                           <field name="COMMENT">Temp in °F umrechnen</field>
                                           <next>
                                             <block type="variables_set" id="SvKr(A!O@pj!F:^axro/">
                                               <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                               <value name="VALUE">
                                                 <block type="math_arithmetic" id="):G%mi7WvHDx[0mY0Ol4">
                                                   <field name="OP">ADD</field>
                                                   <value name="A">
                                                     <shadow type="math_number" id="TkujFSuU)b[x@VsT`xNC">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="math_arithmetic" id="t?)M6P`kI.u-kietyLXn">
                                                       <field name="OP">MULTIPLY</field>
                                                       <value name="A">
                                                         <shadow type="math_number" id="g;,r1qsb7vW`H;=2=%dh">
                                                           <field name="NUM">1</field>
                                                         </shadow>
                                                         <block type="get_value" id="DRFEaIWCC+7XZA%9-}{u">
                                                           <field name="ATTR">val</field>
                                                           <field name="OID">Datenpunkt Temperatur [°C]</field>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <shadow type="math_number" id=",z}oG1w~nUCSV!If]mMQ">
                                                           <field name="NUM">1.8</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <shadow type="math_number" id=",n4M=5?%_hWgs^Rl6!m!">
                                                       <field name="NUM">32</field>
                                                     </shadow>
                                                   </value>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="variables_set" id="QLSIJF.Hb4OH_}(=*N0+">
                                                   <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                   <value name="VALUE">
                                                     <block type="math_arithmetic" id="kw+d-RbDWrd#EIxaxnHP">
                                                       <field name="OP">ADD</field>
                                                       <value name="A">
                                                         <shadow type="math_number">
                                                           <field name="NUM">1</field>
                                                         </shadow>
                                                         <block type="math_arithmetic" id="b:F^kM|P3ciyv]5qOYga">
                                                           <field name="OP">MULTIPLY</field>
                                                           <value name="A">
                                                             <shadow type="math_number">
                                                               <field name="NUM">1</field>
                                                             </shadow>
                                                             <block type="get_value" id="f|!)njtt0=i;t78nG?}u">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">Datenpunkt Taupunkt [°C]</field>
                                                             </block>
                                                           </value>
                                                           <value name="B">
                                                             <shadow type="math_number" id="0k;-)={k,rVSx1CV/v-B">
                                                               <field name="NUM">1.8</field>
                                                             </shadow>
                                                           </value>
                                                         </block>
                                                       </value>
                                                       <value name="B">
                                                         <shadow type="math_number" id="$@.T)[qwU2]WTl}nF5:7">
                                                           <field name="NUM">32</field>
                                                         </shadow>
                                                       </value>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="comment" id="@-d^}sIRZsolCSej}UTq">
                                                       <field name="COMMENT">Windrichtung in ° umwandeln</field>
                                                       <next>
                                                         <block type="variables_set" id="[2XTaUY#qj_CncMi(ech">
                                                           <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                           <value name="VALUE">
                                                             <block type="get_value" id="Z[:tjH]*vr!xKdzm%y53">
                                                               <field name="ATTR">val</field>
                                                               <field name="OID">Datenpunkt Windrichtung [Grad]</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="comment" id="?A_fT;4cgn6Ms3fwY}RN">
                                                               <field name="COMMENT">Windstärke in mph umrechnen</field>
                                                               <next>
                                                                 <block type="variables_set" id="FPN:77YPi#tH:`;fFX/_">
                                                                   <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_arithmetic" id="._9Dp!m]zA9GnH+:D5z2">
                                                                       <field name="OP">MULTIPLY</field>
                                                                       <value name="A">
                                                                         <shadow type="math_number" id="PjxcTtcZX!|0y,Yo6S6o">
                                                                           <field name="NUM">1</field>
                                                                         </shadow>
                                                                         <block type="get_value" id="`#]Vb.r3TKttXFkGBk5}">
                                                                           <field name="ATTR">val</field>
                                                                           <field name="OID">Datenpunkt Windgeschwindigkeit [km/h]</field>
                                                                         </block>
                                                                       </value>
                                                                       <value name="B">
                                                                         <shadow type="math_number" id="xY;@b{M.9]Cz|5p!h-Zv">
                                                                           <field name="NUM">0.621</field>
                                                                         </shadow>
                                                                       </value>
                                                                     </block>
                                                                   </value>
                                                                   <next>
                                                                     <block type="variables_set" id="H|yjNdeCO3[pik$^RkGf">
                                                                       <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                       <value name="VALUE">
                                                                         <block type="math_arithmetic" id="i+7%oO.%n.=$HcD!n?T/">
                                                                           <field name="OP">MULTIPLY</field>
                                                                           <value name="A">
                                                                             <shadow type="math_number">
                                                                               <field name="NUM">1</field>
                                                                             </shadow>
                                                                             <block type="get_value" id="w}(I?e33Bj%%miHFiPyk">
                                                                               <field name="ATTR">val</field>
                                                                               <field name="OID">Datenpunkt Windböhen [km/h]</field>
                                                                             </block>
                                                                           </value>
                                                                           <value name="B">
                                                                             <shadow type="math_number" id=",T~y=RYn`+%:=U,Ha7kv">
                                                                               <field name="NUM">0.621</field>
                                                                             </shadow>
                                                                           </value>
                                                                         </block>
                                                                       </value>
                                                                       <next>
                                                                         <block type="comment" id="a.eV~EOu2#YnbV{fi*Ku">
                                                                           <field name="COMMENT">Luftdr. und Regen in inch umrechnen</field>
                                                                           <next>
                                                                             <block type="variables_set" id="w;_y`q!*0K2s}??zO}bk">
                                                                               <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                               <value name="VALUE">
                                                                                 <block type="get_value" id="F97SYB~8g=w}XslG:JT!">
                                                                                   <field name="ATTR">val</field>
                                                                                   <field name="OID">Datenpunkt Luftfeuchtigkeit [rel%]</field>
                                                                                 </block>
                                                                               </value>
                                                                               <next>
                                                                                 <block type="variables_set" id="MJ:.2|YlwlP.*9APVMfV">
                                                                                   <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                   <value name="VALUE">
                                                                                     <block type="math_arithmetic" id="eXVeUyAAZ,YQ%6b2x,4z">
                                                                                       <field name="OP">MULTIPLY</field>
                                                                                       <value name="A">
                                                                                         <shadow type="math_number" id="@r)]#,1FsMS6rUJkA8$#">
                                                                                           <field name="NUM">1</field>
                                                                                         </shadow>
                                                                                         <block type="get_value" id="8/b?8=c.pAp)4$=Y/wFK">
                                                                                           <field name="ATTR">val</field>
                                                                                           <field name="OID">Datenpunkt Luftdruck [hPa]</field>
                                                                                         </block>
                                                                                       </value>
                                                                                       <value name="B">
                                                                                         <shadow type="math_number" id="6#dvpGt`26{`M?1h,H*`">
                                                                                           <field name="NUM">0.0295301</field>
                                                                                         </shadow>
                                                                                       </value>
                                                                                     </block>
                                                                                   </value>
                                                                                   <next>
                                                                                     <block type="variables_set" id="@BKYCp!]sOKUe/BfoO}R">
                                                                                       <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                       <value name="VALUE">
                                                                                         <block type="math_arithmetic" id="Z;_WUrJBoCV^VsC(=-+r">
                                                                                           <field name="OP">MULTIPLY</field>
                                                                                           <value name="A">
                                                                                             <shadow type="math_number" id="bBO#Hu[lNHzUxn$]N9p.">
                                                                                               <field name="NUM">1</field>
                                                                                             </shadow>
                                                                                             <block type="get_value" id="Q@AMvz!lu4($t@5#5ASt">
                                                                                               <field name="ATTR">val</field>
                                                                                               <field name="OID">Datenpunkt Niederschlag aktuell [mm]</field>
                                                                                             </block>
                                                                                           </value>
                                                                                           <value name="B">
                                                                                             <shadow type="math_number" id=":LrgUgw(mC3VxT0L-*?$">
                                                                                               <field name="NUM">0.039370078740157</field>
                                                                                             </shadow>
                                                                                           </value>
                                                                                         </block>
                                                                                       </value>
                                                                                       <next>
                                                                                         <block type="variables_set" id="gfcl*ch~XWX^]p;;R~DG">
                                                                                           <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                           <value name="VALUE">
                                                                                             <block type="math_arithmetic" id="QbNy0p*9:3QU*y9nV4~*">
                                                                                               <field name="OP">MULTIPLY</field>
                                                                                               <value name="A">
                                                                                                 <shadow type="math_number">
                                                                                                   <field name="NUM">1</field>
                                                                                                 </shadow>
                                                                                                 <block type="get_value" id="LR;w7tA[_3YqI}mRtg9X">
                                                                                                   <field name="ATTR">val</field>
                                                                                                   <field name="OID">Datenpunkt Niederschlag heute [mm]</field>
                                                                                                 </block>
                                                                                               </value>
                                                                                               <value name="B">
                                                                                                 <shadow type="math_number" id=".^#R9*9.VO3YvIZ2byB.">
                                                                                                   <field name="NUM">0.039370078740157</field>
                                                                                                 </shadow>
                                                                                               </value>
                                                                                             </block>
                                                                                           </value>
                                                                                           <next>
                                                                                             <block type="comment" id="#)kp[hcr~30UlI#{}brG">
                                                                                               <field name="COMMENT">Link zusammenstellen</field>
                                                                                               <next>
                                                                                                 <block type="variables_set" id="XI/v0K?5ouF3Sie:E%7w">
                                                                                                   <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                   <value name="VALUE">
                                                                                                     <block type="text_join" id="WIo]Lt{))}XCsHEy5XK3">
                                                                                                       <mutation items="23"></mutation>
                                                                                                       <value name="ADD0">
                                                                                                         <block type="text" id="1s-9S|6xbG[de-6N[T:m">
                                                                                                           <field name="TEXT">https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD1">
                                                                                                         <block type="variables_get" id="5%6F5}NQ!hQFT8C}],nH">
                                                                                                           <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD2">
                                                                                                         <block type="text" id="dT(Tuz!-ZI5q_^/L)I3{">
                                                                                                           <field name="TEXT">&amp;PASSWORD=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD3">
                                                                                                         <block type="variables_get" id="ad0)i.5oQ*IqIoOE@*Z9">
                                                                                                           <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD4">
                                                                                                         <block type="text" id="NI*$rzuP@^_D,r6U@]:0">
                                                                                                           <field name="TEXT">&amp;dateutc=now&amp;tempf=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD5">
                                                                                                         <block type="variables_get" id="(7pW*hjLuA{-kN`pey5R">
                                                                                                           <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD6">
                                                                                                         <block type="text" id="*^Pbd4ebzbzC+J9Vsn~X">
                                                                                                           <field name="TEXT">&amp;dewptf=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD7">
                                                                                                         <block type="variables_get" id="_=v5R%/nz`%Fx|Bv!}N}">
                                                                                                           <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD8">
                                                                                                         <block type="text" id="o6X0xre%.5z+VD|[@jdM">
                                                                                                           <field name="TEXT">&amp;baromin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD9">
                                                                                                         <block type="variables_get" id="m_l7MVDK^C6O~SMk1-v9">
                                                                                                           <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD10">
                                                                                                         <block type="text" id="w_KuYVPnGim@g^N(8#ga">
                                                                                                           <field name="TEXT">&amp;humidity=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD11">
                                                                                                         <block type="variables_get" id="w%W,-I2cB3T{*]|9+]OL">
                                                                                                           <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD12">
                                                                                                         <block type="text" id="HXqxm81fMiJ!?^7kG!xx">
                                                                                                           <field name="TEXT">&amp;winddir=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD13">
                                                                                                         <block type="variables_get" id="V(pe$Y;_bB0lb~N@YtQm">
                                                                                                           <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD14">
                                                                                                         <block type="text" id="koQSFLv?)9x]cG52tudH">
                                                                                                           <field name="TEXT">&amp;windspeedmph=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD15">
                                                                                                         <block type="variables_get" id="iYx)P!Q$lu-g.B63xGap">
                                                                                                           <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD16">
                                                                                                         <block type="text" id="Wj]b3E#]%-%Y3~t0:VN)">
                                                                                                           <field name="TEXT">&amp;windgustmph=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD17">
                                                                                                         <block type="variables_get" id="Kw0%7.eZ,RGjXbt9DXFN">
                                                                                                           <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD18">
                                                                                                         <block type="text" id="Wbn34_2HeRf5b}@##(Pw">
                                                                                                           <field name="TEXT">&amp;rainin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD19">
                                                                                                         <block type="variables_get" id="SA?t?(zbTkD-E,yj=F:v">
                                                                                                           <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD20">
                                                                                                         <block type="text" id="Rv@o6A`2bBg2GhRrtWEb">
                                                                                                           <field name="TEXT">&amp;dailyrainin=</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD21">
                                                                                                         <block type="variables_get" id="(AamY[5S-:#%A;Y@)BM!">
                                                                                                           <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                       <value name="ADD22">
                                                                                                         <block type="text" id="F?W,H^O-P2.Owgx(B!{^">
                                                                                                           <field name="TEXT">&amp;action=updateraw</field>
                                                                                                         </block>
                                                                                                       </value>
                                                                                                     </block>
                                                                                                   </value>
                                                                                                   <next>
                                                                                                     <block type="comment" id="5P(V(pY`$n/yIiZZ.S7%">
                                                                                                       <field name="COMMENT">Daten senden</field>
                                                                                                       <next>
                                                                                                         <block type="request" id="KXRPNkW9Mm1N|U^w47rV">
                                                                                                           <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                                                                                           <field name="WITH_STATEMENT">FALSE</field>
                                                                                                           <field name="LOG"></field>
                                                                                                           <value name="URL">
                                                                                                             <shadow type="text" id="=:tE^LdG+w=9xkM1s~Ng">
                                                                                                               <field name="TEXT">text</field>
                                                                                                             </shadow>
                                                                                                             <block type="variables_get" id="(M!{cWR;a@UcsDH`1;oU">
                                                                                                               <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                             </block>
                                                                                                           </value>
                                                                                                         </block>
                                                                                                       </next>
                                                                                                     </block>
                                                                                                   </next>
                                                                                                 </block>
                                                                                               </next>
                                                                                             </block>
                                                                                           </next>
                                                                                         </block>
                                                                                       </next>
                                                                                     </block>
                                                                                   </next>
                                                                                 </block>
                                                                               </next>
                                                                             </block>
                                                                           </next>
                                                                         </block>
                                                                       </next>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </next>
                         </block>
                        </xml>
                        

                        Du musst nur noch deine ID und den Key eintragen und deine Datenpunkte auswählen. Solche die du nicht hast, kannst du löschen (auch dort wo der Link zusammengestellt wird).

                        ´Hi, ich bins nochmal und schreibe Dr. Bakterius auch an...

                        Vielen Dank für Deinen Script , aber ich habe hier Probleme....

                        Ab der 1. Zeile nach der URL hier steht die ID werden alle weiteren Variablen nicht übernommen, bzw. abgearbeitet :-( deshalb habe ich auch falsche bzw. keine Werte

                        Wo liegt hier der Fehler?

                        Ich würde es gerne verstehen.....

                        Über ne Rückinfo herzlichen Dank.

                        Weiss net wie ichs erklären soll..im Script von Dir da wo der Link eingetragen ist und endet mit ID= müsste ja dann der komplette script abgeabrbeitet werden mit ID ....PASSWORD......dann dateutc .....temeperature,...usw... ich hoffe du /Ihr versteht was ich meine udn das funzt aber nicht...... mach ich da noch einen fehler....schaut mal...das sind meine Objektdaten:

                        die müssen natürlich übereinstimmen....helft mir bitte...passen die so mit dem Script überein?

                        Danke Euch

                        Image 012.png

                        Dr. BakteriusD 1 Antwort Letzte Antwort
                        0
                        • KusselinK Kusselin

                          @dr-bakterius sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                          @kusselin Aufgrund deiner PN-Anfrage, hier der Export vom Blockly:

                          <xml xmlns="https://developers.google.com/blockly/xml">
                           <variables>
                             <variable id="]GCTzQNWjzsa~f{Khj,Z">ID</variable>
                             <variable id="Jmlhk@~$S.Tdt1(G/,:?">Key</variable>
                             <variable id="imicwCF`tA-E?_VXg|+x">Temperatur</variable>
                             <variable id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</variable>
                             <variable id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</variable>
                             <variable id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</variable>
                             <variable id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</variable>
                             <variable id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</variable>
                             <variable id="X_#E7%``6nH?S#x5hxyH">Luftdruck</variable>
                             <variable id="v*fBf$05)e.iF#YueDZ-">Regenmenge</variable>
                             <variable id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</variable>
                             <variable id="i%PT4#U6H(s*@W3Z*s}m">LINK</variable>
                           </variables>
                           <block type="comment" id="=C!r#^A{|:vi)fqq,ng1" x="-413" y="-138">
                             <field name="COMMENT">Wetterwerte alle 15 Minuten an Weather Underground melden</field>
                             <next>
                               <block type="schedule" id="RB:*smh22]ppPW!]H{=m">
                                 <field name="SCHEDULE">0,15,30,45 * * * *</field>
                                 <statement name="STATEMENT">
                                   <block type="variables_set" id="*6rR9@MK?q1alkQXU/5D">
                                     <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                     <value name="VALUE">
                                       <block type="text" id="%?5pIXN*qSK,4dD+g{f8">
                                         <field name="TEXT">Deine ID</field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="variables_set" id="Ih]_dpt%E@65!@9=C[l?">
                                         <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                         <value name="VALUE">
                                           <block type="text" id="W0s)#X{0~NnwcMK5h/SC">
                                             <field name="TEXT">Dein Key</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="comment" id="uW$_e^.(`B*}@~)V%ox5">
                                             <field name="COMMENT">Temp in °F umrechnen</field>
                                             <next>
                                               <block type="variables_set" id="SvKr(A!O@pj!F:^axro/">
                                                 <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                                 <value name="VALUE">
                                                   <block type="math_arithmetic" id="):G%mi7WvHDx[0mY0Ol4">
                                                     <field name="OP">ADD</field>
                                                     <value name="A">
                                                       <shadow type="math_number" id="TkujFSuU)b[x@VsT`xNC">
                                                         <field name="NUM">1</field>
                                                       </shadow>
                                                       <block type="math_arithmetic" id="t?)M6P`kI.u-kietyLXn">
                                                         <field name="OP">MULTIPLY</field>
                                                         <value name="A">
                                                           <shadow type="math_number" id="g;,r1qsb7vW`H;=2=%dh">
                                                             <field name="NUM">1</field>
                                                           </shadow>
                                                           <block type="get_value" id="DRFEaIWCC+7XZA%9-}{u">
                                                             <field name="ATTR">val</field>
                                                             <field name="OID">Datenpunkt Temperatur [°C]</field>
                                                           </block>
                                                         </value>
                                                         <value name="B">
                                                           <shadow type="math_number" id=",z}oG1w~nUCSV!If]mMQ">
                                                             <field name="NUM">1.8</field>
                                                           </shadow>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <value name="B">
                                                       <shadow type="math_number" id=",n4M=5?%_hWgs^Rl6!m!">
                                                         <field name="NUM">32</field>
                                                       </shadow>
                                                     </value>
                                                   </block>
                                                 </value>
                                                 <next>
                                                   <block type="variables_set" id="QLSIJF.Hb4OH_}(=*N0+">
                                                     <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                     <value name="VALUE">
                                                       <block type="math_arithmetic" id="kw+d-RbDWrd#EIxaxnHP">
                                                         <field name="OP">ADD</field>
                                                         <value name="A">
                                                           <shadow type="math_number">
                                                             <field name="NUM">1</field>
                                                           </shadow>
                                                           <block type="math_arithmetic" id="b:F^kM|P3ciyv]5qOYga">
                                                             <field name="OP">MULTIPLY</field>
                                                             <value name="A">
                                                               <shadow type="math_number">
                                                                 <field name="NUM">1</field>
                                                               </shadow>
                                                               <block type="get_value" id="f|!)njtt0=i;t78nG?}u">
                                                                 <field name="ATTR">val</field>
                                                                 <field name="OID">Datenpunkt Taupunkt [°C]</field>
                                                               </block>
                                                             </value>
                                                             <value name="B">
                                                               <shadow type="math_number" id="0k;-)={k,rVSx1CV/v-B">
                                                                 <field name="NUM">1.8</field>
                                                               </shadow>
                                                             </value>
                                                           </block>
                                                         </value>
                                                         <value name="B">
                                                           <shadow type="math_number" id="$@.T)[qwU2]WTl}nF5:7">
                                                             <field name="NUM">32</field>
                                                           </shadow>
                                                         </value>
                                                       </block>
                                                     </value>
                                                     <next>
                                                       <block type="comment" id="@-d^}sIRZsolCSej}UTq">
                                                         <field name="COMMENT">Windrichtung in ° umwandeln</field>
                                                         <next>
                                                           <block type="variables_set" id="[2XTaUY#qj_CncMi(ech">
                                                             <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                             <value name="VALUE">
                                                               <block type="get_value" id="Z[:tjH]*vr!xKdzm%y53">
                                                                 <field name="ATTR">val</field>
                                                                 <field name="OID">Datenpunkt Windrichtung [Grad]</field>
                                                               </block>
                                                             </value>
                                                             <next>
                                                               <block type="comment" id="?A_fT;4cgn6Ms3fwY}RN">
                                                                 <field name="COMMENT">Windstärke in mph umrechnen</field>
                                                                 <next>
                                                                   <block type="variables_set" id="FPN:77YPi#tH:`;fFX/_">
                                                                     <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                     <value name="VALUE">
                                                                       <block type="math_arithmetic" id="._9Dp!m]zA9GnH+:D5z2">
                                                                         <field name="OP">MULTIPLY</field>
                                                                         <value name="A">
                                                                           <shadow type="math_number" id="PjxcTtcZX!|0y,Yo6S6o">
                                                                             <field name="NUM">1</field>
                                                                           </shadow>
                                                                           <block type="get_value" id="`#]Vb.r3TKttXFkGBk5}">
                                                                             <field name="ATTR">val</field>
                                                                             <field name="OID">Datenpunkt Windgeschwindigkeit [km/h]</field>
                                                                           </block>
                                                                         </value>
                                                                         <value name="B">
                                                                           <shadow type="math_number" id="xY;@b{M.9]Cz|5p!h-Zv">
                                                                             <field name="NUM">0.621</field>
                                                                           </shadow>
                                                                         </value>
                                                                       </block>
                                                                     </value>
                                                                     <next>
                                                                       <block type="variables_set" id="H|yjNdeCO3[pik$^RkGf">
                                                                         <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                         <value name="VALUE">
                                                                           <block type="math_arithmetic" id="i+7%oO.%n.=$HcD!n?T/">
                                                                             <field name="OP">MULTIPLY</field>
                                                                             <value name="A">
                                                                               <shadow type="math_number">
                                                                                 <field name="NUM">1</field>
                                                                               </shadow>
                                                                               <block type="get_value" id="w}(I?e33Bj%%miHFiPyk">
                                                                                 <field name="ATTR">val</field>
                                                                                 <field name="OID">Datenpunkt Windböhen [km/h]</field>
                                                                               </block>
                                                                             </value>
                                                                             <value name="B">
                                                                               <shadow type="math_number" id=",T~y=RYn`+%:=U,Ha7kv">
                                                                                 <field name="NUM">0.621</field>
                                                                               </shadow>
                                                                             </value>
                                                                           </block>
                                                                         </value>
                                                                         <next>
                                                                           <block type="comment" id="a.eV~EOu2#YnbV{fi*Ku">
                                                                             <field name="COMMENT">Luftdr. und Regen in inch umrechnen</field>
                                                                             <next>
                                                                               <block type="variables_set" id="w;_y`q!*0K2s}??zO}bk">
                                                                                 <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                                 <value name="VALUE">
                                                                                   <block type="get_value" id="F97SYB~8g=w}XslG:JT!">
                                                                                     <field name="ATTR">val</field>
                                                                                     <field name="OID">Datenpunkt Luftfeuchtigkeit [rel%]</field>
                                                                                   </block>
                                                                                 </value>
                                                                                 <next>
                                                                                   <block type="variables_set" id="MJ:.2|YlwlP.*9APVMfV">
                                                                                     <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                     <value name="VALUE">
                                                                                       <block type="math_arithmetic" id="eXVeUyAAZ,YQ%6b2x,4z">
                                                                                         <field name="OP">MULTIPLY</field>
                                                                                         <value name="A">
                                                                                           <shadow type="math_number" id="@r)]#,1FsMS6rUJkA8$#">
                                                                                             <field name="NUM">1</field>
                                                                                           </shadow>
                                                                                           <block type="get_value" id="8/b?8=c.pAp)4$=Y/wFK">
                                                                                             <field name="ATTR">val</field>
                                                                                             <field name="OID">Datenpunkt Luftdruck [hPa]</field>
                                                                                           </block>
                                                                                         </value>
                                                                                         <value name="B">
                                                                                           <shadow type="math_number" id="6#dvpGt`26{`M?1h,H*`">
                                                                                             <field name="NUM">0.0295301</field>
                                                                                           </shadow>
                                                                                         </value>
                                                                                       </block>
                                                                                     </value>
                                                                                     <next>
                                                                                       <block type="variables_set" id="@BKYCp!]sOKUe/BfoO}R">
                                                                                         <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                         <value name="VALUE">
                                                                                           <block type="math_arithmetic" id="Z;_WUrJBoCV^VsC(=-+r">
                                                                                             <field name="OP">MULTIPLY</field>
                                                                                             <value name="A">
                                                                                               <shadow type="math_number" id="bBO#Hu[lNHzUxn$]N9p.">
                                                                                                 <field name="NUM">1</field>
                                                                                               </shadow>
                                                                                               <block type="get_value" id="Q@AMvz!lu4($t@5#5ASt">
                                                                                                 <field name="ATTR">val</field>
                                                                                                 <field name="OID">Datenpunkt Niederschlag aktuell [mm]</field>
                                                                                               </block>
                                                                                             </value>
                                                                                             <value name="B">
                                                                                               <shadow type="math_number" id=":LrgUgw(mC3VxT0L-*?$">
                                                                                                 <field name="NUM">0.039370078740157</field>
                                                                                               </shadow>
                                                                                             </value>
                                                                                           </block>
                                                                                         </value>
                                                                                         <next>
                                                                                           <block type="variables_set" id="gfcl*ch~XWX^]p;;R~DG">
                                                                                             <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                             <value name="VALUE">
                                                                                               <block type="math_arithmetic" id="QbNy0p*9:3QU*y9nV4~*">
                                                                                                 <field name="OP">MULTIPLY</field>
                                                                                                 <value name="A">
                                                                                                   <shadow type="math_number">
                                                                                                     <field name="NUM">1</field>
                                                                                                   </shadow>
                                                                                                   <block type="get_value" id="LR;w7tA[_3YqI}mRtg9X">
                                                                                                     <field name="ATTR">val</field>
                                                                                                     <field name="OID">Datenpunkt Niederschlag heute [mm]</field>
                                                                                                   </block>
                                                                                                 </value>
                                                                                                 <value name="B">
                                                                                                   <shadow type="math_number" id=".^#R9*9.VO3YvIZ2byB.">
                                                                                                     <field name="NUM">0.039370078740157</field>
                                                                                                   </shadow>
                                                                                                 </value>
                                                                                               </block>
                                                                                             </value>
                                                                                             <next>
                                                                                               <block type="comment" id="#)kp[hcr~30UlI#{}brG">
                                                                                                 <field name="COMMENT">Link zusammenstellen</field>
                                                                                                 <next>
                                                                                                   <block type="variables_set" id="XI/v0K?5ouF3Sie:E%7w">
                                                                                                     <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                     <value name="VALUE">
                                                                                                       <block type="text_join" id="WIo]Lt{))}XCsHEy5XK3">
                                                                                                         <mutation items="23"></mutation>
                                                                                                         <value name="ADD0">
                                                                                                           <block type="text" id="1s-9S|6xbG[de-6N[T:m">
                                                                                                             <field name="TEXT">https://weatherstation.wunderground.com/weatherstation/updateweatherstation.php?ID=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD1">
                                                                                                           <block type="variables_get" id="5%6F5}NQ!hQFT8C}],nH">
                                                                                                             <field name="VAR" id="]GCTzQNWjzsa~f{Khj,Z">ID</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD2">
                                                                                                           <block type="text" id="dT(Tuz!-ZI5q_^/L)I3{">
                                                                                                             <field name="TEXT">&amp;PASSWORD=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD3">
                                                                                                           <block type="variables_get" id="ad0)i.5oQ*IqIoOE@*Z9">
                                                                                                             <field name="VAR" id="Jmlhk@~$S.Tdt1(G/,:?">Key</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD4">
                                                                                                           <block type="text" id="NI*$rzuP@^_D,r6U@]:0">
                                                                                                             <field name="TEXT">&amp;dateutc=now&amp;tempf=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD5">
                                                                                                           <block type="variables_get" id="(7pW*hjLuA{-kN`pey5R">
                                                                                                             <field name="VAR" id="imicwCF`tA-E?_VXg|+x">Temperatur</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD6">
                                                                                                           <block type="text" id="*^Pbd4ebzbzC+J9Vsn~X">
                                                                                                             <field name="TEXT">&amp;dewptf=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD7">
                                                                                                           <block type="variables_get" id="_=v5R%/nz`%Fx|Bv!}N}">
                                                                                                             <field name="VAR" id="_9XTWH`rcZu?GdAgnzb+">Taupunkt</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD8">
                                                                                                           <block type="text" id="o6X0xre%.5z+VD|[@jdM">
                                                                                                             <field name="TEXT">&amp;baromin=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD9">
                                                                                                           <block type="variables_get" id="m_l7MVDK^C6O~SMk1-v9">
                                                                                                             <field name="VAR" id="X_#E7%``6nH?S#x5hxyH">Luftdruck</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD10">
                                                                                                           <block type="text" id="w_KuYVPnGim@g^N(8#ga">
                                                                                                             <field name="TEXT">&amp;humidity=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD11">
                                                                                                           <block type="variables_get" id="w%W,-I2cB3T{*]|9+]OL">
                                                                                                             <field name="VAR" id="geD20Z_Jnk}G8EZ6dWby">Luftfeuchtigkeit</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD12">
                                                                                                           <block type="text" id="HXqxm81fMiJ!?^7kG!xx">
                                                                                                             <field name="TEXT">&amp;winddir=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD13">
                                                                                                           <block type="variables_get" id="V(pe$Y;_bB0lb~N@YtQm">
                                                                                                             <field name="VAR" id="6|d+vWc+mY*3a;7a:AL4">Windrichtung</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD14">
                                                                                                           <block type="text" id="koQSFLv?)9x]cG52tudH">
                                                                                                             <field name="TEXT">&amp;windspeedmph=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD15">
                                                                                                           <block type="variables_get" id="iYx)P!Q$lu-g.B63xGap">
                                                                                                             <field name="VAR" id="_;VqgDK#GB0M)Nt#ar7L">Windstärke</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD16">
                                                                                                           <block type="text" id="Wj]b3E#]%-%Y3~t0:VN)">
                                                                                                             <field name="TEXT">&amp;windgustmph=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD17">
                                                                                                           <block type="variables_get" id="Kw0%7.eZ,RGjXbt9DXFN">
                                                                                                             <field name="VAR" id="0O{#R?OFN(8Xuezg3J8[">Windspitzen</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD18">
                                                                                                           <block type="text" id="Wbn34_2HeRf5b}@##(Pw">
                                                                                                             <field name="TEXT">&amp;rainin=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD19">
                                                                                                           <block type="variables_get" id="SA?t?(zbTkD-E,yj=F:v">
                                                                                                             <field name="VAR" id="v*fBf$05)e.iF#YueDZ-">Regenmenge</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD20">
                                                                                                           <block type="text" id="Rv@o6A`2bBg2GhRrtWEb">
                                                                                                             <field name="TEXT">&amp;dailyrainin=</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD21">
                                                                                                           <block type="variables_get" id="(AamY[5S-:#%A;Y@)BM!">
                                                                                                             <field name="VAR" id="m}h]Q(bCz.Lb=iYWi[D+">Regen heute</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                         <value name="ADD22">
                                                                                                           <block type="text" id="F?W,H^O-P2.Owgx(B!{^">
                                                                                                             <field name="TEXT">&amp;action=updateraw</field>
                                                                                                           </block>
                                                                                                         </value>
                                                                                                       </block>
                                                                                                     </value>
                                                                                                     <next>
                                                                                                       <block type="comment" id="5P(V(pY`$n/yIiZZ.S7%">
                                                                                                         <field name="COMMENT">Daten senden</field>
                                                                                                         <next>
                                                                                                           <block type="request" id="KXRPNkW9Mm1N|U^w47rV">
                                                                                                             <mutation xmlns="http://www.w3.org/1999/xhtml" with_statement="false"></mutation>
                                                                                                             <field name="WITH_STATEMENT">FALSE</field>
                                                                                                             <field name="LOG"></field>
                                                                                                             <value name="URL">
                                                                                                               <shadow type="text" id="=:tE^LdG+w=9xkM1s~Ng">
                                                                                                                 <field name="TEXT">text</field>
                                                                                                               </shadow>
                                                                                                               <block type="variables_get" id="(M!{cWR;a@UcsDH`1;oU">
                                                                                                                 <field name="VAR" id="i%PT4#U6H(s*@W3Z*s}m">LINK</field>
                                                                                                               </block>
                                                                                                             </value>
                                                                                                           </block>
                                                                                                         </next>
                                                                                                       </block>
                                                                                                     </next>
                                                                                                   </block>
                                                                                                 </next>
                                                                                               </block>
                                                                                             </next>
                                                                                           </block>
                                                                                         </next>
                                                                                       </block>
                                                                                     </next>
                                                                                   </block>
                                                                                 </next>
                                                                               </block>
                                                                             </next>
                                                                           </block>
                                                                         </next>
                                                                       </block>
                                                                     </next>
                                                                   </block>
                                                                 </next>
                                                               </block>
                                                             </next>
                                                           </block>
                                                         </next>
                                                       </block>
                                                     </next>
                                                   </block>
                                                 </next>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </statement>
                               </block>
                             </next>
                           </block>
                          </xml>
                          

                          Du musst nur noch deine ID und den Key eintragen und deine Datenpunkte auswählen. Solche die du nicht hast, kannst du löschen (auch dort wo der Link zusammengestellt wird).

                          ´Hi, ich bins nochmal und schreibe Dr. Bakterius auch an...

                          Vielen Dank für Deinen Script , aber ich habe hier Probleme....

                          Ab der 1. Zeile nach der URL hier steht die ID werden alle weiteren Variablen nicht übernommen, bzw. abgearbeitet :-( deshalb habe ich auch falsche bzw. keine Werte

                          Wo liegt hier der Fehler?

                          Ich würde es gerne verstehen.....

                          Über ne Rückinfo herzlichen Dank.

                          Weiss net wie ichs erklären soll..im Script von Dir da wo der Link eingetragen ist und endet mit ID= müsste ja dann der komplette script abgeabrbeitet werden mit ID ....PASSWORD......dann dateutc .....temeperature,...usw... ich hoffe du /Ihr versteht was ich meine udn das funzt aber nicht...... mach ich da noch einen fehler....schaut mal...das sind meine Objektdaten:

                          die müssen natürlich übereinstimmen....helft mir bitte...passen die so mit dem Script überein?

                          Danke Euch

                          Image 012.png

                          Dr. BakteriusD Offline
                          Dr. BakteriusD Offline
                          Dr. Bakterius
                          Most Active
                          schrieb am zuletzt editiert von
                          #23

                          @kusselin Exportiere doch mal dein aktuelles Skript und stelle es hier rein (ohne ID und Passwort). Dann kann man es sich ansehen.

                          KusselinK 1 Antwort Letzte Antwort
                          0
                          • Dr. BakteriusD Dr. Bakterius

                            @kusselin Exportiere doch mal dein aktuelles Skript und stelle es hier rein (ohne ID und Passwort). Dann kann man es sich ansehen.

                            KusselinK Offline
                            KusselinK Offline
                            Kusselin
                            schrieb am zuletzt editiert von Kusselin
                            #24

                            @dr-bakterius Hallo, sorry aber wenn ich den Script exportiere udn dann nach ID suche finde ich verdammt viele ID´s....bei Pass finde ich nichts...

                            Sorry wenn ich so anfängerhaft frage...aber ich weiss es nicht .

                            Wie kann ich den Script exeportieren ohne das die ID und der Key mitübertragen werden?

                            Herzlichen Dank.

                            Dr. BakteriusD 1 Antwort Letzte Antwort
                            0
                            • KusselinK Kusselin

                              @dr-bakterius Hallo, sorry aber wenn ich den Script exportiere udn dann nach ID suche finde ich verdammt viele ID´s....bei Pass finde ich nichts...

                              Sorry wenn ich so anfängerhaft frage...aber ich weiss es nicht .

                              Wie kann ich den Script exeportieren ohne das die ID und der Key mitübertragen werden?

                              Herzlichen Dank.

                              Dr. BakteriusD Offline
                              Dr. BakteriusD Offline
                              Dr. Bakterius
                              Most Active
                              schrieb am zuletzt editiert von
                              #25

                              @kusselin Warum suchst du nicht einfach nach der ID und dem Key - sollte nur einmal im Code vorkommen. In meinem exportiertem Code (sie oben im Spoiler) waren sie in Zeile 26 bzw. 34. Du kannst sie aber auch im Blockly entfernen ohne zu speichern, dann exportieren und danach auf Abrechen klicken um den Urzustand wiederherzustellen. Oder wenn du mir vertraust, dann schicke mir die Datei im Chat.

                              KusselinK 1 Antwort Letzte Antwort
                              0
                              • Dr. BakteriusD Dr. Bakterius

                                @kusselin Warum suchst du nicht einfach nach der ID und dem Key - sollte nur einmal im Code vorkommen. In meinem exportiertem Code (sie oben im Spoiler) waren sie in Zeile 26 bzw. 34. Du kannst sie aber auch im Blockly entfernen ohne zu speichern, dann exportieren und danach auf Abrechen klicken um den Urzustand wiederherzustellen. Oder wenn du mir vertraust, dann schicke mir die Datei im Chat.

                                KusselinK Offline
                                KusselinK Offline
                                Kusselin
                                schrieb am zuletzt editiert von Kusselin
                                #26

                                @dr-bakterius
                                Hi, ich glaube es geht jetzt wieder.......zuminest werden jetzt auf WU richtige Daten verwendet wie in der Netatmo App.
                                ne Frage noch: Benötige ich zwingend für meine Angelegenheit den API KEY von weatherunderground im WU- Adapter?

                                Dr. BakteriusD 1 Antwort Letzte Antwort
                                0
                                • KusselinK Kusselin

                                  @dr-bakterius
                                  Hi, ich glaube es geht jetzt wieder.......zuminest werden jetzt auf WU richtige Daten verwendet wie in der Netatmo App.
                                  ne Frage noch: Benötige ich zwingend für meine Angelegenheit den API KEY von weatherunderground im WU- Adapter?

                                  Dr. BakteriusD Offline
                                  Dr. BakteriusD Offline
                                  Dr. Bakterius
                                  Most Active
                                  schrieb am zuletzt editiert von
                                  #27

                                  @kusselin sagte in [Gelöst]NETATMO Daten per URL an weatherunderground senden:

                                  Benötige ich zwingend für meine Angelegenheit den API KEY von weatherunderground im WU- Adapter?

                                  Keine Ahnung, ich verwende den Adapter nicht...

                                  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

                                  307

                                  Online

                                  32.4k

                                  Benutzer

                                  81.4k

                                  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