<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Control Mode Heizung]]></title><description><![CDATA[<p dir="auto">Hallo<br />
Ich habe eine elektrische Bodenheizung. Diese würde ich gerne mittels Gerätetyp Thermostat ansteuern. Jetzt würde ich gerne die Modi Auto und Hand hinterlegen. Dh. wenn ich das Icon anklicke sollte ein Popup erscheinen, wo ich die Modi setzen kann. Ich habe keinen HM-Thermostat.</p>
<p dir="auto"><img src="/assets/uploads/files/1592205366047-hzg-modi.jpg" alt="HZG-Modi.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Zz. kann ich nur Ein oder Ausschalten wenn ich auf das Icon klicke.</p>
<p dir="auto">Muss ich zwei manuelle Scripte erstellen für Hand und Auto? Wie hinterlege ich diese beim Adapter Thermostat unter Control_Mode dass das funktioniert?</p>
<p dir="auto"><img src="/assets/uploads/files/1592205706010-hzg-einstellung.jpg" alt="HZG-Einstellung.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">Danke</p>
]]></description><link>https://forum.iobroker.net/topic/34433/control-mode-heizung</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 10:00:39 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/34433.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 15 Jun 2020 07:23:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Control Mode Heizung on Fri, 26 Jun 2020 18:44:04 GMT]]></title><description><![CDATA[<p dir="auto">@s-bormann<br />
Ich glaube ich habs geschnallt. Anbei mal ein Beispielscript:</p>
<pre><code>&lt;xml xmlns="https://developers.google.com/blockly/xml"&gt;
  &lt;block type="on" id="1|];`-T@I_L]!G%I.#O7" x="88" y="38"&gt;
    &lt;field name="OID"&gt;javascript.0.Eigene_Datenpunkte.Bodenheizung.Schlafen&lt;/field&gt;
    &lt;field name="CONDITION"&gt;ne&lt;/field&gt;
    &lt;field name="ACK_CONDITION"&gt;&lt;/field&gt;
    &lt;statement name="STATEMENT"&gt;
      &lt;block type="comment" id="YDAzA]J#=4qd[kDi@;V*"&gt;
        &lt;field name="COMMENT"&gt;HZG Automat&lt;/field&gt;
        &lt;next&gt;
          &lt;block type="controls_if" id="jz0+J,hG{De,fyb+gcQC"&gt;
            &lt;value name="IF0"&gt;
              &lt;block type="logic_compare" id="~BUYc$RC~@_,GWg|oy*|"&gt;
                &lt;field name="OP"&gt;EQ&lt;/field&gt;
                &lt;value name="A"&gt;
                  &lt;block type="on_source" id="y~iEqtN=.d3+64(+%R.A"&gt;
                    &lt;field name="ATTR"&gt;state.val&lt;/field&gt;
                  &lt;/block&gt;
                &lt;/value&gt;
                &lt;value name="B"&gt;
                  &lt;block type="math_number" id="zXK.Ordfi7;D$dpq@;)C"&gt;
                    &lt;field name="NUM"&gt;0&lt;/field&gt;
                  &lt;/block&gt;
                &lt;/value&gt;
              &lt;/block&gt;
            &lt;/value&gt;
            &lt;statement name="DO0"&gt;
              &lt;block type="control" id="-MN[,3EFI2.i$0[%OA6-"&gt;
                &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
                &lt;field name="OID"&gt;javascript.0.scriptEnabled.common.Shelly.Hzg_Schlafen_o_Timer&lt;/field&gt;
                &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
                &lt;value name="VALUE"&gt;
                  &lt;block type="logic_boolean" id="[L/`!t}(p9M*,Kk0Qs4x"&gt;
                    &lt;field name="BOOL"&gt;TRUE&lt;/field&gt;
                  &lt;/block&gt;
                &lt;/value&gt;
              &lt;/block&gt;
            &lt;/statement&gt;
            &lt;next&gt;
              &lt;block type="comment" id="noT(,%~mR?`C~ivU|xxN"&gt;
                &lt;field name="COMMENT"&gt;HZG Manuell&lt;/field&gt;
                &lt;next&gt;
                  &lt;block type="controls_if" id="e4;w?$XF9n6DTnyX-!M}"&gt;
                    &lt;value name="IF0"&gt;
                      &lt;block type="logic_compare" id="P`{qt.;Ed!oDwAm{v_HU"&gt;
                        &lt;field name="OP"&gt;EQ&lt;/field&gt;
                        &lt;value name="A"&gt;
                          &lt;block type="on_source" id="}j0CkXZ^n@!#.FWc:+Wv"&gt;
                            &lt;field name="ATTR"&gt;state.val&lt;/field&gt;
                          &lt;/block&gt;
                        &lt;/value&gt;
                        &lt;value name="B"&gt;
                          &lt;block type="math_number" id="U]b.).BN!O!4qmh4G@k2"&gt;
                            &lt;field name="NUM"&gt;1&lt;/field&gt;
                          &lt;/block&gt;
                        &lt;/value&gt;
                      &lt;/block&gt;
                    &lt;/value&gt;
                    &lt;statement name="DO0"&gt;
                      &lt;block type="control" id="MAc];LwqCfKRhK.MiAm8"&gt;
                        &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
                        &lt;field name="OID"&gt;javascript.0.scriptEnabled.common.Shelly.Hzg_Schlafen_o_Timer&lt;/field&gt;
                        &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
                        &lt;value name="VALUE"&gt;
                          &lt;block type="logic_boolean" id="[PKNl}39ByQ-$hx)LkA3"&gt;
                            &lt;field name="BOOL"&gt;FALSE&lt;/field&gt;
                          &lt;/block&gt;
                        &lt;/value&gt;
                        &lt;next&gt;
                          &lt;block type="control" id="hCDJjkLq9)9gTh/fmfie"&gt;
                            &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
                            &lt;field name="OID"&gt;shelly.0.SHSW-PM#B1D777#1.Relay0.Switch&lt;/field&gt;
                            &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
                            &lt;value name="VALUE"&gt;
                              &lt;block type="logic_boolean" id="BC|09QZd:~#m;^.*o-z}"&gt;
                                &lt;field name="BOOL"&gt;TRUE&lt;/field&gt;
                              &lt;/block&gt;
                            &lt;/value&gt;
                          &lt;/block&gt;
                        &lt;/next&gt;
                      &lt;/block&gt;
                    &lt;/statement&gt;
                    &lt;next&gt;
                      &lt;block type="comment" id="eF_+4)L+yd4W|Ym-Fa8s"&gt;
                        &lt;field name="COMMENT"&gt;HZG Aus&lt;/field&gt;
                        &lt;next&gt;
                          &lt;block type="controls_if" id="R`9{sS-]h2pQn`?0~ND_"&gt;
                            &lt;value name="IF0"&gt;
                              &lt;block type="logic_compare" id="WLn0nhTZ{3y/@y;.l_qE"&gt;
                                &lt;field name="OP"&gt;EQ&lt;/field&gt;
                                &lt;value name="A"&gt;
                                  &lt;block type="on_source" id="FdDJv(X6(9ObqVj(2qZL"&gt;
                                    &lt;field name="ATTR"&gt;state.val&lt;/field&gt;
                                  &lt;/block&gt;
                                &lt;/value&gt;
                                &lt;value name="B"&gt;
                                  &lt;block type="math_number" id="x_QYh*Jxyu{n8Ufp4A}b"&gt;
                                    &lt;field name="NUM"&gt;2&lt;/field&gt;
                                  &lt;/block&gt;
                                &lt;/value&gt;
                              &lt;/block&gt;
                            &lt;/value&gt;
                            &lt;statement name="DO0"&gt;
                              &lt;block type="control" id="13P}??awDMdIbmr*soF6"&gt;
                                &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
                                &lt;field name="OID"&gt;javascript.0.scriptEnabled.common.Shelly.Hzg_Schlafen_o_Timer&lt;/field&gt;
                                &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
                                &lt;value name="VALUE"&gt;
                                  &lt;block type="logic_boolean" id="6p_n~|(O#F#q*VizfJ34"&gt;
                                    &lt;field name="BOOL"&gt;FALSE&lt;/field&gt;
                                  &lt;/block&gt;
                                &lt;/value&gt;
                                &lt;next&gt;
                                  &lt;block type="control" id="3g`XS=Ms,q?Kd:n,W@T/"&gt;
                                    &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
                                    &lt;field name="OID"&gt;shelly.0.SHSW-PM#B1D777#1.Relay0.Switch&lt;/field&gt;
                                    &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
                                    &lt;value name="VALUE"&gt;
                                      &lt;block type="logic_boolean" id="MTQ.(IV*eaqHR^u(6%9`"&gt;
                                        &lt;field name="BOOL"&gt;FALSE&lt;/field&gt;
                                      &lt;/block&gt;
                                    &lt;/value&gt;
                                  &lt;/block&gt;
                                &lt;/next&gt;
                              &lt;/block&gt;
                            &lt;/statement&gt;
                          &lt;/block&gt;
                        &lt;/next&gt;
                      &lt;/block&gt;
                    &lt;/next&gt;
                  &lt;/block&gt;
                &lt;/next&gt;
              &lt;/block&gt;
            &lt;/next&gt;
          &lt;/block&gt;
        &lt;/next&gt;
      &lt;/block&gt;
    &lt;/statement&gt;
  &lt;/block&gt;
