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. Heizkörpersteuerung bei Anwesenheit

NEWS

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

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

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

Heizkörpersteuerung bei Anwesenheit

Scheduled Pinned Locked Moved Blockly
blocklyheatingjavascript
14 Posts 4 Posters 1.5k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • EuloE Eulo

    Nabend liebe Leute und vorweg, schonmal Danke für die Großartige Hilfe :-)

    Ich habe mir dieses Blockly Skript gebastelt. Ich möchte damit meine Heizkörper nach Uhrzeit abhängig von der Anwesenheit steuern. Leider hat es bisher nicht funktioniert. Kann mir einer sagen woran das liegt?
    Unbenannt.PNG

    <xml xmlns="http://www.w3.org/1999/xhtml">
      <block type="on_ext" id="vamP3Dpnsxk_6t%D_N#T" x="-162" y="-412">
        <mutation items="1"></mutation>
        <field name="CONDITION">true</field>
        <field name="ACK_CONDITION"></field>
        <value name="OID0">
          <shadow type="field_oid" id="=+._w6kvy)Yt/B}B[f)Y">
            <field name="oid">hm-rega.0.11037</field>
          </shadow>
        </value>
        <statement name="STATEMENT">
          <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
            <mutation else="1"></mutation>
            <value name="IF0">
              <block type="on_source" id="*fp=TH[3Q8fIF,N_vb-b">
                <field name="ATTR">id</field>
              </block>
            </value>
            <statement name="DO0">
              <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1">
                <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                <next>
                  <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                    <field name="SCHEDULE">0 0 * * *</field>
                    <statement name="STATEMENT">
                      <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                        <mutation delay_input="false"></mutation>
                        <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                            <field name="NUM">18</field>
                          </block>
                        </value>
                        <next>
                          <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                            <mutation delay_input="false"></mutation>
                            <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                <field name="NUM">20</field>
                              </block>
                            </value>
                            <next>
                              <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                <mutation delay_input="false"></mutation>
                                <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                    <field name="NUM">18</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                    <mutation delay_input="false"></mutation>
                                    <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                        <field name="NUM">18</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                        <mutation delay_input="false"></mutation>
                                        <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                            <field name="NUM">18</field>
                                          </block>
                                        </value>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </statement>
                    <next>
                      <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                        <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                        <next>
                          <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                            <field name="SCHEDULE">15 4 * * *</field>
                            <statement name="STATEMENT">
                              <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                <mutation delay_input="false"></mutation>
                                <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                    <field name="NUM">21</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                    <mutation delay_input="false"></mutation>
                                    <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                        <field name="NUM">23</field>
                                      </block>
                                    </value>
                                    <next>
                                      <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                        <mutation delay_input="false"></mutation>
                                        <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                        <field name="WITH_DELAY">FALSE</field>
                                        <value name="VALUE">
                                          <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                            <field name="NUM">21</field>
                                          </block>
                                        </value>
                                        <next>
                                          <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                            <mutation delay_input="false"></mutation>
                                            <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                            <field name="WITH_DELAY">FALSE</field>
                                            <value name="VALUE">
                                              <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                <field name="NUM">21</field>
                                              </block>
                                            </value>
                                            <next>
                                              <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                <mutation delay_input="false"></mutation>
                                                <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                <field name="WITH_DELAY">FALSE</field>
                                                <value name="VALUE">
                                                  <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                    <field name="NUM">18</field>
                                                  </block>
                                                </value>
                                              </block>
                                            </next>
                                          </block>
                                        </next>
                                      </block>
                                    </next>
                                  </block>
                                </next>
                              </block>
                            </statement>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
            <statement name="ELSE">
              <block type="comment" id="Am8p099}*g38NCwM~UY8">
                <field name="COMMENT">Bei Abwesenheit Heizkörper runterfahren</field>
                <next>
                  <block type="control" id="YP^ZmjdZifQLC8Uhr$X3">
                    <mutation delay_input="false"></mutation>
                    <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                    <field name="WITH_DELAY">FALSE</field>
                    <value name="VALUE">
                      <block type="math_number" id="V8^LWmW;RYoX*G?@V_mb">
                        <field name="NUM">18</field>
                      </block>
                    </value>
                    <next>
                      <block type="control" id="std662FHVEG$61@hId68">
                        <mutation delay_input="false"></mutation>
                        <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                        <field name="WITH_DELAY">FALSE</field>
                        <value name="VALUE">
                          <block type="math_number" id="N;~o4h$,HXzNcU0%JG6A">
                            <field name="NUM">18</field>
                          </block>
                        </value>
                        <next>
                          <block type="control" id="1qe|9f+Whi8/!vi60Nk1">
                            <mutation delay_input="false"></mutation>
                            <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="math_number" id=",e{dzX:`=]Y-eDRi!I+B">
                                <field name="NUM">18</field>
                              </block>
                            </value>
                            <next>
                              <block type="control" id="mR5iHY~#5Gc!7?oorYPB">
                                <mutation delay_input="false"></mutation>
                                <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                <field name="WITH_DELAY">FALSE</field>
                                <value name="VALUE">
                                  <block type="math_number" id="%d4[RNv`_U1pkwms8U?:">
                                    <field name="NUM">18</field>
                                  </block>
                                </value>
                                <next>
                                  <block type="control" id="M5f45uS-*NfVUZ.vb5_R">
                                    <mutation delay_input="false"></mutation>
                                    <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                    <field name="WITH_DELAY">FALSE</field>
                                    <value name="VALUE">
                                      <block type="math_number" id="$Pa}0mc75kDs*d8`{a_n">
                                        <field name="NUM">18</field>
                                      </block>
                                    </value>
                                  </block>
                                </next>
                              </block>
                            </next>
                          </block>
                        </next>
                      </block>
                    </next>
                  </block>
                </next>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </xml>
    

    D Offline
    D Offline
    Dragon
    wrote on last edited by
    #2

    @ginvibe
    Da gibt es mehrere Gründe. Als Trigger also Auslöser für das Skript hast du eine Änderung des Abwesenheitsstatus verwendet. Heißt das Skript wird nur ausgeführt wenn du nach Hause kommst oder es verlässt. du musst als Trigger die Uhrzeit nehmen und prüfen ob du da bist oder nicht.
    Hinter dem falls steht eine zusammenhanglose Objekt ID. Ich lade gleich Mal ein Screenshot meines ähnlichen Skripts hoch. Du musst dann einen trigger für jede Uhrzeit erstellen an der was passieren soll. Und darunter immer den gleichen Logikblock. Versuche gleich Mal das Grundgerüst zu basteln und dir zu screenshoten.

    1 Reply Last reply
    1
    • EuloE Eulo

      Nabend liebe Leute und vorweg, schonmal Danke für die Großartige Hilfe :-)

      Ich habe mir dieses Blockly Skript gebastelt. Ich möchte damit meine Heizkörper nach Uhrzeit abhängig von der Anwesenheit steuern. Leider hat es bisher nicht funktioniert. Kann mir einer sagen woran das liegt?
      Unbenannt.PNG

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <block type="on_ext" id="vamP3Dpnsxk_6t%D_N#T" x="-162" y="-412">
          <mutation items="1"></mutation>
          <field name="CONDITION">true</field>
          <field name="ACK_CONDITION"></field>
          <value name="OID0">
            <shadow type="field_oid" id="=+._w6kvy)Yt/B}B[f)Y">
              <field name="oid">hm-rega.0.11037</field>
            </shadow>
          </value>
          <statement name="STATEMENT">
            <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
              <mutation else="1"></mutation>
              <value name="IF0">
                <block type="on_source" id="*fp=TH[3Q8fIF,N_vb-b">
                  <field name="ATTR">id</field>
                </block>
              </value>
              <statement name="DO0">
                <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1">
                  <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                  <next>
                    <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                      <field name="SCHEDULE">0 0 * * *</field>
                      <statement name="STATEMENT">
                        <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                          <mutation delay_input="false"></mutation>
                          <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                              <field name="NUM">18</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                              <mutation delay_input="false"></mutation>
                              <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                  <field name="NUM">20</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                  <mutation delay_input="false"></mutation>
                                  <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                      <field name="NUM">18</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                          <field name="NUM">18</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                              <field name="NUM">18</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </statement>
                      <next>
                        <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                          <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                          <next>
                            <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                              <field name="SCHEDULE">15 4 * * *</field>
                              <statement name="STATEMENT">
                                <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                  <mutation delay_input="false"></mutation>
                                  <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                      <field name="NUM">21</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                          <field name="NUM">23</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                              <field name="NUM">21</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                              <mutation delay_input="false"></mutation>
                                              <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                  <field name="NUM">21</field>
                                                </block>
                                              </value>
                                              <next>
                                                <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                  <mutation delay_input="false"></mutation>
                                                  <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                      <field name="NUM">18</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
              <statement name="ELSE">
                <block type="comment" id="Am8p099}*g38NCwM~UY8">
                  <field name="COMMENT">Bei Abwesenheit Heizkörper runterfahren</field>
                  <next>
                    <block type="control" id="YP^ZmjdZifQLC8Uhr$X3">
                      <mutation delay_input="false"></mutation>
                      <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="math_number" id="V8^LWmW;RYoX*G?@V_mb">
                          <field name="NUM">18</field>
                        </block>
                      </value>
                      <next>
                        <block type="control" id="std662FHVEG$61@hId68">
                          <mutation delay_input="false"></mutation>
                          <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="N;~o4h$,HXzNcU0%JG6A">
                              <field name="NUM">18</field>
                            </block>
                          </value>
                          <next>
                            <block type="control" id="1qe|9f+Whi8/!vi60Nk1">
                              <mutation delay_input="false"></mutation>
                              <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_number" id=",e{dzX:`=]Y-eDRi!I+B">
                                  <field name="NUM">18</field>
                                </block>
                              </value>
                              <next>
                                <block type="control" id="mR5iHY~#5Gc!7?oorYPB">
                                  <mutation delay_input="false"></mutation>
                                  <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="%d4[RNv`_U1pkwms8U?:">
                                      <field name="NUM">18</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="control" id="M5f45uS-*NfVUZ.vb5_R">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="$Pa}0mc75kDs*d8`{a_n">
                                          <field name="NUM">18</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      

      paul53P Offline
      paul53P Offline
      paul53
      wrote on last edited by paul53
      #3

      @ginvibe
      Blockly_temp.JPG

      <xml xmlns="http://www.w3.org/1999/xhtml">
       <variables>
         <variable type="" id="63Kb6U~eav+^MJx+D+Z+">anwesend</variable>
       </variables>
       <block type="variables_set" id="4i(X:eo*MR6b_c[i*2L|" x="-163" y="-438">
         <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
         <value name="VALUE">
           <block type="get_value_var" id="cYeP-bc#{Q2/sQ*~:_qO">
             <field name="ATTR">val</field>
             <value name="OID">
               <shadow type="text" id=".!D[s~_tl,T_Go=U,W!u">
                 <field name="TEXT">hm-rega.0.11037</field>
               </shadow>
             </value>
           </block>
         </value>
         <next>
           <block type="on_ext" id="vamP3Dpnsxk_6t%D_N#T">
             <mutation items="1"></mutation>
             <field name="CONDITION">ne</field>
             <field name="ACK_CONDITION"></field>
             <value name="OID0">
               <shadow type="field_oid" id="=+._w6kvy)Yt/B}B[f)Y">
                 <field name="oid">hm-rega.0.11037</field>
               </shadow>
             </value>
             <statement name="STATEMENT">
               <block type="variables_set" id="}|5P0oajinsvCU7(A87$">
                 <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                 <value name="VALUE">
                   <block type="on_source" id="=|U!~-3+MHdhu*M4B8|q">
                     <field name="ATTR">state.val</field>
                   </block>
                 </value>
                 <next>
                   <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                     <value name="IF0">
                       <block type="logic_negate" id="@ufN1|vM1HdUGuW7dMDL">
                         <value name="BOOL">
                           <block type="variables_get" id="8?.j@vAWPmdHnee#7qF|">
                             <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                           </block>
                         </value>
                       </block>
                     </value>
                     <statement name="DO0">
                       <block type="comment" id="Am8p099}*g38NCwM~UY8">
                         <field name="COMMENT">Bei Abwesenheit Heizkörper runterfahren</field>
                         <next>
                           <block type="control" id="YP^ZmjdZifQLC8Uhr$X3">
                             <mutation delay_input="false"></mutation>
                             <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                             <field name="WITH_DELAY">FALSE</field>
                             <value name="VALUE">
                               <block type="math_number" id="V8^LWmW;RYoX*G?@V_mb">
                                 <field name="NUM">18</field>
                               </block>
                             </value>
                             <next>
                               <block type="control" id="std662FHVEG$61@hId68">
                                 <mutation delay_input="false"></mutation>
                                 <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                 <field name="WITH_DELAY">FALSE</field>
                                 <value name="VALUE">
                                   <block type="math_number" id="N;~o4h$,HXzNcU0%JG6A">
                                     <field name="NUM">18</field>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="control" id="1qe|9f+Whi8/!vi60Nk1">
                                     <mutation delay_input="false"></mutation>
                                     <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                     <field name="WITH_DELAY">FALSE</field>
                                     <value name="VALUE">
                                       <block type="math_number" id=",e{dzX:`=]Y-eDRi!I+B">
                                         <field name="NUM">18</field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="control" id="mR5iHY~#5Gc!7?oorYPB">
                                         <mutation delay_input="false"></mutation>
                                         <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                         <field name="WITH_DELAY">FALSE</field>
                                         <value name="VALUE">
                                           <block type="math_number" id="%d4[RNv`_U1pkwms8U?:">
                                             <field name="NUM">18</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="control" id="M5f45uS-*NfVUZ.vb5_R">
                                             <mutation delay_input="false"></mutation>
                                             <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                             <field name="WITH_DELAY">FALSE</field>
                                             <value name="VALUE">
                                               <block type="math_number" id="$Pa}0mc75kDs*d8`{a_n">
                                                 <field name="NUM">18</field>
                                               </block>
                                             </value>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </statement>
                   </block>
                 </next>
               </block>
             </statement>
             <next>
               <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                 <field name="SCHEDULE">0 0 * * *</field>
                 <statement name="STATEMENT">
                   <block type="controls_if" id="sah4UI@Aslhk?~2(S%!v">
                     <value name="IF0">
                       <block type="variables_get" id="D:^Xyg{y9f],U7o-.7o4">
                         <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                       </block>
                     </value>
                     <statement name="DO0">
                       <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1">
                         <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                         <next>
                           <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                             <mutation delay_input="false"></mutation>
                             <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                             <field name="WITH_DELAY">FALSE</field>
                             <value name="VALUE">
                               <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                 <field name="NUM">18</field>
                               </block>
                             </value>
                             <next>
                               <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                 <mutation delay_input="false"></mutation>
                                 <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                 <field name="WITH_DELAY">FALSE</field>
                                 <value name="VALUE">
                                   <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                     <field name="NUM">20</field>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                     <mutation delay_input="false"></mutation>
                                     <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                     <field name="WITH_DELAY">FALSE</field>
                                     <value name="VALUE">
                                       <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                         <field name="NUM">18</field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                         <mutation delay_input="false"></mutation>
                                         <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                         <field name="WITH_DELAY">FALSE</field>
                                         <value name="VALUE">
                                           <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                             <field name="NUM">18</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                             <mutation delay_input="false"></mutation>
                                             <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                             <field name="WITH_DELAY">FALSE</field>
                                             <value name="VALUE">
                                               <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                 <field name="NUM">18</field>
                                               </block>
                                             </value>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </next>
                       </block>
                     </statement>
                   </block>
                 </statement>
                 <next>
                   <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                     <field name="SCHEDULE">15 4 * * *</field>
                     <statement name="STATEMENT">
                       <block type="controls_if" id="37NVwBqm~AAg!k46qu{N">
                         <value name="IF0">
                           <block type="variables_get" id="nld;uSKvV`[Ol([Worq:">
                             <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                           </block>
                         </value>
                         <statement name="DO0">
                           <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                             <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                             <next>
                               <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                 <mutation delay_input="false"></mutation>
                                 <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                 <field name="WITH_DELAY">FALSE</field>
                                 <value name="VALUE">
                                   <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                     <field name="NUM">21</field>
                                   </block>
                                 </value>
                                 <next>
                                   <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                     <mutation delay_input="false"></mutation>
                                     <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                     <field name="WITH_DELAY">FALSE</field>
                                     <value name="VALUE">
                                       <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                         <field name="NUM">23</field>
                                       </block>
                                     </value>
                                     <next>
                                       <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                         <mutation delay_input="false"></mutation>
                                         <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                         <field name="WITH_DELAY">FALSE</field>
                                         <value name="VALUE">
                                           <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                             <field name="NUM">21</field>
                                           </block>
                                         </value>
                                         <next>
                                           <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                             <mutation delay_input="false"></mutation>
                                             <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                             <field name="WITH_DELAY">FALSE</field>
                                             <value name="VALUE">
                                               <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                 <field name="NUM">21</field>
                                               </block>
                                             </value>
                                             <next>
                                               <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                 <mutation delay_input="false"></mutation>
                                                 <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                 <field name="WITH_DELAY">FALSE</field>
                                                 <value name="VALUE">
                                                   <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                     <field name="NUM">18</field>
                                                   </block>
                                                 </value>
                                               </block>
                                             </next>
                                           </block>
                                         </next>
                                       </block>
                                     </next>
                                   </block>
                                 </next>
                               </block>
                             </next>
                           </block>
                         </statement>
                       </block>
                     </statement>
                   </block>
                 </next>
               </block>
             </next>
           </block>
         </next>
       </block>
      </xml>
      

      Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
      Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

      EuloE 1 Reply Last reply
      1
      • D Offline
        D Offline
        Dragon
        wrote on last edited by Dragon
        #4

        Screenshot 2020-01-22 at 18.14.23.png

        nun fügst du darunter ein welche thermostate mit welchem wert versehen werden sollen. diese blöcke setzt du untereinander und wie es in dem anderen bild zu sehen ist und änderst nur die uhrzeiten bezüglich der ausführung. wenn du mit einer statusänderung arbeitetst könntest du damit eine steuerung hinbekommen welche die heizung ausschaltet wenn du das heim verlässt und sie wieder aktiviert wenn du das heim wieder betrittst.

        Anwesenheit_David ist mein anwesenheits datenpunkt. da muss du natürlich deinen auswählen.

        J 1 Reply Last reply
        1
        • D Dragon

          Screenshot 2020-01-22 at 18.14.23.png

          nun fügst du darunter ein welche thermostate mit welchem wert versehen werden sollen. diese blöcke setzt du untereinander und wie es in dem anderen bild zu sehen ist und änderst nur die uhrzeiten bezüglich der ausführung. wenn du mit einer statusänderung arbeitetst könntest du damit eine steuerung hinbekommen welche die heizung ausschaltet wenn du das heim verlässt und sie wieder aktiviert wenn du das heim wieder betrittst.

          Anwesenheit_David ist mein anwesenheits datenpunkt. da muss du natürlich deinen auswählen.

          J Offline
          J Offline
          Jan1
          wrote on last edited by
          #5

          @David-Froebus
          Dann gewöhnen wir uns gleich mal an das =wahr beim falls Block weg zu lassen, weil eh Grundfunktion des Block und so nur doppelt.

          D 1 Reply Last reply
          0
          • J Jan1

            @David-Froebus
            Dann gewöhnen wir uns gleich mal an das =wahr beim falls Block weg zu lassen, weil eh Grundfunktion des Block und so nur doppelt.

            D Offline
            D Offline
            Dragon
            wrote on last edited by
            #6

            @Jan1 jetzt noch mal in freundlich. was möchtest du mir sagen? ich weis nicht was du mir sagen möchtest

            J 1 Reply Last reply
            0
            • D Dragon

              @Jan1 jetzt noch mal in freundlich. was möchtest du mir sagen? ich weis nicht was du mir sagen möchtest

              J Offline
              J Offline
              Jan1
              wrote on last edited by Jan1
              #7

              @David-Froebus
              Das war nicht böse gemeint, nur das Du hier was doppelt machst, wenn Du auf =wahr prüfst, weil das die Grundfunktion vom falls Block ist.
              2fe22fba-8959-4679-8a52-a50a86a67e89-grafik.png

              D 1 Reply Last reply
              1
              • EuloE Offline
                EuloE Offline
                Eulo
                wrote on last edited by
                #8

                Ich habe das mal direkt umgemodelt so wie ihr es mir vorgeschlagen habt.

                Unbenannt.PNG

                <xml xmlns="http://www.w3.org/1999/xhtml">
                 <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1" x="238" y="-313">
                   <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                   <next>
                     <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                       <field name="SCHEDULE">0 0 * * *</field>
                       <statement name="STATEMENT">
                         <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                           <value name="IF0">
                             <block type="get_value" id="CJ:yli;8~K_(=5r-)4]]">
                               <field name="ATTR">val</field>
                               <field name="OID">hm-rega.0.11037</field>
                             </block>
                           </value>
                           <statement name="DO0">
                             <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                               <mutation delay_input="false"></mutation>
                               <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                               <field name="WITH_DELAY">FALSE</field>
                               <value name="VALUE">
                                 <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                   <field name="NUM">18</field>
                                 </block>
                               </value>
                               <next>
                                 <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                   <mutation delay_input="false"></mutation>
                                   <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                   <field name="WITH_DELAY">FALSE</field>
                                   <value name="VALUE">
                                     <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                       <field name="NUM">20</field>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                       <mutation delay_input="false"></mutation>
                                       <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                       <field name="WITH_DELAY">FALSE</field>
                                       <value name="VALUE">
                                         <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                           <field name="NUM">18</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                               <field name="NUM">18</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                   <field name="NUM">18</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </statement>
                         </block>
                       </statement>
                       <next>
                         <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                           <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                           <next>
                             <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                               <field name="SCHEDULE">15 4 * * *</field>
                               <statement name="STATEMENT">
                                 <block type="controls_if" id="[nQlo`qj$b6~MxKNRf3q">
                                   <value name="IF0">
                                     <block type="get_value" id="?QwLmW/AD;vaB`ygY3C1">
                                       <field name="ATTR">val</field>
                                       <field name="OID">hm-rega.0.11037</field>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                       <mutation delay_input="false"></mutation>
                                       <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                       <field name="WITH_DELAY">FALSE</field>
                                       <value name="VALUE">
                                         <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                           <field name="NUM">21</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                               <field name="NUM">23</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                                   <field name="NUM">21</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                       <field name="NUM">21</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                 </block>
                               </statement>
                               <next>
                                 <block type="comment" id="mpDe0MYC/%:Y|EDXc)0a">
                                   <field name="COMMENT">Bei Abwesenheit runterfahren</field>
                                   <next>
                                     <block type="on_ext" id="1IvUQoZF,LVpP2W#%$]}">
                                       <mutation items="1"></mutation>
                                       <field name="CONDITION">false</field>
                                       <field name="ACK_CONDITION"></field>
                                       <value name="OID0">
                                         <shadow type="field_oid" id="vJ#**tL+8BJtPF18|,CN">
                                           <field name="oid">hm-rega.0.11037</field>
                                         </shadow>
                                       </value>
                                       <statement name="STATEMENT">
                                         <block type="control" id="FRrTe`,n}ZLITaX,.ycw">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="{N.z$c=E1RNjz0PEx^|A">
                                               <field name="NUM">18</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="9We.:++]%imGY7*~2Ps[">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="G0[#NStG}0adUxeJw$,f">
                                                   <field name="NUM">18</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="B{|i8vZPKUoS`pJ]r([b">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="Z^6J~`aihZXR)e?Qi6%M">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="7yI@)T(3${uBn_.qQ7cn">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="Py7#Amn2Q{s#}JD4pP^3">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="F77:NY~cb;op@BNZkZF4">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="F=K5!I%{LTXWf!zMYr$q">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                   </next>
                 </block>
                </xml>
                

                D paul53P 2 Replies Last reply
                0
                • J Jan1

                  @David-Froebus
                  Das war nicht böse gemeint, nur das Du hier was doppelt machst, wenn Du auf =wahr prüfst, weil das die Grundfunktion vom falls Block ist.
                  2fe22fba-8959-4679-8a52-a50a86a67e89-grafik.png

                  D Offline
                  D Offline
                  Dragon
                  wrote on last edited by
                  #9

                  @Jan1 Achso, perfekt, das wusste ich noch garnicht. Prima, vielen Dank!

                  1 Reply Last reply
                  0
                  • EuloE Eulo

                    Ich habe das mal direkt umgemodelt so wie ihr es mir vorgeschlagen habt.

                    Unbenannt.PNG

                    <xml xmlns="http://www.w3.org/1999/xhtml">
                     <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1" x="238" y="-313">
                       <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                       <next>
                         <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                           <field name="SCHEDULE">0 0 * * *</field>
                           <statement name="STATEMENT">
                             <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                               <value name="IF0">
                                 <block type="get_value" id="CJ:yli;8~K_(=5r-)4]]">
                                   <field name="ATTR">val</field>
                                   <field name="OID">hm-rega.0.11037</field>
                                 </block>
                               </value>
                               <statement name="DO0">
                                 <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                                   <mutation delay_input="false"></mutation>
                                   <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                   <field name="WITH_DELAY">FALSE</field>
                                   <value name="VALUE">
                                     <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                       <field name="NUM">18</field>
                                     </block>
                                   </value>
                                   <next>
                                     <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                       <mutation delay_input="false"></mutation>
                                       <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                       <field name="WITH_DELAY">FALSE</field>
                                       <value name="VALUE">
                                         <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                           <field name="NUM">20</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                               <field name="NUM">18</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                                   <field name="NUM">18</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </statement>
                             </block>
                           </statement>
                           <next>
                             <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                               <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                               <next>
                                 <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                                   <field name="SCHEDULE">15 4 * * *</field>
                                   <statement name="STATEMENT">
                                     <block type="controls_if" id="[nQlo`qj$b6~MxKNRf3q">
                                       <value name="IF0">
                                         <block type="get_value" id="?QwLmW/AD;vaB`ygY3C1">
                                           <field name="ATTR">val</field>
                                           <field name="OID">hm-rega.0.11037</field>
                                         </block>
                                       </value>
                                       <statement name="DO0">
                                         <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                               <field name="NUM">21</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                                   <field name="NUM">23</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                                       <field name="NUM">21</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                           <field name="NUM">21</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </statement>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="comment" id="mpDe0MYC/%:Y|EDXc)0a">
                                       <field name="COMMENT">Bei Abwesenheit runterfahren</field>
                                       <next>
                                         <block type="on_ext" id="1IvUQoZF,LVpP2W#%$]}">
                                           <mutation items="1"></mutation>
                                           <field name="CONDITION">false</field>
                                           <field name="ACK_CONDITION"></field>
                                           <value name="OID0">
                                             <shadow type="field_oid" id="vJ#**tL+8BJtPF18|,CN">
                                               <field name="oid">hm-rega.0.11037</field>
                                             </shadow>
                                           </value>
                                           <statement name="STATEMENT">
                                             <block type="control" id="FRrTe`,n}ZLITaX,.ycw">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="{N.z$c=E1RNjz0PEx^|A">
                                                   <field name="NUM">18</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="9We.:++]%imGY7*~2Ps[">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="G0[#NStG}0adUxeJw$,f">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="B{|i8vZPKUoS`pJ]r([b">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="Z^6J~`aihZXR)e?Qi6%M">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="7yI@)T(3${uBn_.qQ7cn">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="Py7#Amn2Q{s#}JD4pP^3">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="F77:NY~cb;op@BNZkZF4">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="F=K5!I%{LTXWf!zMYr$q">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                       </next>
                     </block>
                    </xml>
                    

                    D Offline
                    D Offline
                    Dragon
                    wrote on last edited by
                    #10

                    @ginvibe sieht gut aus. allerdings setzt du in allen die schlafzimmertemperatur auf 18 grad. dann kannst du es auch rauslassen.

                    EuloE 1 Reply Last reply
                    1
                    • D Dragon

                      @ginvibe sieht gut aus. allerdings setzt du in allen die schlafzimmertemperatur auf 18 grad. dann kannst du es auch rauslassen.

                      EuloE Offline
                      EuloE Offline
                      Eulo
                      wrote on last edited by
                      #11

                      @David-Froebus said in Heizkörpersteuerung bei Anwesenheit:

                      @ginvibe sieht gut aus. allerdings setzt du in allen die schlafzimmertemperatur auf 18 grad. dann kannst du es auch rauslassen.

                      die frage die ich mir nur stelle ist, was macht mehr sinn die 2 Heizkörper im Wohnzimmer zentral über das Raumthermostat anzusteuern oder jeden einzeln.

                      1 Reply Last reply
                      0
                      • EuloE Eulo

                        Ich habe das mal direkt umgemodelt so wie ihr es mir vorgeschlagen habt.

                        Unbenannt.PNG

                        <xml xmlns="http://www.w3.org/1999/xhtml">
                         <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1" x="238" y="-313">
                           <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                           <next>
                             <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                               <field name="SCHEDULE">0 0 * * *</field>
                               <statement name="STATEMENT">
                                 <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                                   <value name="IF0">
                                     <block type="get_value" id="CJ:yli;8~K_(=5r-)4]]">
                                       <field name="ATTR">val</field>
                                       <field name="OID">hm-rega.0.11037</field>
                                     </block>
                                   </value>
                                   <statement name="DO0">
                                     <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                                       <mutation delay_input="false"></mutation>
                                       <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                       <field name="WITH_DELAY">FALSE</field>
                                       <value name="VALUE">
                                         <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                           <field name="NUM">18</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                           <mutation delay_input="false"></mutation>
                                           <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                           <field name="WITH_DELAY">FALSE</field>
                                           <value name="VALUE">
                                             <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                               <field name="NUM">20</field>
                                             </block>
                                           </value>
                                           <next>
                                             <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                                   <field name="NUM">18</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                 </block>
                               </statement>
                               <next>
                                 <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                                   <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                                   <next>
                                     <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                                       <field name="SCHEDULE">15 4 * * *</field>
                                       <statement name="STATEMENT">
                                         <block type="controls_if" id="[nQlo`qj$b6~MxKNRf3q">
                                           <value name="IF0">
                                             <block type="get_value" id="?QwLmW/AD;vaB`ygY3C1">
                                               <field name="ATTR">val</field>
                                               <field name="OID">hm-rega.0.11037</field>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                               <mutation delay_input="false"></mutation>
                                               <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                               <field name="WITH_DELAY">FALSE</field>
                                               <value name="VALUE">
                                                 <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                                   <field name="NUM">21</field>
                                                 </block>
                                               </value>
                                               <next>
                                                 <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                                       <field name="NUM">23</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                                           <field name="NUM">21</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                               <field name="NUM">21</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="comment" id="mpDe0MYC/%:Y|EDXc)0a">
                                           <field name="COMMENT">Bei Abwesenheit runterfahren</field>
                                           <next>
                                             <block type="on_ext" id="1IvUQoZF,LVpP2W#%$]}">
                                               <mutation items="1"></mutation>
                                               <field name="CONDITION">false</field>
                                               <field name="ACK_CONDITION"></field>
                                               <value name="OID0">
                                                 <shadow type="field_oid" id="vJ#**tL+8BJtPF18|,CN">
                                                   <field name="oid">hm-rega.0.11037</field>
                                                 </shadow>
                                               </value>
                                               <statement name="STATEMENT">
                                                 <block type="control" id="FRrTe`,n}ZLITaX,.ycw">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="{N.z$c=E1RNjz0PEx^|A">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="9We.:++]%imGY7*~2Ps[">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="G0[#NStG}0adUxeJw$,f">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="B{|i8vZPKUoS`pJ]r([b">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="Z^6J~`aihZXR)e?Qi6%M">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="7yI@)T(3${uBn_.qQ7cn">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="Py7#Amn2Q{s#}JD4pP^3">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="F77:NY~cb;op@BNZkZF4">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="F=K5!I%{LTXWf!zMYr$q">
                                                                       <field name="NUM">18</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </statement>
                                             </block>
                                           </next>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                           </next>
                         </block>
                        </xml>
                        

                        paul53P Offline
                        paul53P Offline
                        paul53
                        wrote on last edited by
                        #12

                        @ginvibe
                        SET_POINT_MODE ist der falsche Datenpunkt für den Sollwert.
                        SET_POINT_MODE.JPG

                        Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
                        Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

                        EuloE 1 Reply Last reply
                        0
                        • paul53P paul53

                          @ginvibe
                          SET_POINT_MODE ist der falsche Datenpunkt für den Sollwert.
                          SET_POINT_MODE.JPG

                          EuloE Offline
                          EuloE Offline
                          Eulo
                          wrote on last edited by
                          #13

                          @paul53 said in Heizkörpersteuerung bei Anwesenheit:

                          @ginvibe
                          SET_POINT_MODE ist der falsche Datenpunkt für den Sollwert.
                          SET_POINT_MODE.JPG

                          ja stimmt, hast du recht, leuchtet selbst mir ein ✌

                          1 Reply Last reply
                          0
                          • paul53P paul53

                            @ginvibe
                            Blockly_temp.JPG

                            <xml xmlns="http://www.w3.org/1999/xhtml">
                             <variables>
                               <variable type="" id="63Kb6U~eav+^MJx+D+Z+">anwesend</variable>
                             </variables>
                             <block type="variables_set" id="4i(X:eo*MR6b_c[i*2L|" x="-163" y="-438">
                               <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                               <value name="VALUE">
                                 <block type="get_value_var" id="cYeP-bc#{Q2/sQ*~:_qO">
                                   <field name="ATTR">val</field>
                                   <value name="OID">
                                     <shadow type="text" id=".!D[s~_tl,T_Go=U,W!u">
                                       <field name="TEXT">hm-rega.0.11037</field>
                                     </shadow>
                                   </value>
                                 </block>
                               </value>
                               <next>
                                 <block type="on_ext" id="vamP3Dpnsxk_6t%D_N#T">
                                   <mutation items="1"></mutation>
                                   <field name="CONDITION">ne</field>
                                   <field name="ACK_CONDITION"></field>
                                   <value name="OID0">
                                     <shadow type="field_oid" id="=+._w6kvy)Yt/B}B[f)Y">
                                       <field name="oid">hm-rega.0.11037</field>
                                     </shadow>
                                   </value>
                                   <statement name="STATEMENT">
                                     <block type="variables_set" id="}|5P0oajinsvCU7(A87$">
                                       <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                       <value name="VALUE">
                                         <block type="on_source" id="=|U!~-3+MHdhu*M4B8|q">
                                           <field name="ATTR">state.val</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                                           <value name="IF0">
                                             <block type="logic_negate" id="@ufN1|vM1HdUGuW7dMDL">
                                               <value name="BOOL">
                                                 <block type="variables_get" id="8?.j@vAWPmdHnee#7qF|">
                                                   <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="comment" id="Am8p099}*g38NCwM~UY8">
                                               <field name="COMMENT">Bei Abwesenheit Heizkörper runterfahren</field>
                                               <next>
                                                 <block type="control" id="YP^ZmjdZifQLC8Uhr$X3">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="V8^LWmW;RYoX*G?@V_mb">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="std662FHVEG$61@hId68">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="N;~o4h$,HXzNcU0%JG6A">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="1qe|9f+Whi8/!vi60Nk1">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id=",e{dzX:`=]Y-eDRi!I+B">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="mR5iHY~#5Gc!7?oorYPB">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="%d4[RNv`_U1pkwms8U?:">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="M5f45uS-*NfVUZ.vb5_R">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="$Pa}0mc75kDs*d8`{a_n">
                                                                       <field name="NUM">18</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                                       <field name="SCHEDULE">0 0 * * *</field>
                                       <statement name="STATEMENT">
                                         <block type="controls_if" id="sah4UI@Aslhk?~2(S%!v">
                                           <value name="IF0">
                                             <block type="variables_get" id="D:^Xyg{y9f],U7o-.7o4">
                                               <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1">
                                               <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                                               <next>
                                                 <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                                           <field name="NUM">20</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                                       <field name="NUM">18</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                                           <field name="SCHEDULE">15 4 * * *</field>
                                           <statement name="STATEMENT">
                                             <block type="controls_if" id="37NVwBqm~AAg!k46qu{N">
                                               <value name="IF0">
                                                 <block type="variables_get" id="nld;uSKvV`[Ol([Worq:">
                                                   <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                                                   <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                                                   <next>
                                                     <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                                           <field name="NUM">21</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                                               <field name="NUM">23</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                                                   <field name="NUM">21</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                                       <field name="NUM">21</field>
                                                                     </block>
                                                                   </value>
                                                                   <next>
                                                                     <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                                       <mutation delay_input="false"></mutation>
                                                                       <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                                       <field name="WITH_DELAY">FALSE</field>
                                                                       <value name="VALUE">
                                                                         <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                                           <field name="NUM">18</field>
                                                                         </block>
                                                                       </value>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </statement>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                            </xml>
                            

                            EuloE Offline
                            EuloE Offline
                            Eulo
                            wrote on last edited by
                            #14

                            @paul53 sagte in Heizkörpersteuerung bei Anwesenheit:

                            @ginvibe
                            Blockly_temp.JPG

                            <xml xmlns="http://www.w3.org/1999/xhtml">
                             <variables>
                               <variable type="" id="63Kb6U~eav+^MJx+D+Z+">anwesend</variable>
                             </variables>
                             <block type="variables_set" id="4i(X:eo*MR6b_c[i*2L|" x="-163" y="-438">
                               <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                               <value name="VALUE">
                                 <block type="get_value_var" id="cYeP-bc#{Q2/sQ*~:_qO">
                                   <field name="ATTR">val</field>
                                   <value name="OID">
                                     <shadow type="text" id=".!D[s~_tl,T_Go=U,W!u">
                                       <field name="TEXT">hm-rega.0.11037</field>
                                     </shadow>
                                   </value>
                                 </block>
                               </value>
                               <next>
                                 <block type="on_ext" id="vamP3Dpnsxk_6t%D_N#T">
                                   <mutation items="1"></mutation>
                                   <field name="CONDITION">ne</field>
                                   <field name="ACK_CONDITION"></field>
                                   <value name="OID0">
                                     <shadow type="field_oid" id="=+._w6kvy)Yt/B}B[f)Y">
                                       <field name="oid">hm-rega.0.11037</field>
                                     </shadow>
                                   </value>
                                   <statement name="STATEMENT">
                                     <block type="variables_set" id="}|5P0oajinsvCU7(A87$">
                                       <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                       <value name="VALUE">
                                         <block type="on_source" id="=|U!~-3+MHdhu*M4B8|q">
                                           <field name="ATTR">state.val</field>
                                         </block>
                                       </value>
                                       <next>
                                         <block type="controls_if" id="q:WT+hFLqvVhnPFE`8e8">
                                           <value name="IF0">
                                             <block type="logic_negate" id="@ufN1|vM1HdUGuW7dMDL">
                                               <value name="BOOL">
                                                 <block type="variables_get" id="8?.j@vAWPmdHnee#7qF|">
                                                   <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                                 </block>
                                               </value>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="comment" id="Am8p099}*g38NCwM~UY8">
                                               <field name="COMMENT">Bei Abwesenheit Heizkörper runterfahren</field>
                                               <next>
                                                 <block type="control" id="YP^ZmjdZifQLC8Uhr$X3">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="V8^LWmW;RYoX*G?@V_mb">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="std662FHVEG$61@hId68">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="N;~o4h$,HXzNcU0%JG6A">
                                                           <field name="NUM">18</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="1qe|9f+Whi8/!vi60Nk1">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id=",e{dzX:`=]Y-eDRi!I+B">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="mR5iHY~#5Gc!7?oorYPB">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="%d4[RNv`_U1pkwms8U?:">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="M5f45uS-*NfVUZ.vb5_R">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="$Pa}0mc75kDs*d8`{a_n">
                                                                       <field name="NUM">18</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </statement>
                                   <next>
                                     <block type="schedule" id="ZVwxc$If;z?TGT2ST{n!">
                                       <field name="SCHEDULE">0 0 * * *</field>
                                       <statement name="STATEMENT">
                                         <block type="controls_if" id="sah4UI@Aslhk?~2(S%!v">
                                           <value name="IF0">
                                             <block type="variables_get" id="D:^Xyg{y9f],U7o-.7o4">
                                               <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                             </block>
                                           </value>
                                           <statement name="DO0">
                                             <block type="comment" id="{*a!Vx#Ar@K*KpC.T|.1">
                                               <field name="COMMENT">Bei Anwesenheit um 00:00 Heizkörper runterfahren</field>
                                               <next>
                                                 <block type="control" id="p49?t?6CM,?9[-ADrDOZ">
                                                   <mutation delay_input="false"></mutation>
                                                   <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                   <field name="WITH_DELAY">FALSE</field>
                                                   <value name="VALUE">
                                                     <block type="math_number" id="XS#NlG*vPU8pFXPMb|90">
                                                       <field name="NUM">18</field>
                                                     </block>
                                                   </value>
                                                   <next>
                                                     <block type="control" id="ucZv+9xu]G:*T|nNV?U4">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="T7$J5E9vCln4$-T47!-;">
                                                           <field name="NUM">20</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="HHcI~P%Z1?6{:WyBt`#P">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="EEgKrzU~m-EoYj|U[lK-">
                                                               <field name="NUM">18</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="#J$UsM@PSOw?9HW-~;(+">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id=":E?~yyGO4-iTxKyRz^xo">
                                                                   <field name="NUM">18</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="^EClPf_FZwPLwTJ]2O92">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="#47f?D3b;b^5#.:vbK^2">
                                                                       <field name="NUM">18</field>
                                                                     </block>
                                                                   </value>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </next>
                                             </block>
                                           </statement>
                                         </block>
                                       </statement>
                                       <next>
                                         <block type="schedule" id="vYq2S91+x2J=f/x018JY">
                                           <field name="SCHEDULE">15 4 * * *</field>
                                           <statement name="STATEMENT">
                                             <block type="controls_if" id="37NVwBqm~AAg!k46qu{N">
                                               <value name="IF0">
                                                 <block type="variables_get" id="nld;uSKvV`[Ol([Worq:">
                                                   <field name="VAR" id="63Kb6U~eav+^MJx+D+Z+" variabletype="">anwesend</field>
                                                 </block>
                                               </value>
                                               <statement name="DO0">
                                                 <block type="comment" id="I!%iIxw#N+uV$uxJ(+j/">
                                                   <field name="COMMENT">Bei Anwesenheit um 04:15 Heizkörper hochfahren</field>
                                                   <next>
                                                     <block type="control" id="swTk0{1Lw[xLw{Rsye|,">
                                                       <mutation delay_input="false"></mutation>
                                                       <field name="OID">hm-rpc.0.000A18A9AA4FFD.1.SET_POINT_MODE</field>
                                                       <field name="WITH_DELAY">FALSE</field>
                                                       <value name="VALUE">
                                                         <block type="math_number" id="v/7sjtaih[kH#RZoEj@D">
                                                           <field name="NUM">21</field>
                                                         </block>
                                                       </value>
                                                       <next>
                                                         <block type="control" id="|pEQ@5~}i.r/Bg[!/!IZ">
                                                           <mutation delay_input="false"></mutation>
                                                           <field name="OID">hm-rpc.0.000A18A9A674CB.1.SET_POINT_MODE</field>
                                                           <field name="WITH_DELAY">FALSE</field>
                                                           <value name="VALUE">
                                                             <block type="math_number" id="Ur$#z%R8I9iv1:bYI{f`">
                                                               <field name="NUM">23</field>
                                                             </block>
                                                           </value>
                                                           <next>
                                                             <block type="control" id="5.Pk`Pf{Pu0Y:@^^OE4z">
                                                               <mutation delay_input="false"></mutation>
                                                               <field name="OID">hm-rpc.0.000A18A9A674C8.1.SET_POINT_MODE</field>
                                                               <field name="WITH_DELAY">FALSE</field>
                                                               <value name="VALUE">
                                                                 <block type="math_number" id="r::t!f**Vv2/28YTxDZa">
                                                                   <field name="NUM">21</field>
                                                                 </block>
                                                               </value>
                                                               <next>
                                                                 <block type="control" id="Il2-FAvJ1=?sr:E?Le#e">
                                                                   <mutation delay_input="false"></mutation>
                                                                   <field name="OID">hm-rpc.0.000A9A49993AFC.1.SET_POINT_MODE</field>
                                                                   <field name="WITH_DELAY">FALSE</field>
                                                                   <value name="VALUE">
                                                                     <block type="math_number" id="yYi$of68z;Jw6u^~IeAK">
                                                                       <field name="NUM">21</field>
                                                                     </block>
                                                                   </value>
                                                                   <next>
                                                                     <block type="control" id="/,!-}nvI-0Kit/?*8^r4">
                                                                       <mutation delay_input="false"></mutation>
                                                                       <field name="OID">hm-rpc.0.000A1709B18232.1.SET_POINT_MODE</field>
                                                                       <field name="WITH_DELAY">FALSE</field>
                                                                       <value name="VALUE">
                                                                         <block type="math_number" id="PrIxv`xON)FJyj~RaUy3">
                                                                           <field name="NUM">18</field>
                                                                         </block>
                                                                       </value>
                                                                     </block>
                                                                   </next>
                                                                 </block>
                                                               </next>
                                                             </block>
                                                           </next>
                                                         </block>
                                                       </next>
                                                     </block>
                                                   </next>
                                                 </block>
                                               </statement>
                                             </block>
                                           </statement>
                                         </block>
                                       </next>
                                     </block>
                                   </next>
                                 </block>
                               </next>
                             </block>
                            </xml>
                            

                            heute nacht hat alles perfekt funktioniert. Leider hat nur das Raumthermostat im Wohnzimmer nicht die Temperatur gesenkt. Macht es sind das Skript direkt auf die Heizkörperthermostate steuern zu lassen, oder ist es über den Raumthermostat dann doch besser? Und wieso wurde es nicht angesteuert?

                            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

                            498

                            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