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

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

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

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

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

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.
  • 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
      • 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 liv-in-sky
        #23

        @manuel001

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

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

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

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

          @manuel001

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

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

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

          liv-in-skyL 1 Reply Last reply
          0
          • M Manuel001

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

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

            @manuel001

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

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

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

              @manuel001

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

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

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

              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
                #27

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

                600000 sind 5 minuten

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

                liv-in-skyL 1 Reply Last reply
                0
                • M Manuel001

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

                  600000 sind 5 minuten

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

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

                  @manuel001

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

                  du hast natürlich recht

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

                  1 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

                  563

                  Online

                  32.7k

                  Users

                  82.6k

                  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