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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. Waschmaschine/Trockner Script

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

Waschmaschine/Trockner Script

Geplant Angeheftet Gesperrt Verschoben Blockly
3 Beiträge 2 Kommentatoren 620 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • F Offline
    F Offline
    freaktech
    schrieb am zuletzt editiert von
    #1

    hi
    ich hab hier noch das Problem, dass wenn der Trockner fertig ist die Nachricht ca alle 5-10 Minuten kommt.

    Wie könnte man ändern dass es nur einmalig kommt?

    <xml xmlns="http://www.w3.org/1999/xhtml">
      <variables>
        <variable type="" id="?3%%L.;KPa-d6Zkoj*6T">AUS Zaehler</variable>
        <variable type="undefined" id="timeout">timeout</variable>
      </variables>
      <block type="create" id="!tN4!:gtM^}ek;|m=nHo" x="32" y="55">
        <field name="NAME">Vis.Trockner.Aktiv</field>
        <next>
          <block type="comment" id="hB%p_so=4`EGzX;10:wr">
            <field name="COMMENT">Trockner_Script</field>
            <next>
              <block type="control" id="Kb.uPdr~gS|=7Ng+:H?a">
                <mutation delay_input="false"></mutation>
                <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                <field name="WITH_DELAY">FALSE</field>
                <value name="VALUE">
                  <block type="logic_boolean" id="vqBy?8.1fiDNDoLrT;G~">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
                <next>
                  <block type="on_ext" id="+A7wlutQO8gBfqosc.y3">
                    <mutation items="1"></mutation>
                    <field name="CONDITION">any</field>
                    <field name="ACK_CONDITION"></field>
                    <value name="OID0">
                      <shadow type="field_oid" id="L[i=p{|ii-ai*/YAZ@8s">
                        <field name="oid">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                      </shadow>
                    </value>
                    <statement name="STATEMENT">
                      <block type="controls_if" id="bP`*)0;M+g9O:g?]Pd*f">
                        <mutation elseif="2"></mutation>
                        <value name="IF0">
                          <block type="logic_operation" id="F:)qYHsI}dugF;;Tjm,A" inline="false">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="logic_compare" id="H5%_/a!o;(cd2f~t!+^Q">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="get_value" id="a:y916W!S%H|pb5qQl:J">
                                    <field name="ATTR">val</field>
                                    <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="qFPWw{;UZY{D^a6HN4F4">
                                    <field name="NUM">10</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_compare" id="+]^D[{zcOd~)d%8C%:S9">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="get_value" id="E4;q.WI):RF8,)P;4GaM">
                                    <field name="ATTR">val</field>
                                    <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="BlP[`XK*dfV6{q],uSuN">
                                    <field name="BOOL">FALSE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO0">
                          <block type="control" id="XxjRG-wx{Gis|P}j%wi{">
                            <mutation delay_input="false"></mutation>
                            <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="8]j]NPy0pzg_@fy7#pu9">
                                <field name="BOOL">TRUE</field>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF1">
                          <block type="logic_operation" id="xQ~Axjp^x}xIc}?,~bd3" inline="false">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="logic_compare" id="m:F[A,C]23{tVG.[9ogx">
                                <field name="OP">GT</field>
                                <value name="A">
                                  <block type="get_value" id="~9hm.bn7JuR`9T^57r|!">
                                    <field name="ATTR">val</field>
                                    <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="KK#)EKMNqV.YXg?PWltR">
                                    <field name="NUM">10</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_operation" id="WZqeqrqbx=zB-@D)~l_!" inline="false">
                                <field name="OP">AND</field>
                                <value name="A">
                                  <block type="logic_compare" id="2#,2{UzKUXKc-b;aXI]d">
                                    <field name="OP">EQ</field>
                                    <value name="A">
                                      <block type="get_value" id="X|7IEq+#eQ6U]K@QZDL_">
                                        <field name="ATTR">val</field>
                                        <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="logic_boolean" id="88[x9TQtT`hkagX?ux;6">
                                        <field name="BOOL">TRUE</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_compare" id=";5T2wjhgRkI4a=fP=txA">
                                    <field name="OP">GT</field>
                                    <value name="A">
                                      <block type="variables_get" id="X|5;WK_6+b*X7dWThdYF">
                                        <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                      </block>
                                    </value>
                                    <value name="B">
                                      <block type="math_number" id="JhvY#m2e){iZg*}U)U7=">
                                        <field name="NUM">0</field>
                                      </block>
                                    </value>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO1">
                          <block type="variables_set" id="qd2jcZSX.j`maks-0XGG">
                            <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                            <value name="VALUE">
                              <block type="math_arithmetic" id="-Y}Zmf^#hm,WyL6)Kcd-">
                                <field name="OP">MINUS</field>
                                <value name="A">
                                  <shadow type="math_number" id="^~p~#U!R+eaJjaW~6U)d">
                                    <field name="NUM">1</field>
                                  </shadow>
                                  <block type="variables_get" id="c/b;teh7B.tfavW#3Kx2">
                                    <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <shadow type="math_number" id="/@dSwZ{HpbKk6y3_q?jz">
                                    <field name="NUM">1</field>
                                  </shadow>
                                </value>
                              </block>
                            </value>
                          </block>
                        </statement>
                        <value name="IF2">
                          <block type="logic_operation" id="iHpE~=uUiC0HYZE0ixfv" inline="false">
                            <field name="OP">AND</field>
                            <value name="A">
                              <block type="logic_compare" id="~=`AKkV)p.LRK|-)ym#0">
                                <field name="OP">LT</field>
                                <value name="A">
                                  <block type="get_value" id="{bMP3Rct]s~^OxB^KYJB">
                                    <field name="ATTR">val</field>
                                    <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="}n$r~.-0H0;Y`%V?r;zH">
                                    <field name="NUM">4</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <value name="B">
                              <block type="logic_compare" id="!cAR@kagkdn/du!lg5?r">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="get_value" id="9TggDfqlTj?4OO=@`~eO">
                                    <field name="ATTR">val</field>
                                    <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="logic_boolean" id="S1R!kS9-?kQk+KS_5Qs#">
                                    <field name="BOOL">TRUE</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </value>
                        <statement name="DO2">
                          <block type="math_change" id="T.un5=.rdLl@woGn*4oJ">
                            <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                            <value name="DELTA">
                              <shadow type="math_number" id="?c=pXLOc61v3AJP.(d:k">
                                <field name="NUM">1</field>
                              </shadow>
                            </value>
                          </block>
                        </statement>
                        <next>
                          <block type="controls_if" id="J!0cvTG#hm+.vpOmP+Dh">
                            <value name="IF0">
                              <block type="logic_compare" id="%AbMO?J2D[f-rCEWyq=O">
                                <field name="OP">EQ</field>
                                <value name="A">
                                  <block type="variables_get" id="u5FZNsypgs:pPUYsV1=g">
                                    <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                  </block>
                                </value>
                                <value name="B">
                                  <block type="math_number" id="uaHP[P3wt-!h@M!UE]eX">
                                    <field name="NUM">45</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                            <statement name="DO0">
                              <block type="timeouts_settimeout" id=";RetM]1NMnq(gM2?*6vO">
                                <field name="NAME">timeout</field>
                                <field name="DELAY">1500</field>
                                <field name="UNIT">ms</field>
                                <statement name="STATEMENT">
                                  <block type="pushover" id="O;i_Of;3W;~`ut*XLErs">
                                    <field name="INSTANCE">.0</field>
                                    <field name="SOUND"></field>
                                    <field name="PRIORITY">0</field>
                                    <field name="LOG"></field>
                                    <value name="MESSAGE">
                                      <shadow type="text" id="bb?GK(0u[jN(qPPjnox1">
                                        <field name="TEXT">Der Trockner ist fertig</field>
                                      </shadow>
                                    </value>
                                    <next>
                                      <block type="controls_if" id="{YgN%Y7A7_EEDWVfrH-~">
                                        <value name="IF0">
                                          <block type="time_compare_ex" id=";Z9|mLh|XOy}l6q!/|)H">
                                            <mutation end_time="true" actual_time="true"></mutation>
                                            <field name="USE_ACTUAL_TIME">TRUE</field>
                                            <field name="OPTION">between</field>
                                            <value name="START_TIME">
                                              <shadow type="text" id="1Mb7k9=om19kl(|^ls{B">
                                                <field name="TEXT">07:00</field>
                                              </shadow>
                                            </value>
                                            <value name="END_TIME">
                                              <shadow type="text" id="u|0,W8,^1sLZcDkByT9E">
                                                <field name="TEXT">22:00</field>
                                              </shadow>
                                            </value>
                                          </block>
                                        </value>
                                        <statement name="DO0">
                                          <block type="control" id="Q#Co*Fw?F|S1$qjg#/Pr">
                                            <mutation delay_input="true"></mutation>
                                            <field name="OID">alexa2.1.Echo-Devices.G000WV0484541A9F.Commands.speak</field>
                                            <field name="WITH_DELAY">TRUE</field>
                                            <field name="DELAY_MS">500</field>
                                            <field name="UNIT">ms</field>
                                            <field name="CLEAR_RUNNING">FALSE</field>
                                            <value name="VALUE">
                                              <block type="text" id="%o[+[,2P)W1gpBy8pY,H">
                                                <field name="TEXT">Der Trockner ist fertig!</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="control" id="dEf[f=1wnG@+}UB=)iZ0">
                                                <mutation delay_input="true"></mutation>
                                                <field name="OID">alexa2.1.Echo-Devices.G070RR0975070D18.Commands.speak</field>
                                                <field name="WITH_DELAY">TRUE</field>
                                                <field name="DELAY_MS">500</field>
                                                <field name="UNIT">ms</field>
                                                <field name="CLEAR_RUNNING">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="text" id="-lTxI!_9p]4YRp8o1qG/">
                                                    <field name="TEXT">Der Trockner ist fertig!</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </statement>
                                        <next>
                                          <block type="variables_set" id="Hvd2vL)ptc4/sfjoP3Kx">
                                            <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="Yz`)rz,.esx8@lC+dmm^">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="control" id="sj0ZAG=ELQ-|XeWmtEg3">
                                                <mutation delay_input="false"></mutation>
                                                <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="logic_boolean" id="eX|Bf{oW+%BAW.Y:)kbK">
                                                    <field name="BOOL">FALSE</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </next>
              </block>
            </next>
          </block>
        </next>
      </block>
      <block type="comment" id="k_2r^B84`,O0y4.u,WwG" x="338" y="613">
        <field name="COMMENT">Zähler definiert Leerlaufzeit bis fertig gemeldet wird 15 ist ca. 90 sec bei shelly</field>
      </block>
    </xml>
    

    Bildschirmfoto 2019-09-17 um 17.27.50.png

    dann wär es perfekt für uns.

    danke
    tom

    GlasfaserG 1 Antwort Letzte Antwort
    0
    • F freaktech

      hi
      ich hab hier noch das Problem, dass wenn der Trockner fertig ist die Nachricht ca alle 5-10 Minuten kommt.

      Wie könnte man ändern dass es nur einmalig kommt?

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <variables>
          <variable type="" id="?3%%L.;KPa-d6Zkoj*6T">AUS Zaehler</variable>
          <variable type="undefined" id="timeout">timeout</variable>
        </variables>
        <block type="create" id="!tN4!:gtM^}ek;|m=nHo" x="32" y="55">
          <field name="NAME">Vis.Trockner.Aktiv</field>
          <next>
            <block type="comment" id="hB%p_so=4`EGzX;10:wr">
              <field name="COMMENT">Trockner_Script</field>
              <next>
                <block type="control" id="Kb.uPdr~gS|=7Ng+:H?a">
                  <mutation delay_input="false"></mutation>
                  <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="logic_boolean" id="vqBy?8.1fiDNDoLrT;G~">
                      <field name="BOOL">FALSE</field>
                    </block>
                  </value>
                  <next>
                    <block type="on_ext" id="+A7wlutQO8gBfqosc.y3">
                      <mutation items="1"></mutation>
                      <field name="CONDITION">any</field>
                      <field name="ACK_CONDITION"></field>
                      <value name="OID0">
                        <shadow type="field_oid" id="L[i=p{|ii-ai*/YAZ@8s">
                          <field name="oid">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="controls_if" id="bP`*)0;M+g9O:g?]Pd*f">
                          <mutation elseif="2"></mutation>
                          <value name="IF0">
                            <block type="logic_operation" id="F:)qYHsI}dugF;;Tjm,A" inline="false">
                              <field name="OP">AND</field>
                              <value name="A">
                                <block type="logic_compare" id="H5%_/a!o;(cd2f~t!+^Q">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="get_value" id="a:y916W!S%H|pb5qQl:J">
                                      <field name="ATTR">val</field>
                                      <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="qFPWw{;UZY{D^a6HN4F4">
                                      <field name="NUM">10</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_compare" id="+]^D[{zcOd~)d%8C%:S9">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="E4;q.WI):RF8,)P;4GaM">
                                      <field name="ATTR">val</field>
                                      <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_boolean" id="BlP[`XK*dfV6{q],uSuN">
                                      <field name="BOOL">FALSE</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="control" id="XxjRG-wx{Gis|P}j%wi{">
                              <mutation delay_input="false"></mutation>
                              <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="logic_boolean" id="8]j]NPy0pzg_@fy7#pu9">
                                  <field name="BOOL">TRUE</field>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <value name="IF1">
                            <block type="logic_operation" id="xQ~Axjp^x}xIc}?,~bd3" inline="false">
                              <field name="OP">AND</field>
                              <value name="A">
                                <block type="logic_compare" id="m:F[A,C]23{tVG.[9ogx">
                                  <field name="OP">GT</field>
                                  <value name="A">
                                    <block type="get_value" id="~9hm.bn7JuR`9T^57r|!">
                                      <field name="ATTR">val</field>
                                      <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="KK#)EKMNqV.YXg?PWltR">
                                      <field name="NUM">10</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_operation" id="WZqeqrqbx=zB-@D)~l_!" inline="false">
                                  <field name="OP">AND</field>
                                  <value name="A">
                                    <block type="logic_compare" id="2#,2{UzKUXKc-b;aXI]d">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="X|7IEq+#eQ6U]K@QZDL_">
                                          <field name="ATTR">val</field>
                                          <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="88[x9TQtT`hkagX?ux;6">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_compare" id=";5T2wjhgRkI4a=fP=txA">
                                      <field name="OP">GT</field>
                                      <value name="A">
                                        <block type="variables_get" id="X|5;WK_6+b*X7dWThdYF">
                                          <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="JhvY#m2e){iZg*}U)U7=">
                                          <field name="NUM">0</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO1">
                            <block type="variables_set" id="qd2jcZSX.j`maks-0XGG">
                              <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                              <value name="VALUE">
                                <block type="math_arithmetic" id="-Y}Zmf^#hm,WyL6)Kcd-">
                                  <field name="OP">MINUS</field>
                                  <value name="A">
                                    <shadow type="math_number" id="^~p~#U!R+eaJjaW~6U)d">
                                      <field name="NUM">1</field>
                                    </shadow>
                                    <block type="variables_get" id="c/b;teh7B.tfavW#3Kx2">
                                      <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <shadow type="math_number" id="/@dSwZ{HpbKk6y3_q?jz">
                                      <field name="NUM">1</field>
                                    </shadow>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </statement>
                          <value name="IF2">
                            <block type="logic_operation" id="iHpE~=uUiC0HYZE0ixfv" inline="false">
                              <field name="OP">AND</field>
                              <value name="A">
                                <block type="logic_compare" id="~=`AKkV)p.LRK|-)ym#0">
                                  <field name="OP">LT</field>
                                  <value name="A">
                                    <block type="get_value" id="{bMP3Rct]s~^OxB^KYJB">
                                      <field name="ATTR">val</field>
                                      <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="}n$r~.-0H0;Y`%V?r;zH">
                                      <field name="NUM">4</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <value name="B">
                                <block type="logic_compare" id="!cAR@kagkdn/du!lg5?r">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="9TggDfqlTj?4OO=@`~eO">
                                      <field name="ATTR">val</field>
                                      <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="logic_boolean" id="S1R!kS9-?kQk+KS_5Qs#">
                                      <field name="BOOL">TRUE</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO2">
                            <block type="math_change" id="T.un5=.rdLl@woGn*4oJ">
                              <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                              <value name="DELTA">
                                <shadow type="math_number" id="?c=pXLOc61v3AJP.(d:k">
                                  <field name="NUM">1</field>
                                </shadow>
                              </value>
                            </block>
                          </statement>
                          <next>
                            <block type="controls_if" id="J!0cvTG#hm+.vpOmP+Dh">
                              <value name="IF0">
                                <block type="logic_compare" id="%AbMO?J2D[f-rCEWyq=O">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="variables_get" id="u5FZNsypgs:pPUYsV1=g">
                                      <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="math_number" id="uaHP[P3wt-!h@M!UE]eX">
                                      <field name="NUM">45</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="timeouts_settimeout" id=";RetM]1NMnq(gM2?*6vO">
                                  <field name="NAME">timeout</field>
                                  <field name="DELAY">1500</field>
                                  <field name="UNIT">ms</field>
                                  <statement name="STATEMENT">
                                    <block type="pushover" id="O;i_Of;3W;~`ut*XLErs">
                                      <field name="INSTANCE">.0</field>
                                      <field name="SOUND"></field>
                                      <field name="PRIORITY">0</field>
                                      <field name="LOG"></field>
                                      <value name="MESSAGE">
                                        <shadow type="text" id="bb?GK(0u[jN(qPPjnox1">
                                          <field name="TEXT">Der Trockner ist fertig</field>
                                        </shadow>
                                      </value>
                                      <next>
                                        <block type="controls_if" id="{YgN%Y7A7_EEDWVfrH-~">
                                          <value name="IF0">
                                            <block type="time_compare_ex" id=";Z9|mLh|XOy}l6q!/|)H">
                                              <mutation end_time="true" actual_time="true"></mutation>
                                              <field name="USE_ACTUAL_TIME">TRUE</field>
                                              <field name="OPTION">between</field>
                                              <value name="START_TIME">
                                                <shadow type="text" id="1Mb7k9=om19kl(|^ls{B">
                                                  <field name="TEXT">07:00</field>
                                                </shadow>
                                              </value>
                                              <value name="END_TIME">
                                                <shadow type="text" id="u|0,W8,^1sLZcDkByT9E">
                                                  <field name="TEXT">22:00</field>
                                                </shadow>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="control" id="Q#Co*Fw?F|S1$qjg#/Pr">
                                              <mutation delay_input="true"></mutation>
                                              <field name="OID">alexa2.1.Echo-Devices.G000WV0484541A9F.Commands.speak</field>
                                              <field name="WITH_DELAY">TRUE</field>
                                              <field name="DELAY_MS">500</field>
                                              <field name="UNIT">ms</field>
                                              <field name="CLEAR_RUNNING">FALSE</field>
                                              <value name="VALUE">
                                                <block type="text" id="%o[+[,2P)W1gpBy8pY,H">
                                                  <field name="TEXT">Der Trockner ist fertig!</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="dEf[f=1wnG@+}UB=)iZ0">
                                                  <mutation delay_input="true"></mutation>
                                                  <field name="OID">alexa2.1.Echo-Devices.G070RR0975070D18.Commands.speak</field>
                                                  <field name="WITH_DELAY">TRUE</field>
                                                  <field name="DELAY_MS">500</field>
                                                  <field name="UNIT">ms</field>
                                                  <field name="CLEAR_RUNNING">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="text" id="-lTxI!_9p]4YRp8o1qG/">
                                                      <field name="TEXT">Der Trockner ist fertig!</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </next>
                                            </block>
                                          </statement>
                                          <next>
                                            <block type="variables_set" id="Hvd2vL)ptc4/sfjoP3Kx">
                                              <field name="VAR" id="?3%%L.;KPa-d6Zkoj*6T" variabletype="">AUS Zaehler</field>
                                              <value name="VALUE">
                                                <block type="math_number" id="Yz`)rz,.esx8@lC+dmm^">
                                                  <field name="NUM">0</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="sj0ZAG=ELQ-|XeWmtEg3">
                                                  <mutation delay_input="false"></mutation>
                                                  <field name="OID">javascript.0.Vis.Trockner.Aktiv</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="logic_boolean" id="eX|Bf{oW+%BAW.Y:)kbK">
                                                      <field name="BOOL">FALSE</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
        <block type="comment" id="k_2r^B84`,O0y4.u,WwG" x="338" y="613">
          <field name="COMMENT">Zähler definiert Leerlaufzeit bis fertig gemeldet wird 15 ist ca. 90 sec bei shelly</field>
        </block>
      </xml>
      

      Bildschirmfoto 2019-09-17 um 17.27.50.png

      dann wär es perfekt für uns.

      danke
      tom

      GlasfaserG Offline
      GlasfaserG Offline
      Glasfaser
      schrieb am zuletzt editiert von
      #2

      @freaktech

      Hallo lieber IoBroker User ,wie auch ich einer bin !

      Ich verstehen nicht warum Du immer wieder neue Threads für Dich eröffnest …. !?
      Du hast doch schon hier den Anfang gemacht wo andere User dir helfen ….

      Link Text

      ( Sorry , musste ich mal loswerden )

      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 Antwort Letzte Antwort
      0
      • F Offline
        F Offline
        freaktech
        schrieb am zuletzt editiert von
        #3

        sorry

        du hast natürlich recht ich schreibe in dne alten rein

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


        Support us

        ioBroker
        Community Adapters
        Donate

        585

        Online

        32.7k

        Benutzer

        82.4k

        Themen

        1.3m

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

        • Du hast noch kein Konto? Registrieren

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