&lt;/xml&gt;
</code></pre>
<p dir="auto">Jetzt muss ich nur noch eine sinnvolle Logik bauen<br />
Danke dir</p>
]]></description><link>https://forum.iobroker.net/post/455286</link><guid isPermaLink="true">https://forum.iobroker.net/post/455286</guid><dc:creator><![CDATA[albi_63]]></dc:creator><pubDate>Fri, 26 Jun 2020 18:44:04 GMT</pubDate></item><item><title><![CDATA[Reply to Control Mode Heizung on Fri, 26 Jun 2020 18:20:06 GMT]]></title><description><![CDATA[<p dir="auto">@s-bormann<br />
Hi, danke für dein Feedback. Allerdings stehe ich im Regen......<br />
Hast du mir ein Bespielscript, wo den ControlMode enthält. Ich habe keinen Plan wie ich das Script aufbauen muss.</p>
]]></description><link>https://forum.iobroker.net/post/455272</link><guid isPermaLink="true">https://forum.iobroker.net/post/455272</guid><dc:creator><![CDATA[albi_63]]></dc:creator><pubDate>Fri, 26 Jun 2020 18:20:06 GMT</pubDate></item><item><title><![CDATA[Reply to Control Mode Heizung on Thu, 25 Jun 2020 16:06:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/albi_63" aria-label="Profile: albi_63">@<bdi>albi_63</bdi></a> Hi, diese Logik musst Du in Dein Script einbauen. Du brauchst also einen Datenpunkt, der den Control-Mode enthält. Den kannst Du via iQontrol steuern. Dein Script muss das ganze auswerten und dann entsprechend die Steuerung übernehmen, oder deaktivieren.</p>
]]></description><link>https://forum.iobroker.net/post/454682</link><guid isPermaLink="true">https://forum.iobroker.net/post/454682</guid><dc:creator><![CDATA[s.bormann]]></dc:creator><pubDate>Thu, 25 Jun 2020 16:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Control Mode Heizung on Wed, 24 Jun 2020 20:12:10 GMT]]></title><description><![CDATA[<p dir="auto">@s-bormann<br />
Hy,<br />
Zz.  steuere ich die Heizung via Raumtemperaturfühler von Xiaomi. Im iQontrol habe ich den Temperatursensor als Gerätetyp verwendet, rein zur visueller Information. Wenn die Temperatur unter 21.8° fällt schaltet der Shelly (Bodenheizung). Da habe ich folgendes Script hinterlegt:</p>
<pre><code>&lt;xml xmlns="https://developers.google.com/blockly/xml"&gt;
  &lt;block type="on_ext" id="%F.pSAU~me~mhft7TX%D" x="-1762" y="-1512"&gt;
    &lt;mutation xmlns="http://www.w3.org/1999/xhtml" items="1"&gt;&lt;/mutation&gt;
    &lt;field name="CONDITION"&gt;ne&lt;/field&gt;
    &lt;field name="ACK_CONDITION"&gt;&lt;/field&gt;
    &lt;value name="OID0"&gt;
      &lt;shadow type="field_oid" id="Ep++qXQG($I`ps9n#ACz"&gt;
        &lt;field name="oid"&gt;ble.0.4c:65:a8:df:03:58.temperature&lt;/field&gt;
      &lt;/shadow&gt;
    &lt;/value&gt;
    &lt;statement name="STATEMENT"&gt;
      &lt;block type="controls_if" id="Hw|8I^.}v/wJR?_,b(V="&gt;
        &lt;mutation elseif="1"&gt;&lt;/mutation&gt;
        &lt;value name="IF0"&gt;
          &lt;block type="logic_compare" id="@ddsoXwG(oEPa~lndlA)"&gt;
            &lt;field name="OP"&gt;LTE&lt;/field&gt;
            &lt;value name="A"&gt;
              &lt;block type="get_value" id="-!i;=k*SjKC+-`P}PLl~"&gt;
                &lt;field name="ATTR"&gt;val&lt;/field&gt;
                &lt;field name="OID"&gt;ble.0.4c:65:a8:df:03:58.temperature&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
            &lt;value name="B"&gt;
              &lt;block type="text" id="Z9_J^y6tFdU6J)ME,Ji%"&gt;
                &lt;field name="TEXT"&gt;21.8&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
          &lt;/block&gt;
        &lt;/value&gt;
        &lt;statement name="DO0"&gt;
          &lt;block type="control" id="$(3G5_eoy*B/3NZajlF]"&gt;
            &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
            &lt;field name="OID"&gt;shelly.0.SHSW-PM#B1D777#1.Relay0.Switch&lt;/field&gt;
            &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
            &lt;value name="VALUE"&gt;
              &lt;block type="logic_boolean" id="([~u74TKP}#cTe_%$$`1"&gt;
                &lt;field name="BOOL"&gt;TRUE&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
          &lt;/block&gt;
        &lt;/statement&gt;
        &lt;value name="IF1"&gt;
          &lt;block type="logic_compare" id="-`%V[MQ5MtIw:2k@S{M5"&gt;
            &lt;field name="OP"&gt;GT&lt;/field&gt;
            &lt;value name="A"&gt;
              &lt;block type="get_value" id="RD0/OboBr1f9l:zvgL5d"&gt;
                &lt;field name="ATTR"&gt;val&lt;/field&gt;
                &lt;field name="OID"&gt;ble.0.4c:65:a8:df:03:58.temperature&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
            &lt;value name="B"&gt;
              &lt;block type="text" id="2U.}_Y_:uZT:@0T)B4fN"&gt;
                &lt;field name="TEXT"&gt;22.2&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
          &lt;/block&gt;
        &lt;/value&gt;
        &lt;statement name="DO1"&gt;
          &lt;block type="control" id="*^V}%1_LmzAzvG]/PuRC"&gt;
            &lt;mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"&gt;&lt;/mutation&gt;
            &lt;field name="OID"&gt;shelly.0.SHSW-PM#B1D777#1.Relay0.Switch&lt;/field&gt;
            &lt;field name="WITH_DELAY"&gt;FALSE&lt;/field&gt;
            &lt;value name="VALUE"&gt;
              &lt;block type="logic_boolean" id="B#okJ%=Fl/7TRhLsju2K"&gt;
                &lt;field name="BOOL"&gt;FALSE&lt;/field&gt;
              &lt;/block&gt;
            &lt;/value&gt;
          &lt;/block&gt;
        &lt;/statement&gt;
      &lt;/block&gt;
    &lt;/statement&gt;
  &lt;/block&gt;
