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. Skripten / Logik
  4. Blockly
  5. Dumme Waschmaschine mit Shelly S überwachen?

NEWS

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

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

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

Dumme Waschmaschine mit Shelly S überwachen?

Scheduled Pinned Locked Moved Blockly
26 Posts 7 Posters 7.9k Views 3 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.
  • Ralla66R Offline
    Ralla66R Offline
    Ralla66
    Most Active
    wrote on last edited by
    #21

    Probiers mit timeout.
    Beispiel, wenn nach 5 min die Wattzahl kleiner 3 sende pushover.

    timeout_W.jpg

    1 Reply Last reply
    0
    • F freaktech

      @K_o_bold

      doch ist eine Waschmaschine

      Sie fällt am Anfang mal für kurze Zeit eben unter die 3 Watt

      K Offline
      K Offline
      K_o_bold
      wrote on last edited by
      #22

      @freaktech ,

      Oh sorry zu schnell drüber hinweg gelesen..
      Dann Mit Timeout probieren, oder eben Verlauf aufzeichnen und schauen wieviel Watt am Ende des Waschgangs ist, also im Standby...

      1 Reply Last reply
      0
      • F Offline
        F Offline
        freaktech
        wrote on last edited by freaktech
        #23

        Hallo

        Leide klappt es so nicht

        ich hab eingestellt 3 Minuten Verzögerung.

        Doch die Meldung kommt auch wenn innerhalb der 3 Minuten der Verbrauch wieder steigt.

        Ich teste gerade Maschine im standby und am 3.er Verteile eine Bürolampe 18 watt (was macht man sonst Sonntags :-)

        Bildschirmfoto 2019-09-01 um 11.40.33.png

        <xml xmlns="http://www.w3.org/1999/xhtml">
          <variables>
            <variable type="undefined" id="timeout">timeout</variable>
          </variables>
          <block type="on_ext" id="V|k~EK!ySEb|[D?Ba)6J" x="113" y="-112">
            <mutation items="1"></mutation>
            <field name="CONDITION">ne</field>
            <field name="ACK_CONDITION"></field>
            <value name="OID0">
              <shadow type="field_oid" id="!-z^1+!i/,EC!$7|4n.+">
                <field name="oid">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
              </shadow>
            </value>
            <statement name="STATEMENT">
              <block type="controls_if" id=":C!*?S=Ezf,=g^I_g@oC">
                <mutation elseif="1"></mutation>
                <value name="IF0">
                  <block type="logic_compare" id="!K;(-E1RbP{e^%aQ!uY-">
                    <field name="OP">GT</field>
                    <value name="A">
                      <block type="get_value" id="[gCb%yTMU[)/eVEHpj%z">
                        <field name="ATTR">val</field>
                        <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="G7CpWAw0N!#N9JZ;G3#P">
                        <field name="TEXT">10</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="control" id="AFm`[ZlApq{.qSV=LM|z">
                    <mutation delay_input="false"></mutation>
                    <field name="OID">javascript.0.scriptEnabled.Trockner.Trigger_Trockner_laueft</field>
                    <field name="WITH_DELAY">FALSE</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="?CFc`r2m@M;n3e4?PTW[">
                        <field name="BOOL">TRUE</field>
                      </block>
                    </value>
                  </block>
                </statement>
                <value name="IF1">
                  <block type="logic_compare" id="hnqnHU3HD7[^PEmFj2k*">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="get_value" id="f$B!};,*PTgv|E%,^jTQ">
                        <field name="ATTR">val</field>
                        <field name="OID">shelly.0.SHSW-PM#00C9A5#1.Relay0.Power</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="text" id="h-P:fjpjE+XrA3{5^yd0">
                        <field name="TEXT">1</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO1">
                  <block type="control" id="Ax*0FiH8iZ.)0169X|H+">
                    <mutation delay_input="false"></mutation>
                    <field name="OID">javascript.0.scriptEnabled.Trockner.Trigger_Trockner_laueft</field>
                    <field name="WITH_DELAY">FALSE</field>
                    <value name="VALUE">
                      <block type="logic_boolean" id="cl#IP;Mlr1{-#=l/c8WN">
                        <field name="BOOL">FALSE</field>
                      </block>
                    </value>
                  </block>
                </statement>
              </block>
            </statement>
            <next>
              <block type="on_ext" id="{Y!VmQdvrBruF8KG_Yll">
                <mutation items="1"></mutation>
                <field name="CONDITION">ne</field>
                <field name="ACK_CONDITION"></field>
                <value name="OID0">
                  <shadow type="field_oid" id="x_C6`1K6/k,bno@t.9k,">
                    <field name="oid">javascript.0.scriptEnabled.Trockner.Trigger_Trockner_laueft</field>
                  </shadow>
                </value>
                <statement name="STATEMENT">
                  <block type="controls_if" id="D[%o_hR`c[Ng?-z;XOe3">
                    <value name="IF0">
                      <block type="logic_compare" id="5|sZ^h:G;w;|$q(%dZ]T">
                        <field name="OP">EQ</field>
                        <value name="A">
                          <block type="get_value" id="^OsF(ik1P7NUb_=rCxp2">
                            <field name="ATTR">val</field>
                            <field name="OID">javascript.0.scriptEnabled.Trockner.Trigger_Trockner_laueft</field>
                          </block>
                        </value>
                        <value name="B">
                          <block type="logic_boolean" id="/si[+~!Q@Bg){dJm4/Ep">
                            <field name="BOOL">FALSE</field>
                          </block>
                        </value>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="timeouts_settimeout" id="r~[r_U!oUtdnw0yW,kUZ">
                        <field name="NAME">timeout</field>
                        <field name="DELAY">3</field>
                        <field name="UNIT">min</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>
                                        <next>
                                          <block type="control" id="rC#G=fZg`lM8dC^2jK)D">
                                            <mutation delay_input="true"></mutation>
                                            <field name="OID">alexa2.1.Echo-Devices.G0911B0592860HKN.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="@{kmkRTEyryf3kJwJBfs">
                                                <field name="TEXT">Der Trockner ist fertig</field>
                                              </block>
                                            </value>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </statement>
                              </block>
                            </next>
                          </block>
                        </statement>
                      </block>
                    </statement>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </xml>
        
        1 Reply Last reply
        0
        • Ralla66R Offline
          Ralla66R Offline
          Ralla66
          Most Active
          wrote on last edited by Ralla66
          #24

          Zeige mal das ganze Blockly.
          Schau mal nach wie oft der Datenpunkt Trigger Trockner läuft aktuallisiert wird.
          Jedesmal wenn getriggert wird löst du ein timeout aus stoppst aber nicht den vorherigen timeout.
          Setze mal vor ausführen timeout stop timeout.
          Im timeout ausführen setze mal ein debug output damit du im Log was siehst.

          1 Reply Last reply
          0
          • F Offline
            F Offline
            freaktech
            wrote on last edited by
            #25

            so hab nun eins gefunden, angepasst und getestet

            der Zähler 15

            <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.Waschmaschine.Aktiv</field>
                <next>
                  <block type="comment" id="hB%p_so=4`EGzX;10:wr">
                    <field name="COMMENT">Waschmaschine_Script</field>
                    <next>
                      <block type="control" id="Kb.uPdr~gS|=7Ng+:H?a">
                        <mutation delay_input="false"></mutation>
                        <field name="OID">javascript.0.Vis.Waschmaschine.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#00C5E2#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#00C5E2#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.Waschmaschine.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.Waschmaschine.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#00C5E2#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.Waschmaschine.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#00C5E2#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.Waschmaschine.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">15</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="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.Waschmaschine.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>
                                                <next>
                                                  <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">Die Waschmaschine 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">Die Waschmaschine 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">Die Waschmaschine ist fertig</field>
                                                                  </block>
                                                                </value>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </statement>
                                                      </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>
            

            der Auszähler 15 fragt regelm ab, je nach Endgerät ist bei Shelly das zb 90 sev

            90 sec unter 4 Watt = fertig
            kommt inh der 90 sec wieder über 4 watt läuft es weiter

            danke

            tom

            1 Reply Last reply
            0
            • U Offline
              U Offline
              uwe72
              wrote on last edited by uwe72
              #26

              Hab nun mal eine funktionierende Lösung. Eigentlich sehr simple.

              // ###############################################################################################
              // Waschmaschine:
              // ###############################################################################################
              on({id: 'shelly.0.SHPLG2-1#B267F#1.Relay0.Power'/*json*/, change : "any"}, function(json) { 
                  log("Waschmaschine: " + getState("shelly.0.SHPLG2-1#B267F#1.Relay0.Power").val);
                  if (getState("shelly.0.SHPLG2-1#B267F#1.Relay0.Power").val < 4) {
                      setTimeout(function() {
                          if (getState("shelly.0.SHPLG2-1#B267F#1.Relay0.Power").val < 4) {
                              
                              // Echo Ausgabe:
                              setState("alexa2.0.Echo-Devices.03895f74a54647171c68b388651.Commands.speak", 'Hinweis Waschmaschine ist fertig. Hinweis Waschmaschine ist fertig. Hinweis Waschmaschine ist fertig.'); // Echo Alle Gruppe    
              
                              // Telegramm:
                              sendTo('telegram.0', 'Waschmaschine ist fertig!');
                          }
                      }, 60000);
                  }
              });
              
              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

              581

              Online

              32.8k

              Users

              82.7k

              Topics

              1.3m

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

              • Don't have an account? Register

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