Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Gelöst [Blockly] Hue Lichtwecker

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Gelöst [Blockly] Hue Lichtwecker

    This topic has been deleted. Only users with topic management privileges can see it.
    • OstfrieseUnterwegs
      OstfrieseUnterwegs @jmeister79 last edited by

      @jmeister79 Täusche ich mich, oder wird gleich wenn das Script startet, die Lampe eingeschaltet? Wenn sie abends auf volle Pulle an war, wird sie doch auch so wieder eingeschaltet und erst kurz danach auf Brightness=0 gesetzt? Aber vlt sind die so träge, dass man das nicht mitbekommt.

      jmeister79 1 Reply Last reply Reply Quote 0
      • jmeister79
        jmeister79 @OstfrieseUnterwegs last edited by

        @ostfrieseunterwegs
        Moin, ja ich muss sie einschalten sonst funktioniert es nicht.
        Sie dimmt aber normal hoch alles gut.

        Nils

        1 Reply Last reply Reply Quote 0
        • jmeister79
          jmeister79 last edited by jmeister79

          Hi, hier das ganze nochmal für RGB:
          247d4622-1170-437c-8749-a514f862a3a3-image.png

          <block xmlns="https://developers.google.com/blockly/xml" type="controls_if" id="y35~folwA64JELdx*aZ_" x="109.00000000000001" y="-59">
            <value name="IF0">
              <block type="logic_compare" id="s3sEA.5IE{Fen=nr3}^(">
                <field name="OP">EQ</field>
                <value name="A">
                  <block type="get_value" id="DOA7KEe-NvFZvDH{MK0B">
                    <field name="ATTR">val</field>
                    <field name="OID">javascript.0.Parameter.Urlaub</field>
                  </block>
                </value>
                <value name="B">
                  <block type="logic_boolean" id="#rb1##iZs[9_sOPrxI[T">
                    <field name="BOOL">FALSE</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="control" id="X-1g9g$[S7`eT4Ptyh$~">
                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                <field name="OID">zigbee.0.60a423fffe6ca959.brightness</field>
                <field name="WITH_DELAY">FALSE</field>
                <value name="VALUE">
                  <block type="math_number" id="JnEE/2|JQt=CTQFJif(m">
                    <field name="NUM">0</field>
                  </block>
                </value>
                <next>
                  <block type="control_ex" id="3YN{3i5Wz{0%p{Ey|Lnd">
                    <field name="TYPE">false</field>
                    <field name="CLEAR_RUNNING">FALSE</field>
                    <value name="OID">
                      <shadow type="field_oid">
                        <field name="oid">Object ID</field>
                      </shadow>
                      <block type="field_oid" id="/dsN)+8$UZUcE?1vrU12">
                        <field name="oid">zigbee.0.cc86ecfffec1c74f.state</field>
                      </block>
                    </value>
                    <value name="VALUE">
                      <shadow type="logic_boolean" id="ZglUN6GoTCa%xNusP!az">
                        <field name="BOOL">TRUE</field>
                      </shadow>
                    </value>
                    <value name="DELAY_MS">
                      <shadow type="math_number" id="czDJd`$Yz3r.XkrMhv09">
                        <field name="NUM">0</field>
                      </shadow>
                    </value>
                    <next>
                      <block type="timeouts_clearinterval" id="icH=6OkVId1/.haYArX-">
                        <field name="NAME">Intervall</field>
                        <next>
                          <block type="variables_set" id="fVqkEb48.`%t[:LcLpje">
                            <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">cycle_active</field>
                            <value name="VALUE">
                              <block type="logic_boolean" id="S#m_=UYR,kQ+!qIeK56W">
                                <field name="BOOL">FALSE</field>
                              </block>
                            </value>
                            <next>
                              <block type="comment" id="TS[d5A:d}BuIJQdCYDd-">
                                <field name="COMMENT">Sattes Orange als Startfarbe</field>
                                <next>
                                  <block type="variables_set" id="JJBh$hqZPnA{*pSYAz0U">
                                    <field name="VAR" id=")WvpA$;?n!lEH}96Kt8N">farbe_gruen</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="/_~7TA!9{.Pd?M)9R5^|">
                                        <field name="NUM">66</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="variables_set" id="pIZ)}eoO1EZNs{7Q:ZBD">
                                        <field name="VAR" id="g}v5NK3wQCX];}i2z8gP">farbe_blau</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="+`9yDWv--jc!?cSifJV=">
                                            <field name="NUM">0</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="variables_set" id="MQL8QGsHpuw%:IIz?,Ip">
                                            <field name="VAR" id="#`vBU..=KLr*eObqk]U:">brightness</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="]AXkCF,taTjWXz4(%-eN">
                                                <field name="NUM">0</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="comment" id="zL7Fs]/lGoKX#)_8Dx(7">
                                                <field name="COMMENT">Zeiteinheit pro Stufe</field>
                                                <next>
                                                  <block type="timeouts_setinterval" id="aYso6.3`0KZpiU!ixQ9T">
                                                    <field name="NAME">Intervall</field>
                                                    <field name="INTERVAL">1</field>
                                                    <field name="UNIT">sec</field>
                                                    <statement name="STATEMENT">
                                                      <block type="control" id="_/oy-UP*Q|OpAe#8j6]z">
                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                        <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field>
                                                        <field name="WITH_DELAY">FALSE</field>
                                                        <value name="VALUE">
                                                          <block type="math_number" id="LXPUqCPxF_5,=yaCm]Mh">
                                                            <field name="NUM">0</field>
                                                          </block>
                                                        </value>
                                                        <next>
                                                          <block type="control" id="EL#h3qPd3;k/WtxadMHp">
                                                            <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                            <field name="OID">zigbee.0.60a423fffe6ca959.brightness</field>
                                                            <field name="WITH_DELAY">FALSE</field>
                                                            <value name="VALUE">
                                                              <block type="variables_get" id="}iroE9Nn~^%nw0Uv40@z">
                                                                <field name="VAR" id="#`vBU..=KLr*eObqk]U:">brightness</field>
                                                              </block>
                                                            </value>
                                                            <next>
                                                              <block type="control" id="S~awpi`u+e#,,o?~L3J(">
                                                                <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field>
                                                                <field name="WITH_DELAY">FALSE</field>
                                                                <value name="VALUE">
                                                                  <block type="math_number" id="H~d*_yP{Bc!T;|]H@zX%">
                                                                    <field name="NUM">0</field>
                                                                  </block>
                                                                </value>
                                                                <next>
                                                                  <block type="control" id="th!vt7:0Tk0^Yv2@xlO^">
                                                                    <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                    <field name="OID">zigbee.0.60a423fffe6ca959.color</field>
                                                                    <field name="WITH_DELAY">FALSE</field>
                                                                    <value name="VALUE">
                                                                      <block type="variables_get" id="Pb6Yl!1+i!-fvuexZ.3i">
                                                                        <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">rgbcolor</field>
                                                                      </block>
                                                                    </value>
                                                                    <next>
                                                                      <block type="control" id="wU3N,FaRZ77wx,:i7G}@">
                                                                        <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                                        <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field>
                                                                        <field name="WITH_DELAY">FALSE</field>
                                                                        <value name="VALUE">
                                                                          <block type="math_number" id="87hw*u;(lW]E)_[Va*eO">
                                                                            <field name="NUM">0</field>
                                                                          </block>
                                                                        </value>
                                                                        <next>
                                                                          <block type="comment" id="6]MxZ:=}qAgQgny94518">
                                                                            <field name="COMMENT">Stufen erhöhen (ims ekundentakt brauchen sie 6 min)</field>
                                                                            <next>
                                                                              <block type="variables_set" id="q|w6}P/MqM^Z]Q9c@lZp">
                                                                                <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">cycle_active</field>
                                                                                <value name="VALUE">
                                                                                  <block type="logic_boolean" id="?{u0tERi57^BOi#U?T0q">
                                                                                    <field name="BOOL">TRUE</field>
                                                                                  </block>
                                                                                </value>
                                                                                <next>
                                                                                  <block type="variables_set" id="3u{v{:UzTA,tfbeouyOC">
                                                                                    <field name="VAR" id="#`vBU..=KLr*eObqk]U:">brightness</field>
                                                                                    <value name="VALUE">
                                                                                      <block type="math_arithmetic" id="1XiOvP|W[8jo=rRSg2%-">
                                                                                        <field name="OP">ADD</field>
                                                                                        <value name="A">
                                                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=",3Ix@FLr[leEH.PZxCTj">
                                                                                            <field name="NUM">1</field>
                                                                                          </shadow>
                                                                                          <block type="variables_get" id=",/`@dMc_8K~rAi,=]DA{">
                                                                                            <field name="VAR" id="#`vBU..=KLr*eObqk]U:">brightness</field>
                                                                                          </block>
                                                                                        </value>
                                                                                        <value name="B">
                                                                                          <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="+/F]U2:je(yC3}oU@,LU">
                                                                                            <field name="NUM">1</field>
                                                                                          </shadow>
                                                                                          <block type="math_number" id="^2OM=4%4!ojW;=R8BPa0">
                                                                                            <field name="NUM">1</field>
                                                                                          </block>
                                                                                        </value>
                                                                                      </block>
                                                                                    </value>
                                                                                    <next>
                                                                                      <block type="variables_set" id="OJtc]JN(wj0Mc*}^B(mS">
                                                                                        <field name="VAR" id=")WvpA$;?n!lEH}96Kt8N">farbe_gruen</field>
                                                                                        <value name="VALUE">
                                                                                          <block type="math_arithmetic" id="pBsazw6;9z2l@JujGePr">
                                                                                            <field name="OP">ADD</field>
                                                                                            <value name="A">
                                                                                              <shadow type="math_number" id=",3Ix@FLr[leEH.PZxCTj">
                                                                                                <field name="NUM">1</field>
                                                                                              </shadow>
                                                                                              <block type="variables_get" id="C+d5~VJ/h;oGJDLn47dc">
                                                                                                <field name="VAR" id=")WvpA$;?n!lEH}96Kt8N">farbe_gruen</field>
                                                                                              </block>
                                                                                            </value>
                                                                                            <value name="B">
                                                                                              <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="+/F]U2:je(yC3}oU@,LU">
                                                                                                <field name="NUM">1</field>
                                                                                              </shadow>
                                                                                              <block type="math_number" id="]l~mrti-7j^?,i05z@ZC">
                                                                                                <field name="NUM">1</field>
                                                                                              </block>
                                                                                            </value>
                                                                                          </block>
                                                                                        </value>
                                                                                        <next>
                                                                                          <block type="variables_set" id="}8@SO]aNOsevhe4xaXAG">
                                                                                            <field name="VAR" id="g}v5NK3wQCX];}i2z8gP">farbe_blau</field>
                                                                                            <value name="VALUE">
                                                                                              <block type="math_arithmetic" id="2[qg--3e/O=#zK`6q;kq">
                                                                                                <field name="OP">ADD</field>
                                                                                                <value name="A">
                                                                                                  <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number">
                                                                                                    <field name="NUM">1</field>
                                                                                                  </shadow>
                                                                                                  <block type="variables_get" id="AnT$-7v(Ie1L6G4]DFo_">
                                                                                                    <field name="VAR" id="g}v5NK3wQCX];}i2z8gP">farbe_blau</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <value name="B">
                                                                                                  <shadow type="math_number" id="A-UIS+zATe94m!oN#{@7">
                                                                                                    <field name="NUM">1</field>
                                                                                                  </shadow>
                                                                                                  <block type="math_number" id="#%N(]ldu,`mp,-j2JRS-">
                                                                                                    <field name="NUM">1</field>
                                                                                                  </block>
                                                                                                </value>
                                                                                              </block>
                                                                                            </value>
                                                                                            <next>
                                                                                              <block type="variables_set" id=",-(_MP:7b]`f(|D7OF`M">
                                                                                                <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">rgbcolor</field>
                                                                                                <value name="VALUE">
                                                                                                  <block type="colour_rgb" id="^yK8dEu~y2opY#:ratj^">
                                                                                                    <value name="RED">
                                                                                                      <shadow type="math_number" id="jZMcB4QiAzXJ6Cws#3Mi">
                                                                                                        <field name="NUM">100</field>
                                                                                                      </shadow>
                                                                                                    </value>
                                                                                                    <value name="GREEN">
                                                                                                      <shadow type="math_number" id="$@hq`qplpU|/s(.S}e,3">
                                                                                                        <field name="NUM">153</field>
                                                                                                      </shadow>
                                                                                                      <block type="variables_get" id="OU||CF~!sz8pgzO3P4f`">
                                                                                                        <field name="VAR" id=")WvpA$;?n!lEH}96Kt8N">farbe_gruen</field>
                                                                                                      </block>
                                                                                                    </value>
                                                                                                    <value name="BLUE">
                                                                                                      <shadow type="math_number" id="2b9qjv!tO8si`9RZg1?-">
                                                                                                        <field name="NUM">0</field>
                                                                                                      </shadow>
                                                                                                      <block type="variables_get" id="r]WcsR%CIu,/=dN}])I2">
                                                                                                        <field name="VAR" id="g}v5NK3wQCX];}i2z8gP">farbe_blau</field>
                                                                                                      </block>
                                                                                                    </value>
                                                                                                  </block>
                                                                                                </value>
                                                                                                <next>
                                                                                                  <block type="controls_if" id="c9d^cx}En)QJ^5LBl_.e">
                                                                                                    <value name="IF0">
                                                                                                      <block type="logic_operation" id="6xUzHTC-$2v8g6ZoOx0~">
                                                                                                        <field name="OP">AND</field>
                                                                                                        <value name="A">
                                                                                                          <block type="logic_compare" id="6S_vBdKEEXwB9y7dS+5Q">
                                                                                                            <field name="OP">GT</field>
                                                                                                            <value name="A">
                                                                                                              <block type="variables_get" id="`x=8)h:X3ni1O#OwO/;-">
                                                                                                                <field name="VAR" id="g}v5NK3wQCX];}i2z8gP">farbe_blau</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                            <value name="B">
                                                                                                              <block type="math_number" id="/eH;_D[-f!B,_d{.kQ#S">
                                                                                                                <field name="NUM">100</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                        <value name="B">
                                                                                                          <block type="logic_compare" id="y63_7Joq9ZQrG3wg.1)/">
                                                                                                            <field name="OP">GT</field>
                                                                                                            <value name="A">
                                                                                                              <block type="variables_get" id="WL]Ta,[5EEyOyKK)+=wu">
                                                                                                                <field name="VAR" id="#`vBU..=KLr*eObqk]U:">brightness</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                            <value name="B">
                                                                                                              <block type="math_number" id="B5CbauAhU|AnKd3OuWV*">
                                                                                                                <field name="NUM">100</field>
                                                                                                              </block>
                                                                                                            </value>
                                                                                                          </block>
                                                                                                        </value>
                                                                                                      </block>
                                                                                                    </value>
                                                                                                    <statement name="DO0">
                                                                                                      <block type="comment" id="d@z26Wa+#kDyXAsPPolt">
                                                                                                        <field name="COMMENT">Wenn Endeinstellung erreicht stoppe Zyklen</field>
                                                                                                        <next>
                                                                                                          <block type="timeouts_clearinterval" id="YwJUV,R/}uU_PI:V7VXG">
                                                                                                            <field name="NAME">Intervall</field>
                                                                                                          </block>
                                                                                                        </next>
                                                                                                      </block>
                                                                                                    </statement>
                                                                                                  </block>
                                                                                                </next>
                                                                                              </block>
                                                                                            </next>
                                                                                          </block>
                                                                                        </next>
                                                                                      </block>
                                                                                    </next>
                                                                                  </block>
                                                                                </next>
                                                                              </block>
                                                                            </next>
                                                                          </block>
                                                                        </next>
                                                                      </block>
                                                                    </next>
                                                                  </block>
                                                                </next>
                                                              </block>
                                                            </next>
                                                          </block>
                                                        </next>
                                                      </block>
                                                    </statement>
                                                  </block>
                                                </next>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
          
          1 Reply Last reply Reply Quote 0
          • S
            Schtallone @Homoran last edited by

            @homoran
            Hi, wäre es möglich den letzten Stand dieses tollen Skipts einmal hier zu veröffentlichen?

            Danke und Gruß

            Homoran 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Schtallone last edited by

              @schtallone sagte in Gelöst [Blockly] Hue Lichtwecker:

              Hi, wäre es möglich den letzten Stand dieses tollen Skipts einmal hier zu veröffentlichen?

              das habe ich lange nicht mehr angefasst. Wie bereits gestern geschrieben habe ich nur am "Sonnenuntergang" Änderungen gemacht

              1 Reply Last reply Reply Quote 0
              • Basti97
                Basti97 Most Active @jmeister79 last edited by

                @jmeister79 Ich wollte gerade dein Script einfügen aber irgendwie kommt dieser Fehler.

                f1f0695d-e6f1-4a41-8f38-bc744ae876e4-grafik.png


                TypeError: Block type unspecified: <xml xmlns="https://developers.google.com/blockly/xml"> <block type="comment" id="e7P]EfnRO|mg|xzUU=#." x="88" y="-137"> <field name="COMMENT">Sonnenaufgang per Schedule</field> <next> <block type="schedule" id="mI!1MxMMqfmAkYTPMJX-"> <field name="SCHEDULE">45 5 * * 1-5</field> <statement name="STATEMENT"> <block type="controls_if" id="y35~folwA64JELdxaZ_"> <value name="IF0"> <block type="logic_compare" id="s3sEA.5IE{Fen=nr3}^("> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="DOA7KEe-NvFZvDH{MK0B"> <field name="ATTR">val</field> <field name="OID">javascript.0.Parameter.Urlaub</field> </block> </value> <value name="B"> <block type="logic_boolean" id="#rb1##iZs[9_sOPrxI[T"> <field name="BOOL">FALSE</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control_ex" id="3YN{3i5Wz{0%p{Ey|Lnd"> <field name="TYPE">false</field> <field name="CLEAR_RUNNING">FALSE</field> <value name="OID"> <shadow type="field_oid"> <field name="oid">Object ID</field> </shadow> <block type="field_oid" id="/dsN)+8$UZUcE?1vrU12"> <field name="oid">zigbee.0.cc86ecfffec1c74f.state</field> </block> </value> <value name="VALUE"> <shadow type="logic_boolean" id="ZglUN6GoTCa%xNusP!az"> <field name="BOOL">TRUE</field> </shadow> </value> <value name="DELAY_MS"> <shadow type="math_number" id="czDJd$Yz3r.XkrMhv09"> <field name="NUM">0</field> </shadow> </value> <next> <block type="timeouts_clearinterval" id="icH=6OkVId1/.haYArX-"> <field name="NAME">Intervall</field> <next> <block type="variables_set" id="fVqkEb48.%t[:LcLpje"> <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">cycle_active</field> <value name="VALUE"> <block type="logic_boolean" id="S#m_=UYR,kQ+!qIeK56W"> <field name="BOOL">FALSE</field> </block> </value> <next> <block type="variables_set" id=",-(MP:7b]f(|D7OFM"> <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">colortemp</field> <value name="VALUE"> <block type="math_number" id="1:[z]B%MWNE}N!hRhmEy"> <field name="NUM">500</field> </block> </value> <next> <block type="variables_set" id="MQL8QGsHpuw%:IIz?,Ip"> <field name="VAR" id="#vBU..=KLr*eObqk]U:">brightness</field> <value name="VALUE"> <block type="math_number" id="]AXkCF,taTjWXz4(%-eN"> <field name="NUM">0</field> </block> </value> <next> <block type="comment" id="zL7Fs]/lGoKX#)_8Dx(7"> <field name="COMMENT">Zeiteinheit pro Stufe</field> <next> <block type="timeouts_setinterval" id="aYso6.30KZpiU!ixQ9T"> <field name="NAME">Intervall</field> <field name="INTERVAL">1</field> <field name="UNIT">sec</field> <statement name="STATEMENT"> <block type="control" id="/oy-UPQ|OpAe#8j6]z"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="math_number" id="LXPUqCPxF_5,=yaCm]Mh"> <field name="NUM">0</field> </block> </value> <next> <block type="control" id="EL#h3qPd3;k/WtxadMHp"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">zigbee.0.cc86ecfffec1c74f.brightness</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="variables_get" id="}iroE9Nn~^%nw0Uv40@z"> <field name="VAR" id="#vBU..=KLr*eObqk]U:">brightness</field> </block> </value> <next> <block type="control" id="S~awpiu+e#,,o?~L3J("> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="math_number" id="H~d*yP{Bc!T;|]H@zX%"> <field name="NUM">0</field> </block> </value> <next> <block type="control" id="th!vt7:0Tk0^Yv2@xlO^"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">zigbee.0.cc86ecfffec1c74f.colortemp</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="variables_get" id="Pb6Yl!1+i!-fvuexZ.3i"> <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">colortemp</field> </block> </value> <next> <block type="control" id="wU3N,FaRZ77wx,:i7G}@"> <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation> <field name="OID">zigbee.0.cc86ecfffec1c74f.transition_time</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="math_number" id="87hw*u;(lW]E)[Va*eO"> <field name="NUM">0</field> </block> </value> <next> <block type="comment" id="6]MxZ:=}qAgQgny94518"> <field name="COMMENT">Stufen erhöhen (ims ekundentakt brauchen sie 6 min)</field> <next> <block type="variables_set" id="q|w6}P/MqM^Z]Q9c@lZp"> <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">cycle_active</field> <value name="VALUE"> <block type="logic_boolean" id="?{u0tERi57^BOi#U?T0q"> <field name="BOOL">TRUE</field> </block> </value> <next> <block type="variables_set" id="3u{v{:UzTA,tfbeouyOC"> <field name="VAR" id="#vBU..=KLr*eObqk]U:">brightness</field> <value name="VALUE"> <block type="math_arithmetic" id="1XiOvP|W[8jo=rRSg2%-"> <field name="OP">ADD</field> <value name="A"> <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=",3Ix@FLr[leEH.PZxCTj"> <field name="NUM">1</field> </shadow> <block type="variables_get" id=",/@dMc_8K~rAi,=]DA{"> <field name="VAR" id="#vBU..=KLr*eObqk]U:">brightness</field> </block> </value> <value name="B"> <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="+/F]U2:je(yC3}oU@,LU"> <field name="NUM">1</field> </shadow> <block type="math_number" id="^2OM=4%4!ojW;=R8BPa0"> <field name="NUM">0.28</field> </block> </value> </block> </value> <next> <block type="variables_set" id="OJtc]JN(wj0Mc*}^B(mS"> <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">colortemp</field> <value name="VALUE"> <block type="math_arithmetic" id="pBsazw6;9z2l@JujGePr"> <field name="OP">MINUS</field> <value name="A"> <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id=",3Ix@FLr[leEH.PZxCTj"> <field name="NUM">1</field> </shadow> <block type="variables_get" id="C+d5~VJ/h;oGJDLn47dc"> <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">colortemp</field> </block> </value> <value name="B"> <shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number" id="+/F]U2:je(yC3}oU@,LU"> <field name="NUM">1</field> </shadow> <block type="math_number" id="]l~mrti-7j^?,i05z@ZC"> <field name="NUM">1</field> </block> </value> </block> </value> <next> <block type="controls_if" id="c9d^cx}En)QJ^5LBl_.e"> <value name="IF0"> <block type="logic_operation" id="6xUzHTC-$2v8g6ZoOx0~"> <field name="OP">AND</field> <value name="A"> <block type="logic_compare" id="6S_vBdKEEXwB9y7dS+5Q"> <field name="OP">LTE</field> <value name="A"> <block type="variables_get" id="x=8)h:X3ni1O#OwO/;-"> <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">colortemp</field> </block> </value> <value name="B"> <block type="math_number" id="/eH;_D[-f!B,_d{.kQ#S"> <field name="NUM">153</field> </block> </value> </block> </value> <value name="B"> <block type="logic_compare" id="y63_7Joq9ZQrG3wg.1)/"> <field name="OP">GTE</field> <value name="A"> <block type="variables_get" id="WL]Ta,[5EEyOyKK)+=wu"> <field name="VAR" id="#vBU..=KLr*eObqk]U:">brightness</field> </block> </value> <value name="B"> <block type="math_number" id="B5CbauAhU|AnKd3OuWV*"> <field name="NUM">100</field> </block> </value> </block> </value> </block> </value> <statement name="DO0"> <block type="comment" id="d@z26Wa+#kDyXAsPPolt"> <field name="COMMENT">Wenn Endeinstellung erreicht stoppe Zyklen</field> <next> <block type="timeouts_clearinterval" id="YwJUV,R/}uU_PI:V7VXG"> <field name="NAME">Intervall</field> </block> </next> </block> </statement> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </statement> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </next> </block> </statement> </block> </statement> </block> </next> </block> <block type="comment" id="*EFw|LDD~6Ss4b)In.eM" x="613" y="-162"> <field name="COMMENT">Abbruch per Fernbedienung</field> <next> <block type="on_ext" id=":Mw*gCWotTHocSv[3uwd"> <mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"/> <value name="OID0"> <shadow type="field_oid" id="Cj?.K4aL+{%eYH+_bS#L"> <field name="oid">zigbee.0.cc86ecfffec1c74f.state</field> </shadow> </value> <statement name="STATEMENT"> <block type="comment" id="m#[V-7wmJ_s0{XHXk=CO"> <field name="COMMENT">wenn Fernbedienung aus dann stoppe Zyklen</field> <next> <block type="controls_if" id="_gdEV:4:y(?k:ip~o/b^"> <value name="IF0"> <block type="logic_operation" id="ghZ#kvY-z}Re}]kdkyH" inline="false"> <field name="OP">AND</field> <value name="A"> <block type="logic_compare" id="NFNS+kXaz8myPISu/9;0"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="o(N]OR-Tqd4r/r/Q~F|d"> <field name="ATTR">val</field> <field name="OID">zigbee.0.cc86ecfffec1c74f.state</field> </block> </value> <value name="B"> <block type="logic_boolean" id="4a;}(XEFQk[hRRv1v8%"> <field name="BOOL">FALSE</field> </block> </value> </block> </value> <value name="B"> <block type="logic_compare" id="Ix|::b*3j!{%cpgkwjKC"> <field name="OP">EQ</field> <value name="A"> <block type="variables_get" id="Ukl)t7G5qqZX?@Z(Sj%"> <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">cycle_active</field> </block> </value> <value name="B"> <block type="logic_boolean" id="lpJs4t=stg,DVhEDR$p"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> </block> </value> <statement name="DO0"> <block type="timeouts_clearinterval" id="#4q,dgH38Q6|+n%=6^:"> <field name="NAME">Intervall</field> </block> </statement> </block> </next> </block> </statement> </block> </next> </block></xml>

                jmeister79 1 Reply Last reply Reply Quote 0
                • jmeister79
                  jmeister79 @Basti97 last edited by

                  @basti97 hm kenne mich damit nicht aus.

                  Hast du oder ich evtl ne alte version der scripting engine.

                  Nils

                  Basti97 1 Reply Last reply Reply Quote 0
                  • Basti97
                    Basti97 Most Active @jmeister79 last edited by

                    @jmeister79 Diese habe ich
                    Musst heute oder morgen nicht unbedingt mehr gucken. Hat noch bisschen Zeit.
                    Vielleicht beim kopieren ein Teil vergessen.
                    77596d2a-7690-4f6f-8ea5-bf5d014aa002-grafik.png

                    DJMarc75 1 Reply Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @Basti97 last edited by

                      @basti97 sagte in Gelöst [Blockly] Hue Lichtwecker:

                      Vielleicht beim kopieren ein Teil vergessen.

                      Ja, ihr beide habt da was vergessen:

                      @jmeister79 den Triggerblock beim export und @Basti97 hat den Code nicht korrekt markiert - weil bei mir funktioniert der import !

                      Screenshot 2022-10-14 234603.png

                      Basti97 1 Reply Last reply Reply Quote 0
                      • Basti97
                        Basti97 Most Active @DJMarc75 last edited by

                        @djmarc75 Naja muss ich morgen nochmal probieren. Oder meckert er bei mir weil der Trigger fehlt kann das daran liegen???

                        1 Reply Last reply Reply Quote 0
                        • Negalein
                          Negalein Global Moderator last edited by

                          Hallo

                          Ich habe das Blockly von @Novalis genommen, um einen Lichtwecker zu realisieren.
                          Leider ist @Novalis schon fast 2 Jahre offline.

                          Aber vielleicht sieht jemand das Problem, warum es bei mir nicht funktioniert.

                          Der Wecker um 05:05:00 ist aktiv und steht auf true.
                          Beginn des Lichtwecker ist um 04:50:00.

                          Leider wird das Licht nicht geschaltet.

                          Liegt das eventuell daran, dass zum Start das Licht nie aus ist? Es wird als Nachtlicht mit 10% Helligkeit verwendet.

                          da53eed0-31a4-4de1-a1a2-e48e66f813c7-image.png

                          f6d74e0f-735e-4945-afad-b4d255b96386-image.png

                          <xml xmlns="https://developers.google.com/blockly/xml">
                            <variables>
                              <variable id="!;/[u^vQs,tRIaZhN%@,">Timesteps</variable>
                              <variable id="K$?TZ05P_nNo#(2H~G#M">Farbe_Hue</variable>
                              <variable id="+wmE3GSnSf(]x%lgQx*c">Farbe_Sat</variable>
                              <variable type="interval" id="Intervall">Intervall</variable>
                            </variables>
                            <block type="schedule" id="!ttNhYm1F*[/qNb$9Wnb" x="187" y="63">
                              <field name="SCHEDULE">{"time":{"exactTime":true,"start":"04:50"},"period":{"days":1,"dows":"[1,2,3,4,5]"}}</field>
                              <statement name="STATEMENT">
                                <block type="controls_if" id="/IPuT}!9AbE_qAkM^M6|">
                                  <value name="IF0">
                                    <block type="logic_compare" id="eymVL5uq#V^)dABSo2+4">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="@=#`hn,wpAcU~[b1ysM^">
                                          <field name="ATTR">val</field>
                                          <field name="OID">alexa2.1.Echo-Devices.G090XG0692741THK.Alarm.9e5bfd52-2bf8-37d3-a95a-922a9d604326.enabled</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="logic_boolean" id="hE5EHAD,XE7tCuKtH8sJ">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="variables_set" id="JCWeDStbtm50i-S#/[_3">
                                      <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">Timesteps</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="a^t4?#!ms]ioV/BNjtX2">
                                          <field name="NUM">0</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="variables_set" id="1gSLmMgqA0w+7n#6K}Ft">
                                          <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">Farbe_Hue</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="9XwM$F4E^?3|pP=(Mcj$">
                                              <field name="NUM">1</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="variables_set" id="QUvE$NAO7*n/{{*=BG_o">
                                              <field name="VAR" id="+wmE3GSnSf(]x%lgQx*c">Farbe_Sat</field>
                                              <value name="VALUE">
                                                <block type="math_number" id="(+k5x{OMb0?,=?4^IPcJ">
                                                  <field name="NUM">254</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="timeouts_setinterval" id="}m-RdKOYjC]1r^uqr#c!">
                                                  <field name="NAME">Intervall</field>
                                                  <field name="INTERVAL">60</field>
                                                  <field name="UNIT">sec</field>
                                                  <statement name="STATEMENT">
                                                    <block type="control" id="q*nkfofX%/{[7a#|@/WP">
                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                      <field name="OID">hue.0.Kinderzimmer.bri</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="variables_get" id="dtIxq=9U}`|Nyb:00x0d">
                                                          <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">Timesteps</field>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="control" id="v^Pr_E.xKe_x_S^f9NQZ">
                                                          <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                          <field name="OID">hue.0.Kinderzimmer.hue</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="variables_get" id="G4Hne9,Nm-Ii#mVW0N;~">
                                                              <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">Farbe_Hue</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="control" id=",Ye^pG44{yc@TlOYly}h">
                                                              <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
                                                              <field name="OID">hue.0.Kinderzimmer.sat</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="variables_get" id="Nj_L#||xgxd+u9:L^,C@">
                                                                  <field name="VAR" id="+wmE3GSnSf(]x%lgQx*c">Farbe_Sat</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="variables_set" id="@=x.T*4S.$2)@O|A|!:4">
                                                                  <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">Timesteps</field>
                                                                  <value name="VALUE">
                                                                    <block type="math_arithmetic" id="7w7mw;F~Qq1^~%;c-hmp">
                                                                      <field name="OP">ADD</field>
                                                                      <value name="A">
                                                                        <shadow type="math_number" id="e=f=Q7y[Iclt4a$}4#mE">
                                                                          <field name="NUM">1</field>
                                                                        </shadow>
                                                                        <block type="variables_get" id="o4[BraKJ5QLJUo1+RbEY">
                                                                          <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">Timesteps</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <shadow type="math_number" id="A!X34WDk*a$]3keId}i,">
                                                                          <field name="NUM">13</field>
                                                                        </shadow>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="variables_set" id="!-+qw6XlEgMT9/tk}BuI">
                                                                      <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">Farbe_Hue</field>
                                                                      <value name="VALUE">
                                                                        <block type="math_arithmetic" id="CzIO[xQKUwqPO))%E+L+">
                                                                          <field name="OP">ADD</field>
                                                                          <value name="A">
                                                                            <shadow type="math_number">
                                                                              <field name="NUM">1</field>
                                                                            </shadow>
                                                                            <block type="variables_get" id="LsFB?;7HrHoI~Im!.4sH">
                                                                              <field name="VAR" id="K$?TZ05P_nNo#(2H~G#M">Farbe_Hue</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <shadow type="math_number" id="=#2R$lCY`HwaN0=2r`1I">
                                                                              <field name="NUM">4</field>
                                                                            </shadow>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <next>
                                                                        <block type="variables_set" id="Ooqg7W/@{tCW|y%lFiLM">
                                                                          <field name="VAR" id="+wmE3GSnSf(]x%lgQx*c">Farbe_Sat</field>
                                                                          <value name="VALUE">
                                                                            <block type="math_arithmetic" id="JxmFIXz0ePa7tCJhejg|">
                                                                              <field name="OP">MINUS</field>
                                                                              <value name="A">
                                                                                <shadow type="math_number">
                                                                                  <field name="NUM">1</field>
                                                                                </shadow>
                                                                                <block type="variables_get" id="0x{[!bXY|ave}Evn4f10">
                                                                                  <field name="VAR" id="+wmE3GSnSf(]x%lgQx*c">Farbe_Sat</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="B">
                                                                                <shadow type="math_number" id="Jzwmyk^u`t:#A/~om+`o">
                                                                                  <field name="NUM">14</field>
                                                                                </shadow>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="controls_if" id="GUx[jne8MMD+Hx0/Vsfr">
                                                                              <value name="IF0">
                                                                                <block type="logic_operation" id="Z3T*P|%WJWRRz@H-cYD=">
                                                                                  <field name="OP">OR</field>
                                                                                  <value name="A">
                                                                                    <block type="logic_compare" id="%U8YW5.E(OIk:w1pUzL5">
                                                                                      <field name="OP">EQ</field>
                                                                                      <value name="A">
                                                                                        <block type="variables_get" id="*y%L,xS0I6:LK:#cqpMG">
                                                                                          <field name="VAR" id="!;/[u^vQs,tRIaZhN%@,">Timesteps</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <value name="B">
                                                                                        <block type="math_number" id="3T0waKEGP].2dB.]^s0~">
                                                                                          <field name="NUM">195</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </value>
                                                                                  <value name="B">
                                                                                    <block type="logic_compare" id="#`42~yA+E4iKs$jps:=%">
                                                                                      <field name="OP">EQ</field>
                                                                                      <value name="A">
                                                                                        <block type="get_value" id="=n=AZjdUKlGr+(|l(Y1A">
                                                                                          <field name="ATTR">val</field>
                                                                                          <field name="OID">alexa2.1.Echo-Devices.G090XG0692741THK.Alarm.9e5bfd52-2bf8-37d3-a95a-922a9d604326.enabled</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <value name="B">
                                                                                        <block type="logic_boolean" id="1%Uy.b2Q-ROL{3Y/kygu">
                                                                                          <field name="BOOL">FALSE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </value>
                                                                              <statement name="DO0">
                                                                                <block type="timeouts_clearinterval" id="zrxJAaEjJv;m|a|)IGvD">
                                                                                  <field name="NAME">Intervall</field>
                                                                                  <next>
                                                                                    <block type="control" id="3^~r{uZhNgqaBlKkH~G{">
                                                                                      <mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="true"></mutation>
                                                                                      <field name="OID">hue.0.Kinderzimmer.on</field>
                                                                                      <field name="WITH_DELAY">TRUE</field>
                                                                                      <field name="DELAY_MS">60</field>
                                                                                      <field name="UNIT">sec</field>
                                                                                      <field name="CLEAR_RUNNING">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="logic_boolean" id=".)4%+#]?1JYZ3g$KU*[V">
                                                                                          <field name="BOOL">FALSE</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </next>
                                                                                </block>
                                                                              </statement>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                            </block>
                          </xml>
                          
                          1 Reply Last reply Reply Quote 0
                          • Negalein
                            Negalein Global Moderator last edited by

                            Edit:
                            heute hat es funktioniert. Doch am Schluss wurde das Licht abgeschaltet.
                            Liegt das an dem?
                            759c5cf1-3ea2-4efb-9b0e-9c676bc46c80-image.png

                            Ich möchte, dass das Licht an bleibt, bis ich es selbst ausschalte.

                            @paul53 kannst du dir das anschauen?
                            Danke

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              Nordischerjung @Negalein last edited by

                              @negalein Moin, so wie es aussieht ja, dein Timesteps wird jede Minute um 13 erhöht, also nach 15 Min hat Timesteps 195 erreicht und schaltet "Kinderzimmer.on" nach weiteren 60s auf false

                              Negalein 1 Reply Last reply Reply Quote 1
                              • Negalein
                                Negalein Global Moderator @Nordischerjung last edited by

                                @nordischerjung sagte in Gelöst [Blockly] Hue Lichtwecker:

                                und schaltet "Kinderzimmer.on" nach weiteren 60s auf false

                                reicht es, wenn ich einfach diesen Block entferne?
                                994dc941-be8e-4323-bd50-820fa7da620f-image.png

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  Nordischerjung @Negalein last edited by

                                  @negalein ja und dann machst du einen Trigger mit 05:05:00 Enabled, der dir dann Kinderzimmer.on auf false setzt

                                  Negalein 1 Reply Last reply Reply Quote 0
                                  • Negalein
                                    Negalein Global Moderator @Nordischerjung last edited by

                                    @nordischerjung sagte in Gelöst [Blockly] Hue Lichtwecker:

                                    und dann machst du einen Trigger mit 05:05:00 Enabled, der dir dann Kinderzimmer.on auf false setzt

                                    versteh ich jetzt nicht ganz.
                                    Dann wird das Licht doch wieder ausgeschaltet?

                                    N 1 Reply Last reply Reply Quote 0
                                    • N
                                      Nordischerjung @Negalein last edited by

                                      @negalein ach so, ich dachte das wäre dein Trigger um es auszuschalten, dann mein Fehler sorry

                                      Negalein 1 Reply Last reply Reply Quote 0
                                      • Negalein
                                        Negalein Global Moderator @Nordischerjung last edited by

                                        @nordischerjung sagte in Gelöst [Blockly] Hue Lichtwecker:

                                        ach so, ich dachte das wäre dein Trigger um es auszuschalten, dann mein Fehler sorry

                                        🙂
                                        nein, es soll quasi 15 Min. vor dem Wecker hochdimmen und dann nur manuell (Schalter od. Sprache) ausgeschaltet werden.

                                        Dann reicht es, einfach den obigen Block zu löschen?

                                        N 1 Reply Last reply Reply Quote 0
                                        • N
                                          Nordischerjung @Negalein last edited by

                                          @negalein ja, dann reicht das

                                          1 Reply Last reply Reply Quote 1
                                          • First post
                                            Last post

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          895
                                          Online

                                          31.7k
                                          Users

                                          79.8k
                                          Topics

                                          1.3m
                                          Posts

                                          14
                                          45
                                          6050
                                          Loading More Posts
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          The ioBroker Community 2014-2023
                                          logo