Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] Online Wetterdaten inkl. Winddaten für Österreich

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    661

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

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

[gelöst] Online Wetterdaten inkl. Winddaten für Österreich

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 7 Kommentatoren 2.6k Aufrufe 4 Beobachtet
  • Ä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.
  • liv-in-skyL liv-in-sky

    @florianshj

    da hast du recht - aber manweiß ja, das die daten alle 5 min ausgelesen werden und kann anhand netatmo-crawler.0.stationData.2.info.lastInfoRetrieved eine message oder warnung generieren, wenn da die verbindung länger als ... nicht da ist

    F Offline
    F Offline
    FlorianSHJ
    schrieb am zuletzt editiert von
    #17

    @liv-in-sky

    Ja genau, kleines Blockly auf das Änderungsdatum eines der netatmo-Objekte und wenn notwendig Pushover/Telegram/Mail.

    Smart starten und helfen: www.smarthomejetzt.de

    Synology DS718+ | ioBroker | Docker | Home Assistant | FHEM | HUE | Aqara/Xiaomi | Tasmota | WLED | Shelly | Tradfri | Homematic | Nuki | Roborock S5

    M 1 Antwort Letzte Antwort
    1
    • F FlorianSHJ

      @liv-in-sky

      Ja genau, kleines Blockly auf das Änderungsdatum eines der netatmo-Objekte und wenn notwendig Pushover/Telegram/Mail.

      M Offline
      M Offline
      Manuel001
      schrieb am zuletzt editiert von
      #18

      @florianshj
      Wenn jemand dieses "kleine Blockly" hier rein stellen könnte, wäre ich auch daran interessiert.

      liv-in-skyL 2 Antworten Letzte Antwort
      0
      • M Manuel001

        @florianshj
        Wenn jemand dieses "kleine Blockly" hier rein stellen könnte, wäre ich auch daran interessiert.

        liv-in-skyL Offline
        liv-in-skyL Offline
        liv-in-sky
        schrieb am zuletzt editiert von
        #19

        @manuel001

        habe nur schnell zusammengeklickt:
        teste mal das

        du musst deine dp angleichen, evtl die telegramm messages, evtl die zeit 600000 sind 5 minuten, das debug kannst du disablen

        Image 2.png

        <xml xmlns="https://developers.google.com/blockly/xml">
         <variables>
           <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
         </variables>
         <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
           <value name="VALUE">
             <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
               <field name="BOOL">FALSE</field>
             </block>
           </value>
           <next>
             <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
               <field name="SCHEDULE">* * * * *</field>
               <statement name="STATEMENT">
                 <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                   <field name="Severity">log</field>
                   <value name="TEXT">
                     <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                       <field name="TEXT">test</field>
                     </shadow>
                     <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                       <field name="OP">MINUS</field>
                       <value name="A">
                         <shadow type="math_number">
                           <field name="NUM">1</field>
                         </shadow>
                         <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                           <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                           <field name="OPTION">object</field>
                         </block>
                       </value>
                       <value name="B">
                         <shadow type="math_number">
                           <field name="NUM">1</field>
                         </shadow>
                         <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                           <field name="ATTR">val</field>
                           <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                         </block>
                       </value>
                     </block>
                   </value>
                   <next>
                     <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                       <mutation elseif="1"></mutation>
                       <value name="IF0">
                         <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                           <field name="OP">AND</field>
                           <value name="A">
                             <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                               <field name="OP">GT</field>
                               <value name="A">
                                 <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                   <field name="OP">MINUS</field>
                                   <value name="A">
                                     <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                       <field name="OPTION">object</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                       <field name="ATTR">val</field>
                                       <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                   <field name="NUM">600000</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <value name="B">
                             <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                               <value name="BOOL">
                                 <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                   <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                         </block>
                       </value>
                       <statement name="DO0">
                         <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                           <value name="VALUE">
                             <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                               <field name="BOOL">TRUE</field>
                             </block>
                           </value>
                           <next>
                             <block type="telegram" id="+bq:V}AquJH0CdjyK(B#">
                               <field name="INSTANCE"></field>
                               <field name="LOG"></field>
                               <field name="SILENT">FALSE</field>
                               <field name="PARSEMODE">default</field>
                               <value name="MESSAGE">
                                 <shadow type="text" id="W)*L}MuLo,C6n[zNV0Ik">
                                   <field name="TEXT">regensensor nicht verbunden  </field>
                                 </shadow>
                               </value>
                             </block>
                           </next>
                         </block>
                       </statement>
                       <value name="IF1">
                         <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                           <field name="OP">AND</field>
                           <value name="A">
                             <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                               <field name="OP">LTE</field>
                               <value name="A">
                                 <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                   <field name="OP">MINUS</field>
                                   <value name="A">
                                     <shadow type="math_number">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                       <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                       <field name="OPTION">object</field>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <shadow type="math_number">
                                       <field name="NUM">1</field>
                                     </shadow>
                                     <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                       <field name="ATTR">val</field>
                                       <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                   <field name="NUM">600000</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <value name="B">
                             <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                               <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <statement name="DO1">
                         <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                           <value name="VALUE">
                             <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                               <field name="BOOL">FALSE</field>
                             </block>
                           </value>
                           <next>
                             <block type="telegram" id="o|ZU.r(Z[T},o?rw1G%8">
                               <field name="INSTANCE"></field>
                               <field name="LOG"></field>
                               <field name="SILENT">FALSE</field>
                               <field name="PARSEMODE">default</field>
                               <value name="MESSAGE">
                                 <shadow type="text" id="1wR:P1+y.s5bk-VuRW3U">
                                   <field name="TEXT">regensensor  wieder verbunden  </field>
                                 </shadow>
                               </value>
                             </block>
                           </next>
                         </block>
                       </statement>
                     </block>
                   </next>
                 </block>
               </statement>
             </block>
           </next>
         </block>
        </xml>
        

        nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

        M 2 Antworten Letzte Antwort
        1
        • M Manuel001

          @florianshj
          Wenn jemand dieses "kleine Blockly" hier rein stellen könnte, wäre ich auch daran interessiert.

          liv-in-skyL Offline
          liv-in-skyL Offline
          liv-in-sky
          schrieb am zuletzt editiert von
          #20

          @manuel001 ach ja - testen kannst du, indem du den adapter einfach stoppst

          nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

          1 Antwort Letzte Antwort
          0
          • liv-in-skyL liv-in-sky

            @manuel001

            habe nur schnell zusammengeklickt:
            teste mal das

            du musst deine dp angleichen, evtl die telegramm messages, evtl die zeit 600000 sind 5 minuten, das debug kannst du disablen

            Image 2.png

            <xml xmlns="https://developers.google.com/blockly/xml">
             <variables>
               <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
             </variables>
             <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
               <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
               <value name="VALUE">
                 <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
                   <field name="BOOL">FALSE</field>
                 </block>
               </value>
               <next>
                 <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
                   <field name="SCHEDULE">* * * * *</field>
                   <statement name="STATEMENT">
                     <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                       <field name="Severity">log</field>
                       <value name="TEXT">
                         <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                           <field name="TEXT">test</field>
                         </shadow>
                         <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                           <field name="OP">MINUS</field>
                           <value name="A">
                             <shadow type="math_number">
                               <field name="NUM">1</field>
                             </shadow>
                             <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                               <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                               <field name="OPTION">object</field>
                             </block>
                           </value>
                           <value name="B">
                             <shadow type="math_number">
                               <field name="NUM">1</field>
                             </shadow>
                             <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                               <field name="ATTR">val</field>
                               <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                             </block>
                           </value>
                         </block>
                       </value>
                       <next>
                         <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                           <mutation elseif="1"></mutation>
                           <value name="IF0">
                             <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                               <field name="OP">AND</field>
                               <value name="A">
                                 <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                                   <field name="OP">GT</field>
                                   <value name="A">
                                     <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                       <field name="OP">MINUS</field>
                                       <value name="A">
                                         <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                           <field name="OPTION">object</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                           <field name="ATTR">val</field>
                                           <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                       <field name="NUM">600000</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                                   <value name="BOOL">
                                     <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                       <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <statement name="DO0">
                             <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                               <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                               <value name="VALUE">
                                 <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                                   <field name="BOOL">TRUE</field>
                                 </block>
                               </value>
                               <next>
                                 <block type="telegram" id="+bq:V}AquJH0CdjyK(B#">
                                   <field name="INSTANCE"></field>
                                   <field name="LOG"></field>
                                   <field name="SILENT">FALSE</field>
                                   <field name="PARSEMODE">default</field>
                                   <value name="MESSAGE">
                                     <shadow type="text" id="W)*L}MuLo,C6n[zNV0Ik">
                                       <field name="TEXT">regensensor nicht verbunden  </field>
                                     </shadow>
                                   </value>
                                 </block>
                               </next>
                             </block>
                           </statement>
                           <value name="IF1">
                             <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                               <field name="OP">AND</field>
                               <value name="A">
                                 <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                                   <field name="OP">LTE</field>
                                   <value name="A">
                                     <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                       <field name="OP">MINUS</field>
                                       <value name="A">
                                         <shadow type="math_number">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                           <field name="OPTION">object</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <shadow type="math_number">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                           <field name="ATTR">val</field>
                                           <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <value name="B">
                                     <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                       <field name="NUM">600000</field>
                                     </block>
                                   </value>
                                 </block>
                               </value>
                               <value name="B">
                                 <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                                   <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                 </block>
                               </value>
                             </block>
                           </value>
                           <statement name="DO1">
                             <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                               <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                               <value name="VALUE">
                                 <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                                   <field name="BOOL">FALSE</field>
                                 </block>
                               </value>
                               <next>
                                 <block type="telegram" id="o|ZU.r(Z[T},o?rw1G%8">
                                   <field name="INSTANCE"></field>
                                   <field name="LOG"></field>
                                   <field name="SILENT">FALSE</field>
                                   <field name="PARSEMODE">default</field>
                                   <value name="MESSAGE">
                                     <shadow type="text" id="1wR:P1+y.s5bk-VuRW3U">
                                       <field name="TEXT">regensensor  wieder verbunden  </field>
                                     </shadow>
                                   </value>
                                 </block>
                               </next>
                             </block>
                           </statement>
                         </block>
                       </next>
                     </block>
                   </statement>
                 </block>
               </next>
             </block>
            </xml>
            

            M Offline
            M Offline
            Manuel001
            schrieb am zuletzt editiert von Manuel001
            #21

            @liv-in-sky
            Ich habe das jetzt leicht modifiziert (Datenpunkt setzen statt Telegram), aber ich bekomme es nicht zum laufen.
            2f3111d8-48b7-4239-97fd-0173134a0c87-image.png

            <xml xmlns="https://developers.google.com/blockly/xml">
              <variables>
                <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
              </variables>
              <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
                <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
                <next>
                  <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
                    <field name="SCHEDULE">* * * * *</field>
                    <statement name="STATEMENT">
                      <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                        <field name="Severity">log</field>
                        <value name="TEXT">
                          <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                            <field name="TEXT">test</field>
                          </shadow>
                          <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                            <field name="OP">MINUS</field>
                            <value name="A">
                              <shadow type="math_number">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                                <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                <field name="OPTION">object</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                                <field name="ATTR">val</field>
                                <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                            <mutation elseif="1"></mutation>
                            <value name="IF0">
                              <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                        <field name="OP">MINUS</field>
                                        <value name="A">
                                          <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                            <field name="OPTION">object</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                            <field name="ATTR">val</field>
                                            <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                        <field name="NUM">12000000</field>
                                        <comment pinned="false" h="80" w="160">600000 sind 5 Minuten</comment>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                                    <value name="BOOL">
                                      <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                        <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                                <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="E]kQ0(nhOs9n=m518q|Y">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                    <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="15paQjRNbp6yUiJakDcO">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </statement>
                            <value name="IF1">
                              <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                                    <field name="OP">LTE</field>
                                    <value name="A">
                                      <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                        <field name="OP">MINUS</field>
                                        <value name="A">
                                          <shadow type="math_number">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                            <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                            <field name="OPTION">object</field>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <shadow type="math_number">
                                            <field name="NUM">1</field>
                                          </shadow>
                                          <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                            <field name="ATTR">val</field>
                                            <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                        <field name="NUM">12000000</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                                    <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO1">
                              <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                                <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                <value name="VALUE">
                                  <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="4=hyU2J%a5{HZ#l=OO41">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                    <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="=%Rx*QkDWM[3-/,Y/Faj">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </xml>
            

            Im Protokoll steht dann:
            javascript.0 2021-10-10 20:45:00.024 info script.js.common.Wetterstation_verfügbar: 286888
            Und zählt rauf. Das würde so weit passen, aber der Datenpunkt wird nicht geschrieben.

            liv-in-skyL 2 Antworten Letzte Antwort
            0
            • M Manuel001

              @liv-in-sky
              Ich habe das jetzt leicht modifiziert (Datenpunkt setzen statt Telegram), aber ich bekomme es nicht zum laufen.
              2f3111d8-48b7-4239-97fd-0173134a0c87-image.png

              <xml xmlns="https://developers.google.com/blockly/xml">
                <variables>
                  <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
                </variables>
                <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
                  <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                  <value name="VALUE">
                    <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
                      <field name="BOOL">FALSE</field>
                    </block>
                  </value>
                  <next>
                    <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
                      <field name="SCHEDULE">* * * * *</field>
                      <statement name="STATEMENT">
                        <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                          <field name="Severity">log</field>
                          <value name="TEXT">
                            <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                              <field name="TEXT">test</field>
                            </shadow>
                            <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                              <field name="OP">MINUS</field>
                              <value name="A">
                                <shadow type="math_number">
                                  <field name="NUM">1</field>
                                </shadow>
                                <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                                  <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                  <field name="OPTION">object</field>
                                </block>
                              </value>
                              <value name="B">
                                <shadow type="math_number">
                                  <field name="NUM">1</field>
                                </shadow>
                                <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                                  <field name="ATTR">val</field>
                                  <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                              <mutation elseif="1"></mutation>
                              <value name="IF0">
                                <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                                      <field name="OP">GT</field>
                                      <value name="A">
                                        <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                          <field name="OP">MINUS</field>
                                          <value name="A">
                                            <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                              <field name="NUM">1</field>
                                            </shadow>
                                            <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                              <field name="OPTION">object</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                              <field name="NUM">1</field>
                                            </shadow>
                                            <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                              <field name="ATTR">val</field>
                                              <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                          <field name="NUM">12000000</field>
                                          <comment pinned="false" h="80" w="160">600000 sind 5 Minuten</comment>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                                      <value name="BOOL">
                                        <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                          <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                                  <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="E]kQ0(nhOs9n=m518q|Y">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="15paQjRNbp6yUiJakDcO">
                                          <field name="BOOL">FALSE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                              <value name="IF1">
                                <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                                      <field name="OP">LTE</field>
                                      <value name="A">
                                        <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                          <field name="OP">MINUS</field>
                                          <value name="A">
                                            <shadow type="math_number">
                                              <field name="NUM">1</field>
                                            </shadow>
                                            <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                              <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                              <field name="OPTION">object</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <shadow type="math_number">
                                              <field name="NUM">1</field>
                                            </shadow>
                                            <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                              <field name="ATTR">val</field>
                                              <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                          <field name="NUM">12000000</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                                      <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO1">
                                <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                                  <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                  <value name="VALUE">
                                    <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="4=hyU2J%a5{HZ#l=OO41">
                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="=%Rx*QkDWM[3-/,Y/Faj">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </xml>
              

              Im Protokoll steht dann:
              javascript.0 2021-10-10 20:45:00.024 info script.js.common.Wetterstation_verfügbar: 286888
              Und zählt rauf. Das würde so weit passen, aber der Datenpunkt wird nicht geschrieben.

              liv-in-skyL Offline
              liv-in-skyL Offline
              liv-in-sky
              schrieb am zuletzt editiert von
              #22

              @manuel001

              müßte schon passen - wenn der adapter pausiert ist, wird nach 10 min der dp gesetzt - wenn der adapter wieder an ist, wird eine minute später der dp wieder gesetzt

              nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

              M 1 Antwort Letzte Antwort
              0
              • M Manuel001

                @liv-in-sky
                Ich habe das jetzt leicht modifiziert (Datenpunkt setzen statt Telegram), aber ich bekomme es nicht zum laufen.
                2f3111d8-48b7-4239-97fd-0173134a0c87-image.png

                <xml xmlns="https://developers.google.com/blockly/xml">
                  <variables>
                    <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
                  </variables>
                  <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
                    <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                    <next>
                      <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
                        <field name="SCHEDULE">* * * * *</field>
                        <statement name="STATEMENT">
                          <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                            <field name="Severity">log</field>
                            <value name="TEXT">
                              <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                                <field name="TEXT">test</field>
                              </shadow>
                              <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                                <field name="OP">MINUS</field>
                                <value name="A">
                                  <shadow type="math_number">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                                    <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                    <field name="OPTION">object</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                                    <field name="ATTR">val</field>
                                    <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <next>
                              <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                                <mutation elseif="1"></mutation>
                                <value name="IF0">
                                  <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                                    <field name="OP">AND</field>
                                    <value name="A">
                                      <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                                        <field name="OP">GT</field>
                                        <value name="A">
                                          <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                            <field name="OP">MINUS</field>
                                            <value name="A">
                                              <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                                <field name="OPTION">object</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                                <field name="ATTR">val</field>
                                                <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                            <field name="NUM">12000000</field>
                                            <comment pinned="false" h="80" w="160">600000 sind 5 Minuten</comment>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                                        <value name="BOOL">
                                          <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                            <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO0">
                                  <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                                    <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="control" id="E]kQ0(nhOs9n=m518q|Y">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                        <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="15paQjRNbp6yUiJakDcO">
                                            <field name="BOOL">FALSE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                                <value name="IF1">
                                  <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                                    <field name="OP">AND</field>
                                    <value name="A">
                                      <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                                        <field name="OP">LTE</field>
                                        <value name="A">
                                          <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                            <field name="OP">MINUS</field>
                                            <value name="A">
                                              <shadow type="math_number">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                                <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                                <field name="OPTION">object</field>
                                              </block>
                                            </value>
                                            <value name="B">
                                              <shadow type="math_number">
                                                <field name="NUM">1</field>
                                              </shadow>
                                              <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                                <field name="ATTR">val</field>
                                                <field name="OID">netatmo-crawler.0.stationData.1.info.lastInfoRetrieved</field>
                                              </block>
                                            </value>
                                          </block>
                                        </value>
                                        <value name="B">
                                          <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                            <field name="NUM">12000000</field>
                                          </block>
                                        </value>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                                        <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <statement name="DO1">
                                  <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                                    <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                    <value name="VALUE">
                                      <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                                        <field name="BOOL">FALSE</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="control" id="4=hyU2J%a5{HZ#l=OO41">
                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                        <field name="OID">0_userdata.0.Wetterstation_verfügbar</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="logic_boolean" id="=%Rx*QkDWM[3-/,Y/Faj">
                                            <field name="BOOL">TRUE</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </statement>
                      </block>
                    </next>
                  </block>
                </xml>
                

                Im Protokoll steht dann:
                javascript.0 2021-10-10 20:45:00.024 info script.js.common.Wetterstation_verfügbar: 286888
                Und zählt rauf. Das würde so weit passen, aber der Datenpunkt wird nicht geschrieben.

                liv-in-skyL Offline
                liv-in-skyL Offline
                liv-in-sky
                schrieb am zuletzt editiert von liv-in-sky
                #23

                @manuel001

                das hochsetzen der zahl ist die zeit , in msek. wenn die zahl über 1200 000 (ist 10 min) - wird dp gesetzt

                die zahl n kommt jede minute das ins log zu schreiben kann man später disabeln

                nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                1 Antwort Letzte Antwort
                0
                • liv-in-skyL liv-in-sky

                  @manuel001

                  müßte schon passen - wenn der adapter pausiert ist, wird nach 10 min der dp gesetzt - wenn der adapter wieder an ist, wird eine minute später der dp wieder gesetzt

                  M Offline
                  M Offline
                  Manuel001
                  schrieb am zuletzt editiert von
                  #24

                  @liv-in-sky
                  Ah, ich habe mir die Logik zu wenig genau angeschaut.
                  Mein Datenpunkt hat default false. Und ich hätte mit laufendem Adapter gewartet, dass es auf true (Wetterstation verfügbar) geändert wird.
                  Das macht die Logik natürlich nicht. Ich werde das morgen dann noch anpassen. Aber jetzt weiß ich, woran es gescheitert ist.
                  Vielen Dank!

                  liv-in-skyL 1 Antwort Letzte Antwort
                  0
                  • M Manuel001

                    @liv-in-sky
                    Ah, ich habe mir die Logik zu wenig genau angeschaut.
                    Mein Datenpunkt hat default false. Und ich hätte mit laufendem Adapter gewartet, dass es auf true (Wetterstation verfügbar) geändert wird.
                    Das macht die Logik natürlich nicht. Ich werde das morgen dann noch anpassen. Aber jetzt weiß ich, woran es gescheitert ist.
                    Vielen Dank!

                    liv-in-skyL Offline
                    liv-in-skyL Offline
                    liv-in-sky
                    schrieb am zuletzt editiert von
                    #25

                    @manuel001

                    du musst ja nur ganz oben, vor dem trigger den dp setzen-block nehmen - das war es auch schon

                    nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                    M 1 Antwort Letzte Antwort
                    0
                    • liv-in-skyL liv-in-sky

                      @manuel001

                      du musst ja nur ganz oben, vor dem trigger den dp setzen-block nehmen - das war es auch schon

                      M Offline
                      M Offline
                      Manuel001
                      schrieb am zuletzt editiert von
                      #26

                      @liv-in-sky
                      Läuft schon. Danke!

                      1 Antwort Letzte Antwort
                      0
                      • liv-in-skyL liv-in-sky

                        @manuel001

                        habe nur schnell zusammengeklickt:
                        teste mal das

                        du musst deine dp angleichen, evtl die telegramm messages, evtl die zeit 600000 sind 5 minuten, das debug kannst du disablen

                        Image 2.png

                        <xml xmlns="https://developers.google.com/blockly/xml">
                         <variables>
                           <variable id="D`yK,4@iS52~}is0l/=a">is_schon</variable>
                         </variables>
                         <block type="variables_set" id="=u]ItPGIdXIIc(@AYmjB" x="12" y="-162">
                           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                           <value name="VALUE">
                             <block type="logic_boolean" id="d68uj~m{Wl!(Gxf$}0N^">
                               <field name="BOOL">FALSE</field>
                             </block>
                           </value>
                           <next>
                             <block type="schedule" id="Mqadi]9[^O,LEZ?7hPzY">
                               <field name="SCHEDULE">* * * * *</field>
                               <statement name="STATEMENT">
                                 <block type="debug" id="e!!TmHc+.e5z:nrRK2@m">
                                   <field name="Severity">log</field>
                                   <value name="TEXT">
                                     <shadow type="text" id="ktJ7LR4^Ha)iNMEa]a!6">
                                       <field name="TEXT">test</field>
                                     </shadow>
                                     <block type="math_arithmetic" id="WT*mdDx3vg*)H,S5Wag3">
                                       <field name="OP">MINUS</field>
                                       <value name="A">
                                         <shadow type="math_number">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="time_get" id="{~|X_`{s%d-iANR@vz7{">
                                           <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                           <field name="OPTION">object</field>
                                         </block>
                                       </value>
                                       <value name="B">
                                         <shadow type="math_number">
                                           <field name="NUM">1</field>
                                         </shadow>
                                         <block type="get_value" id="ZC?.i]:A@c]:p}v@k:+{">
                                           <field name="ATTR">val</field>
                                           <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                         </block>
                                       </value>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="controls_if" id="6Ssk|-(pZ_7sh(aL0e55">
                                       <mutation elseif="1"></mutation>
                                       <value name="IF0">
                                         <block type="logic_operation" id=":HXR9wl(f*bm|9QJa[Fe" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="logic_compare" id="`X^6zN%9JH:;_3[rkEjZ">
                                               <field name="OP">GT</field>
                                               <value name="A">
                                                 <block type="math_arithmetic" id="CoX/vHiE,^YNzHZmxY@[">
                                                   <field name="OP">MINUS</field>
                                                   <value name="A">
                                                     <shadow type="math_number" id="MPlLX:sH|m_[*}~o%2vj">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="time_get" id="ohN9Mzsxj6aTR9@Yoo@P">
                                                       <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                                       <field name="OPTION">object</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <shadow type="math_number" id="+:^#|PmkI=!_5K5+r!`H">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="get_value" id="ie]#O(F|5z4N20CR{s)`">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="`kt@dVEi6JO+1{zp2hTg">
                                                   <field name="NUM">600000</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="logic_negate" id=":bMZwk7PG%^*x0Dwy?Gn">
                                               <value name="BOOL">
                                                 <block type="variables_get" id="(@N!H7Np%S2u8Sn,(`-A">
                                                   <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="variables_set" id="YMqx$_BZ%C?ge9Y=Z*_C">
                                           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                           <value name="VALUE">
                                             <block type="logic_boolean" id="%Se=64Ca.Zf$JdI7`HCT">
                                               <field name="BOOL">TRUE</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="telegram" id="+bq:V}AquJH0CdjyK(B#">
                                               <field name="INSTANCE"></field>
                                               <field name="LOG"></field>
                                               <field name="SILENT">FALSE</field>
                                               <field name="PARSEMODE">default</field>
                                               <value name="MESSAGE">
                                                 <shadow type="text" id="W)*L}MuLo,C6n[zNV0Ik">
                                                   <field name="TEXT">regensensor nicht verbunden  </field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                       <value name="IF1">
                                         <block type="logic_operation" id="?V.3r_.1X?vJjP2YSc9Y" inline="false">
                                           <field name="OP">AND</field>
                                           <value name="A">
                                             <block type="logic_compare" id="PDTQpPi5OuTDonRvzPwO">
                                               <field name="OP">LTE</field>
                                               <value name="A">
                                                 <block type="math_arithmetic" id="``c-/uFz;iBDO[MPQ31g">
                                                   <field name="OP">MINUS</field>
                                                   <value name="A">
                                                     <shadow type="math_number">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="time_get" id="__rRFoCT_#5HrYDFC!2j">
                                                       <mutation xmlns="http://www.w3.org/1999/xhtml" format="false" language="false"></mutation>
                                                       <field name="OPTION">object</field>
                                                     </block>
                                                   </value>
                                                   <value name="B">
                                                     <shadow type="math_number">
                                                       <field name="NUM">1</field>
                                                     </shadow>
                                                     <block type="get_value" id="VAziJ^?QTgE{fP]OlQXF">
                                                       <field name="ATTR">val</field>
                                                       <field name="OID">netatmo-crawler.0.stationData.2.lastUpdated.rain_today</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </value>
                                               <value name="B">
                                                 <block type="math_number" id="~h`=J?a}I,@J;3}4H/ND">
                                                   <field name="NUM">600000</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <value name="B">
                                             <block type="variables_get" id="DXnC5$b#s=23emP-.SL`">
                                               <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                             </block>
                                           </value>
                                         </block>
                                       </value>
                                       <statement name="DO1">
                                         <block type="variables_set" id="j69VMS.JZfQ~Tjk~OAEq">
                                           <field name="VAR" id="D`yK,4@iS52~}is0l/=a">is_schon</field>
                                           <value name="VALUE">
                                             <block type="logic_boolean" id="*Q5m0fu|,.R%_B=!.||A">
                                               <field name="BOOL">FALSE</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="telegram" id="o|ZU.r(Z[T},o?rw1G%8">
                                               <field name="INSTANCE"></field>
                                               <field name="LOG"></field>
                                               <field name="SILENT">FALSE</field>
                                               <field name="PARSEMODE">default</field>
                                               <value name="MESSAGE">
                                                 <shadow type="text" id="1wR:P1+y.s5bk-VuRW3U">
                                                   <field name="TEXT">regensensor  wieder verbunden  </field>
                                                 </shadow>
                                               </value>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </next>
                         </block>
                        </xml>
                        

                        M Offline
                        M Offline
                        Manuel001
                        schrieb am zuletzt editiert von
                        #27

                        @liv-in-sky sagte in [gelöst] Online Wetterdaten inkl. Winddaten für Österreich:

                        600000 sind 5 minuten

                        600000 sind 10 Minuten (nur falls sich jemand wundert).

                        liv-in-skyL 1 Antwort Letzte Antwort
                        0
                        • M Manuel001

                          @liv-in-sky sagte in [gelöst] Online Wetterdaten inkl. Winddaten für Österreich:

                          600000 sind 5 minuten

                          600000 sind 10 Minuten (nur falls sich jemand wundert).

                          liv-in-skyL Offline
                          liv-in-skyL Offline
                          liv-in-sky
                          schrieb am zuletzt editiert von
                          #28

                          @manuel001

                          oh mann - 1000*60 * 5 sind 300 000 = 5min

                          du hast natürlich recht

                          nach einem gelösten Thread wäre es sinnvoll dies in der Überschrift des ersten Posts einzutragen [gelöst]-... Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat. Forum-Tools: PicPick https://picpick.app/en/download/ und ScreenToGif https://www.screentogif.com/downloads.html

                          1 Antwort Letzte Antwort
                          0

                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                          Registrieren Anmelden
                          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

                          420

                          Online

                          32.7k

                          Benutzer

                          82.6k

                          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