&lt;/xml&gt;
</code></pre>
<p dir="auto">Relativ simple. Nun möchte ich anstelle des Temperatursensor in iQontrol den Thermostat verwenden mit der Option Auto Hand.<br />
Wenn ich auf Hand gehe sollte der Shelly unabhängig ein und ausschaltbar sein. Auf Auto wird der Shelly über eine Zieltemperatur angesteuert.<br />
Hoffentlich ist das verständlich....?</p>
<p dir="auto">Danke für dein Feedback.</p>
]]></description><link>https://forum.iobroker.net/post/454354</link><guid isPermaLink="true">https://forum.iobroker.net/post/454354</guid><dc:creator><![CDATA[albi_63]]></dc:creator><pubDate>Wed, 24 Jun 2020 20:12:10 GMT</pubDate></item><item><title><![CDATA[Reply to Control Mode Heizung on Sat, 20 Jun 2020 15:55:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/albi_63" aria-label="Profile: albi_63">@<bdi>albi_63</bdi></a> Zeig mal, über welche Datenpunkte Du das Thermostat steuerst und schick den RAW der Datenpunkte.</p>
]]></description><link>https://forum.iobroker.net/post/452608</link><guid isPermaLink="true">https://forum.iobroker.net/post/452608</guid><dc:creator><![CDATA[s.bormann]]></dc:creator><pubDate>Sat, 20 Jun 2020 15:55:59 GMT</pubDate></item><item><title><![CDATA[Reply to Control Mode Heizung on Tue, 16 Jun 2020 17:13:24 GMT]]></title><description><![CDATA[<p dir="auto">Moin Leute</p>
<p dir="auto">Keiner eine Idee?</p>
]]></description><link>https://forum.iobroker.net/post/450806</link><guid isPermaLink="true">https://forum.iobroker.net/post/450806</guid><dc:creator><![CDATA[albi_63]]></dc:creator><pubDate>Tue, 16 Jun 2020 17:13:24 GMT</pubDate></item></channel></rss>