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

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

Community Forum

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

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    5
    1
    118

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    8
    1
    160

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

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

Scheduled Pinned Locked Moved ioBroker Allgemein
28 Posts 7 Posters 2.6k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • GlasfaserG Glasfaser

    @manuel001 sagte in Online Wetterdaten inkl. Winddaten für Österreich:

    Adaper der Online Wetterdaten

    Adapter dasWetter und
    Vorschlag von Sigi234

    :

    https://forum.iobroker.net/topic/37480/wetter-widget-für-österreicher

    M Offline
    M Offline
    Manuel001
    wrote on last edited by
    #3

    @glasfaser Danke.
    Ich möchte die Werte eigentlich gar nicht in einer vis darstellen, sondern nur die Werte weiter verarbeiten.
    Ist das damit möglich?

    Allerdings scheitere ich schon bei der Registrierung bei das Wetter:
    Wichtig:
    Um die API von Daswetter.com zu verwenden, ist es notwendig, auf Ihrer Website einen Link auf Daswetter.com (https://www.daswetter.com/) zu setzen. Wenn Sie Anwendungsentwickler für mobile Applikationen sind und über keine Webseite verfügen, können Sie gerne die URL des Markets (Google Play oder App Store) angeben. Es ist erforderlich, eine Referenz in Ihrer App hinzuzufügen.

    Ich habe keine Homepage auf der ich einen Link setzen kann.

    GlasfaserG 1 Reply Last reply
    0
    • M Manuel001

      @glasfaser Danke.
      Ich möchte die Werte eigentlich gar nicht in einer vis darstellen, sondern nur die Werte weiter verarbeiten.
      Ist das damit möglich?

      Allerdings scheitere ich schon bei der Registrierung bei das Wetter:
      Wichtig:
      Um die API von Daswetter.com zu verwenden, ist es notwendig, auf Ihrer Website einen Link auf Daswetter.com (https://www.daswetter.com/) zu setzen. Wenn Sie Anwendungsentwickler für mobile Applikationen sind und über keine Webseite verfügen, können Sie gerne die URL des Markets (Google Play oder App Store) angeben. Es ist erforderlich, eine Referenz in Ihrer App hinzuzufügen.

      Ich habe keine Homepage auf der ich einen Link setzen kann.

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      wrote on last edited by Glasfaser
      #4

      @manuel001 sagte in Online Wetterdaten inkl. Winddaten für Österreich:

      Allerdings scheitere ich schon bei der Registrierung bei das Wetter:

      hier ist es sehr gut erklärt:

      https://www.smarthome-tricks.de/software-iobroker/daswetter-adapter-fuer-iobroker/

      sondern nur die Werte weiter verarbeiten.
      Ist das damit möglich?

      Klar ist das möglich .

      Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

      1 Reply Last reply
      0
      • M Manuel001

        Gibt es einen Adaper der Online Wetterdaten inkl. Winddaten für Österreich zur Verfügung stellt?
        Zumindest Livedaten, besser inkl. Vorhersage.

        mickymM Online
        mickymM Online
        mickym
        Most Active
        wrote on last edited by
        #5

        @manuel001

        Ich nutze nun eine Kombination aus OpenweatherAPI und AccuWeatherAPI.

        https://forum.iobroker.net/topic/44684/wetter-api-s-mit-nodered-abrufen

        s. Update vom 23.5.

        Die Openweather API hat einfach den Vorteil, dass ich recht oft Abfragen innerhalb des freien Kontingents machen kann und mit der OneCall API sowohl current, wie auch stündliche und tägliche Prognosen enthalten sind. Die täglichen Prognosen sind aber in der Aussagekraft, den der AccuWeather API unterlegen.

        Jeder Flow bzw. jedes Script, das ich hier poste implementiert jeder auf eigene Gefahr. Flows und Scripts können Fehler aufweisen und weder der Seitenbetreiber noch ich persönlich können hierfür haftbar gemacht werden. Das gleiche gilt für Empfehlungen aller Art.

        M 1 Reply Last reply
        0
        • mickymM mickym

          @manuel001

          Ich nutze nun eine Kombination aus OpenweatherAPI und AccuWeatherAPI.

          https://forum.iobroker.net/topic/44684/wetter-api-s-mit-nodered-abrufen

          s. Update vom 23.5.

          Die Openweather API hat einfach den Vorteil, dass ich recht oft Abfragen innerhalb des freien Kontingents machen kann und mit der OneCall API sowohl current, wie auch stündliche und tägliche Prognosen enthalten sind. Die täglichen Prognosen sind aber in der Aussagekraft, den der AccuWeather API unterlegen.

          M Offline
          M Offline
          Manuel001
          wrote on last edited by
          #6

          Vielen Dank für die schnelle Hilfe!

          Ich habe jetzt einmal Daswetter eingebunden und es funktioniert so weit.

          ? 1 Reply Last reply
          0
          • M Manuel001

            Vielen Dank für die schnelle Hilfe!

            Ich habe jetzt einmal Daswetter eingebunden und es funktioniert so weit.

            ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #7

            @manuel001

            Alternativ wäre auch noch das crawlen einer netatmo-Wetterstation denkbar (sollte eine mit Windmesser am gewünschten Ort verfügbar sein): https://weathermap.netatmo.com/

            Viele Grüße
            Florian

            liv-in-skyL 1 Reply Last reply
            0
            • M Offline
              M Offline
              Manuel001
              wrote on last edited by
              #8

              Wie cool ist das denn. Eine Wetterstation gleich ein paar 100m nebenan.
              Mittlerweile bin ich auf Openweather umgestiegen, weil mich die Livedaten mehr interessieren, als die Vorhersage.
              Aber das mit netatmo ist natürlich viel besser.
              Ich habe gleich den Adapter installiert. Allerdings kann ich mich auf netatmo nicht registrieren.
              Oder ist der Adapter nur dafür gedacht, eine eigene netatmo Wetterstation in IOBroker einzubinden?

              FredFF 1 Reply Last reply
              0
              • M Manuel001

                Wie cool ist das denn. Eine Wetterstation gleich ein paar 100m nebenan.
                Mittlerweile bin ich auf Openweather umgestiegen, weil mich die Livedaten mehr interessieren, als die Vorhersage.
                Aber das mit netatmo ist natürlich viel besser.
                Ich habe gleich den Adapter installiert. Allerdings kann ich mich auf netatmo nicht registrieren.
                Oder ist der Adapter nur dafür gedacht, eine eigene netatmo Wetterstation in IOBroker einzubinden?

                FredFF Online
                FredFF Online
                FredF
                Most Active Forum Testing
                wrote on last edited by
                #9

                @manuel001 sagte in Online Wetterdaten inkl. Winddaten für Österreich:

                Oder ist der Adapter nur dafür gedacht, eine eigene netatmo Wetterstation in IOBroker einzubinden?

                Nö, Anleitung gelesen?

                M 1 Reply Last reply
                0
                • ? A Former User

                  @manuel001

                  Alternativ wäre auch noch das crawlen einer netatmo-Wetterstation denkbar (sollte eine mit Windmesser am gewünschten Ort verfügbar sein): https://weathermap.netatmo.com/

                  Viele Grüße
                  Florian

                  liv-in-skyL Offline
                  liv-in-skyL Offline
                  liv-in-sky
                  wrote on last edited by
                  #10

                  @florianmuc sagte in Online Wetterdaten inkl. Winddaten für Österreich:

                  crawlen einer netatmo-Wetterstation denkbar

                  wie kann man auf eine der wetterstation in der nachbarschaft über browser zugreifen ?

                  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

                  FredFF 1 Reply Last reply
                  0
                  • liv-in-skyL liv-in-sky

                    @florianmuc sagte in Online Wetterdaten inkl. Winddaten für Österreich:

                    crawlen einer netatmo-Wetterstation denkbar

                    wie kann man auf eine der wetterstation in der nachbarschaft über browser zugreifen ?

                    FredFF Online
                    FredFF Online
                    FredF
                    Most Active Forum Testing
                    wrote on last edited by
                    #11

                    @liv-in-sky mit dem netatmo crawler Adapter

                    liv-in-skyL 2 Replies Last reply
                    1
                    • FredFF FredF

                      @liv-in-sky mit dem netatmo crawler Adapter

                      liv-in-skyL Offline
                      liv-in-skyL Offline
                      liv-in-sky
                      wrote on last edited by
                      #12

                      @fredf ddanke dir - dachte schon man muss einen request senden und dann auswerten :-)

                      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 Reply Last reply
                      0
                      • FredFF FredF

                        @manuel001 sagte in Online Wetterdaten inkl. Winddaten für Österreich:

                        Oder ist der Adapter nur dafür gedacht, eine eigene netatmo Wetterstation in IOBroker einzubinden?

                        Nö, Anleitung gelesen?

                        M Offline
                        M Offline
                        Manuel001
                        wrote on last edited by
                        #13

                        @fredf
                        Ich hatte den falschen Adapter installiert (netatmo statt netatmo crawler).
                        Jetzt funktioniert es. Vielen Dank!

                        1 Reply Last reply
                        0
                        • FredFF FredF

                          @liv-in-sky mit dem netatmo crawler Adapter

                          liv-in-skyL Offline
                          liv-in-skyL Offline
                          liv-in-sky
                          wrote on last edited by
                          #14

                          @fredf

                          das ist ja simple - bei mir hier im dorf sind auch drei - hätte ich nicht gedacht - einer hat sogar einen regenmesser - mal schauen, ob da auch was richtiges rüber kommt - dann hätte ich endlich einen regenalarm - ohne eigenes esp-project zu starten :-)

                          nochmal danke für den tipp

                          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

                          F 1 Reply Last reply
                          0
                          • liv-in-skyL liv-in-sky

                            @fredf

                            das ist ja simple - bei mir hier im dorf sind auch drei - hätte ich nicht gedacht - einer hat sogar einen regenmesser - mal schauen, ob da auch was richtiges rüber kommt - dann hätte ich endlich einen regenalarm - ohne eigenes esp-project zu starten :-)

                            nochmal danke für den tipp

                            F Offline
                            F Offline
                            FlorianSHJ
                            wrote on last edited by
                            #15

                            @liv-in-sky

                            Ja, tolle Funktion, zwar mit gewissen Risiken, dass die ausgewählte Station offline geht, aber >200€ gespart. :-)

                            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

                            liv-in-skyL 1 Reply Last reply
                            0
                            • F FlorianSHJ

                              @liv-in-sky

                              Ja, tolle Funktion, zwar mit gewissen Risiken, dass die ausgewählte Station offline geht, aber >200€ gespart. :-)

                              liv-in-skyL Offline
                              liv-in-skyL Offline
                              liv-in-sky
                              wrote on last edited by
                              #16

                              @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

                              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

                              F 1 Reply Last reply
                              1
                              • 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
                                wrote on last edited by
                                #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 Reply Last reply
                                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
                                  wrote on last edited by
                                  #18

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

                                  liv-in-skyL 2 Replies Last reply
                                  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
                                    wrote on last edited by
                                    #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 Replies Last reply
                                    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
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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
                                        wrote on last edited by 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 Replies Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          535

                                          Online

                                          32.8k

                                          Users

                                          82.7k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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