Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter homeconnect (BSH Home-Connect) v0.0.x

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter homeconnect (BSH Home-Connect) v0.0.x

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

      @tombox Jetzt läuft es... ich habe timeout von 500 davor gesetzt. Nekomme zwar einige Warnings aber ich kann es schalten...

      javascript.0	2019-12-28 22:57:29.891	warn	(1709) at processImmediate (timers.js:658:5)
      javascript.0	2019-12-28 22:57:29.891	warn	(1709) at tryOnImmediate (timers.js:676:5)
      javascript.0	2019-12-28 22:57:29.889	warn	(1709) at runCallback (timers.js:705:18)
      javascript.0	2019-12-28 22:57:29.889	warn	(1709) at Immediate.setImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/states/statesInRedis.js:226:41)
      javascript.0	2019-12-28 22:57:29.888	warn	(1709) at change (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:4745:37)
      javascript.0	2019-12-28 22:57:29.888	warn	(1709) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:439:25)
      javascript.0	2019-12-28 22:57:29.888	warn	(1709) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1101:38)
      javascript.0	2019-12-28 22:57:29.888	warn	(1709) at Object.<anonymous> (script.js.common.Dunstabzugshaube_Lueftung_Lichtstaerke:17:9)
      javascript.0	2019-12-28 22:57:29.880	warn	(1709) getState "homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel" not found (3)
      yahka.0	2019-12-28 22:57:23.650	debug	(11497) [TargetFanState] set was initiated from ioBroker - exiting here
      

      Hier ist mein Blockly-Export (für alle die es nachbaue wollen oder so...)

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <variables>
          <variable type="undefined" id="timeout">timeout</variable>
          <variable type="undefined" id="timeout2">timeout2</variable>
          <variable type="undefined" id="timeout3">timeout3</variable>
          <variable type="undefined" id="timeout4">timeout4</variable>
          <variable type="undefined" id="timeout5">timeout5</variable>
        </variables>
        <block type="comment" id="prpLzVBKOjZuP}l?*qGD" x="-187" y="13">
          <field name="COMMENT">Wenn Lüfter auf Automatik gestellt, dann DP setzen</field>
          <next>
            <block type="on" id="VZXbj/DTxYC9W89(O|s5">
              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.BSH_Common_Root_ActiveProgram</field>
              <field name="CONDITION">any</field>
              <field name="ACK_CONDITION"></field>
              <statement name="STATEMENT">
                <block type="controls_if" id="THcHQBN={n,x8{_wW4Fa">
                  <value name="IF0">
                    <block type="logic_compare" id="J`wdd|nt8sXBjttB#==/">
                      <field name="OP">EQ</field>
                      <value name="A">
                        <block type="on_source" id="~fFA;(D$A4uzAetR`waW">
                          <field name="ATTR">state.val</field>
                        </block>
                      </value>
                      <value name="B">
                        <block type="text" id="^Yt}p@/|S(Ec!ui%*_0x">
                          <field name="TEXT">Cooking.Common.Program.Hood.Venting</field>
                        </block>
                      </value>
                    </block>
                  </value>
                  <statement name="DO0">
                    <block type="update" id="!4KX%`jCm%#VdI_(l4r}">
                      <mutation delay_input="false"></mutation>
                      <field name="OID">0_userdata.0.Dunstabzugshaube.Automatikmodus</field>
                      <field name="WITH_DELAY">FALSE</field>
                      <value name="VALUE">
                        <block type="math_number" id=":MMwS`iJ8,`;bD=SIx1-">
                          <field name="NUM">0</field>
                        </block>
                      </value>
                    </block>
                  </statement>
                  <next>
                    <block type="controls_if" id=".e$c^`mpb9U9q8if4t%s">
                      <value name="IF0">
                        <block type="logic_compare" id="?GKly]#fbzci!.UiOZy^">
                          <field name="OP">EQ</field>
                          <value name="A">
                            <block type="on_source" id="pxf8yU-u_~9_s4Lb=]^Z">
                              <field name="ATTR">state.val</field>
                            </block>
                          </value>
                          <value name="B">
                            <block type="text" id="HdjIMKGlh3}eX(K+J-I?">
                              <field name="TEXT">Cooking.Common.Program.Hood.Automatic</field>
                            </block>
                          </value>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="update" id=";PK3?pozRE/2tRbLVRHn">
                          <mutation delay_input="false"></mutation>
                          <field name="OID">0_userdata.0.Dunstabzugshaube.Automatikmodus</field>
                          <field name="WITH_DELAY">FALSE</field>
                          <value name="VALUE">
                            <block type="math_number" id="NJFGKPR*bWCcz8};B!/5">
                              <field name="NUM">1</field>
                            </block>
                          </value>
                        </block>
                      </statement>
                    </block>
                  </next>
                </block>
              </statement>
              <next>
                <block type="comment" id="IQ+=5Ao?1HHbYg_EC6xL">
                  <field name="COMMENT">Wenn Lüfterstufe geändert wurde, eignen DP aktualisieren</field>
                  <next>
                    <block type="on_ext" id="t.ktzNEt3H:A(GZT*~r!">
                      <mutation items="2"></mutation>
                      <field name="CONDITION">any</field>
                      <field name="ACK_CONDITION"></field>
                      <value name="OID0">
                        <shadow type="field_oid" id=".bZ1z7Rqq_T8*Lo/9e/g">
                          <field name="oid">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                        </shadow>
                      </value>
                      <value name="OID1">
                        <shadow type="field_oid" id="n0(]{RSx9}w5Om^XPO1+">
                          <field name="oid">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                        </shadow>
                      </value>
                      <statement name="STATEMENT">
                        <block type="controls_if" id="6?~y`UV2Z=9tU6U-Cl~G">
                          <value name="IF0">
                            <block type="logic_compare" id="dli/?,:F]VlFXzNptk)j">
                              <field name="OP">EQ</field>
                              <value name="A">
                                <block type="get_value" id="1n-Q|!daiK/vV!FcwS3|">
                                  <field name="ATTR">val</field>
                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                </block>
                              </value>
                              <value name="B">
                                <block type="text" id="PEX}lJj5)!qH{@Fiq.ev">
                                  <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStageOff</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <statement name="DO0">
                            <block type="controls_if" id="wJaKAIFDV)M%LpCD4B7~">
                              <value name="IF0">
                                <block type="logic_compare" id="J8^1y9`4::yWo{nToYIh">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="1m4gyVF!$y!18zCv#awA">
                                      <field name="ATTR">val</field>
                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="text" id=")X]x#376pA(!0FF2;f+w">
                                      <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage01</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="update" id="bfI!!m;;A:yh~i~;]+u}">
                                  <mutation delay_input="false"></mutation>
                                  <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                  <field name="WITH_DELAY">FALSE</field>
                                  <value name="VALUE">
                                    <block type="math_number" id="%oo4p^Uk2*QhuYEeu-6:">
                                      <field name="NUM">20</field>
                                    </block>
                                  </value>
                                  <next>
                                    <block type="update" id="JU]e|y,/)VyNC)Zhj#`H">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Luefter</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="logic_boolean" id="H0L0MdYy_Ukb}1$FGQGc">
                                          <field name="BOOL">TRUE</field>
                                        </block>
                                      </value>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                              <next>
                                <block type="controls_if" id="CCY*+I~~u)%s:Nzn%mq-">
                                  <value name="IF0">
                                    <block type="logic_compare" id="_AT=`C2C$-l{GD3gWsK9">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="j]Pl4{/Po!H~.wPpXgV2">
                                          <field name="ATTR">val</field>
                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="text" id="kjv=_:uz%V%1}Zy[1c#P">
                                          <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage02</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="update" id="k:*kfFVS]0WM5HoijtdU">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="V58E_.T,@Y]XSyPV_cTz">
                                          <field name="NUM">40</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="update" id=")M6Eq^2-AV:f-6F(1Rd1">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Luefter</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="87=*R+_7*yB`]}cz;Oi7">
                                              <field name="BOOL">TRUE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="controls_if" id="B2CQ`J.RVZsqnD9Ky$[9">
                                      <value name="IF0">
                                        <block type="logic_compare" id="193/-m),cqIk#=7QK;M8">
                                          <field name="OP">EQ</field>
                                          <value name="A">
                                            <block type="get_value" id="|lG#x#|j-/|B,WJ*?dcu">
                                              <field name="ATTR">val</field>
                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="text" id="0Fm$y^$?DbQpf$?n-dbO">
                                              <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage03</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <statement name="DO0">
                                        <block type="update" id="|_-Jz/Ks*cQ}jzetd`-X">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="7,`]Uyla]@=Bjg.$_`/l">
                                              <field name="NUM">60</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="update" id="}qpW2.2DwfW|tQY-E3g!">
                                              <mutation delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Dunstabzugshaube.Luefter</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id=")F8StCOm;Gvg9*8VQRE*">
                                                  <field name="BOOL">TRUE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </next>
                                        </block>
                                      </statement>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </statement>
                          <next>
                            <block type="controls_if" id="]I0ntLdH;4BBJ7S)csf[">
                              <value name="IF0">
                                <block type="logic_compare" id="%eV~Ec$_^.?$^oea?3tB">
                                  <field name="OP">EQ</field>
                                  <value name="A">
                                    <block type="get_value" id="^Dc.J7uug#e$9}qt(bPM">
                                      <field name="ATTR">val</field>
                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                    </block>
                                  </value>
                                  <value name="B">
                                    <block type="text" id="gtP$g@8S|HkDV8p7(COm">
                                      <field name="TEXT">Cooking.Hood.EnumType.Stage.FanOff</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                              <statement name="DO0">
                                <block type="controls_if" id="RZ]|b)aI-8=kz},Pcnsa">
                                  <value name="IF0">
                                    <block type="logic_compare" id="2Bk6Foc%^jN)a%Z~gstR">
                                      <field name="OP">EQ</field>
                                      <value name="A">
                                        <block type="get_value" id="/3I*829.-`,!tt`6m~9p">
                                          <field name="ATTR">val</field>
                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="text" id="-GuuFit^N*[[g:arM,/a">
                                          <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStage1</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="update" id="K.Q}?C08%8ZC7h*O8Z;[">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="J!hE@n_y2}2)z?oABF}7">
                                          <field name="NUM">80</field>
                                        </block>
                                      </value>
                                      <next>
                                        <block type="update" id="HK]:gJMDRf}OeWzR*,K#">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Luefter</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="logic_boolean" id="uT]2782!R:bGrD!}`it7">
                                              <field name="BOOL">TRUE</field>
                                            </block>
                                          </value>
                                        </block>
                                      </next>
                                    </block>
                                  </statement>
                                  <next>
                                    <block type="controls_if" id="wP/9;Ofg^[G|tzxo+JC0">
                                      <value name="IF0">
                                        <block type="logic_compare" id="XeH0sTqkKvLQ(#)QlIYs">
                                          <field name="OP">EQ</field>
                                          <value name="A">
                                            <block type="get_value" id="J~4jz!Svl?9$jD_HF%J[">
                                              <field name="ATTR">val</field>
                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                            </block>
                                          </value>
                                          <value name="B">
                                            <block type="text" id=")P#ACciJ1Y9[w#=vd6J2">
                                              <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStage2</field>
                                            </block>
                                          </value>
                                        </block>
                                      </value>
                                      <statement name="DO0">
                                        <block type="update" id="{=_Y8L~U)`-mk.qKz,g)">
                                          <mutation delay_input="false"></mutation>
                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                          <field name="WITH_DELAY">FALSE</field>
                                          <value name="VALUE">
                                            <block type="math_number" id="b|LobDPmYVh.HG(cb9X+">
                                              <field name="NUM">100</field>
                                            </block>
                                          </value>
                                          <next>
                                            <block type="update" id="tnonPtAQ|f%kEIJ-o.5V">
                                              <mutation delay_input="false"></mutation>
                                              <field name="OID">0_userdata.0.Dunstabzugshaube.Luefter</field>
                                              <field name="WITH_DELAY">FALSE</field>
                                              <value name="VALUE">
                                                <block type="logic_boolean" id="j~e2AK3:*CVd(#D6{MBI">
                                                  <field name="BOOL">TRUE</field>
                                                </block>
                                              </value>
                                            </block>
                                          </next>
                                        </block>
                                      </statement>
                                    </block>
                                  </next>
                                </block>
                              </statement>
                            </block>
                          </next>
                        </block>
                      </statement>
                      <next>
                        <block type="comment" id="7j2wE-i$H,i;^^W=iAXJ">
                          <field name="COMMENT">Lichtstärke auf eigenem DP setzen</field>
                          <next>
                            <block type="on" id="U=PF83`~,N^R+)8Axpj/">
                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.Cooking_Common_Setting_LightingBrightness</field>
                              <field name="CONDITION">ne</field>
                              <field name="ACK_CONDITION"></field>
                              <statement name="STATEMENT">
                                <block type="controls_if" id="jO|43R`P!XGjc}W@;$I6">
                                  <mutation else="1"></mutation>
                                  <value name="IF0">
                                    <block type="logic_compare" id=";MD^mCLcARYH,U#ZE9cA">
                                      <field name="OP">LT</field>
                                      <value name="A">
                                        <block type="on_source" id="P:p{$mS?xu;H!=]0#2-I">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                      <value name="B">
                                        <block type="math_number" id="TYDD=Q*Jhr.AHCnA(GNB">
                                          <field name="NUM">11</field>
                                        </block>
                                      </value>
                                    </block>
                                  </value>
                                  <statement name="DO0">
                                    <block type="update" id=",ov?^3V15vtO4eRJp8(i">
                                      <mutation delay_input="false"></mutation>
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Lichtstaerke</field>
                                      <field name="WITH_DELAY">FALSE</field>
                                      <value name="VALUE">
                                        <block type="math_number" id="XBT}Q=rM%:BW|s?cZ2le">
                                          <field name="NUM">0</field>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                  <statement name="ELSE">
                                    <block type="update" id="s}9#:Z]zkjE^)K$]cSRI">
                                      <mutation delay_input="true"></mutation>
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Lichtstaerke</field>
                                      <field name="WITH_DELAY">TRUE</field>
                                      <field name="DELAY_MS">500</field>
                                      <field name="UNIT">ms</field>
                                      <field name="CLEAR_RUNNING">TRUE</field>
                                      <value name="VALUE">
                                        <block type="on_source" id="e}2sD^Lj(LYjEtv8Z{Ce">
                                          <field name="ATTR">state.val</field>
                                        </block>
                                      </value>
                                    </block>
                                  </statement>
                                </block>
                              </statement>
                              <next>
                                <block type="comment" id="]t92+;n=j0RSW}DNKEO?">
                                  <field name="COMMENT">Licht aus Homekit an Homeconnect übertragen</field>
                                  <next>
                                    <block type="on" id="HH5m.yJ$t]26S^F?h4cr">
                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Lichtstaerke</field>
                                      <field name="CONDITION">ne</field>
                                      <field name="ACK_CONDITION"></field>
                                      <statement name="STATEMENT">
                                        <block type="controls_if" id="FmZawUz[D1A][^hyhd1I">
                                          <value name="IF0">
                                            <block type="logic_compare" id="|S]Nkr*yA4-s$a_4[),B">
                                              <field name="OP">NEQ</field>
                                              <value name="A">
                                                <block type="on_source" id="tZ^|Du9uv.r?{MIiE}G}">
                                                  <field name="ATTR">state.from</field>
                                                </block>
                                              </value>
                                              <value name="B">
                                                <block type="text" id=")@o4}D^1}26HSgC:OBng">
                                                  <field name="TEXT">system.adapter.javascript.0</field>
                                                </block>
                                              </value>
                                            </block>
                                          </value>
                                          <statement name="DO0">
                                            <block type="controls_if" id="yV_gVe5^|*}Ti~MxtXOp">
                                              <mutation else="1"></mutation>
                                              <value name="IF0">
                                                <block type="logic_compare" id="BS)mBQkS1}-u%Xa{sJry">
                                                  <field name="OP">LT</field>
                                                  <value name="A">
                                                    <block type="on_source" id="~~LgGOKiE0yr8joYLhYg">
                                                      <field name="ATTR">state.val</field>
                                                    </block>
                                                  </value>
                                                  <value name="B">
                                                    <block type="math_number" id="X|PXVN=!vP}wyu|n]FP3">
                                                      <field name="NUM">11</field>
                                                    </block>
                                                  </value>
                                                </block>
                                              </value>
                                              <statement name="DO0">
                                                <block type="control" id="m093st[g$^#d$WjBUwSe">
                                                  <mutation delay_input="false"></mutation>
                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.Cooking_Common_Setting_Lighting</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="text" id="lB*m:mo$1}_cBnHHs?Hn">
                                                      <field name="TEXT">false</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="control" id="Gxe~RnD,l,R-oMM-{`mn">
                                                      <mutation delay_input="false"></mutation>
                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.Cooking_Common_Setting_LightingBrightness</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="math_number" id="~n4~g;2vA^C*~:@k!|PV">
                                                          <field name="NUM">0</field>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="update" id="=g7#Z{Ay1snt05T|vrlZ">
                                                          <mutation delay_input="false"></mutation>
                                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Licht</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="logic_boolean" id="ieR2+uT,Yx1pmNXDJCC`">
                                                              <field name="BOOL">FALSE</field>
                                                            </block>
                                                          </value>
                                                          <next>
                                                            <block type="update" id="+lnKY287hY2Zjv0{V-Q=">
                                                              <mutation delay_input="false"></mutation>
                                                              <field name="OID">0_userdata.0.Dunstabzugshaube.Lichtstaerke</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="math_number" id="f$y^xG1lZ~^5V_4(%X`w">
                                                                  <field name="NUM">0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </statement>
                                              <statement name="ELSE">
                                                <block type="control" id="Hy}%m-rWnVcmJf/%k2Af">
                                                  <mutation delay_input="false"></mutation>
                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.Cooking_Common_Setting_Lighting</field>
                                                  <field name="WITH_DELAY">FALSE</field>
                                                  <value name="VALUE">
                                                    <block type="text" id="9Q=#=~(L8q#DYqkpZGP3">
                                                      <field name="TEXT">true</field>
                                                    </block>
                                                  </value>
                                                  <next>
                                                    <block type="control" id=";S~0{R{8!M8XfxG#Fa-P">
                                                      <mutation delay_input="false"></mutation>
                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.Cooking_Common_Setting_LightingBrightness</field>
                                                      <field name="WITH_DELAY">FALSE</field>
                                                      <value name="VALUE">
                                                        <block type="on_source" id="OmekdY|sgOOQMldY#qrL">
                                                          <field name="ATTR">state.val</field>
                                                        </block>
                                                      </value>
                                                      <next>
                                                        <block type="update" id=",aFMcoRM~VF#VTU}SYWV">
                                                          <mutation delay_input="false"></mutation>
                                                          <field name="OID">0_userdata.0.Dunstabzugshaube.Licht</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="logic_boolean" id="%`DoS}5w[`i0j@te[Sr8">
                                                              <field name="BOOL">TRUE</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </next>
                                                </block>
                                              </statement>
                                            </block>
                                          </statement>
                                        </block>
                                      </statement>
                                      <next>
                                        <block type="comment" id="?]dl?fwBid!XJoBNV/m:">
                                          <field name="COMMENT">Lüfterintensität aus Homekit an Homeconnect übertragen</field>
                                          <next>
                                            <block type="on" id="g-y:(S%0L6SZ65VmYpVo">
                                              <field name="OID">0_userdata.0.Dunstabzugshaube.Luefterstufe</field>
                                              <field name="CONDITION">ne</field>
                                              <field name="ACK_CONDITION"></field>
                                              <statement name="STATEMENT">
                                                <block type="controls_if" id="Ft!4L52n!{Gxx^8ZLR7|">
                                                  <value name="IF0">
                                                    <block type="logic_compare" id="DVa+b1@3%iI6*tvSXND(">
                                                      <field name="OP">NEQ</field>
                                                      <value name="A">
                                                        <block type="on_source" id="Ko$k^$C/Su7lMbI;!7`W">
                                                          <field name="ATTR">state.from</field>
                                                        </block>
                                                      </value>
                                                      <value name="B">
                                                        <block type="text" id="8GsC:q]aJ+8E8N3V#:04">
                                                          <field name="TEXT">system.adapter.javascript.0</field>
                                                        </block>
                                                      </value>
                                                    </block>
                                                  </value>
                                                  <statement name="DO0">
                                                    <block type="controls_if" id="5Qqc9U:h6iLGr1[B_QPh">
                                                      <value name="IF0">
                                                        <block type="logic_compare" id="SzD?G2sf}w-8Cj$ceLnU">
                                                          <field name="OP">EQ</field>
                                                          <value name="A">
                                                            <block type="on_source" id="lvw~#~hEe*3L!{F*6zyU">
                                                              <field name="ATTR">state.val</field>
                                                            </block>
                                                          </value>
                                                          <value name="B">
                                                            <block type="math_number" id="v~*srOM5SG]F8519]M-V">
                                                              <field name="NUM">0</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </value>
                                                      <statement name="DO0">
                                                        <block type="control" id="Nkfpzk^1++Zb$~czHqop">
                                                          <mutation delay_input="false"></mutation>
                                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                          <field name="WITH_DELAY">FALSE</field>
                                                          <value name="VALUE">
                                                            <block type="text" id="z,@aZ#*ADlg*oN8fo4F-">
                                                              <field name="TEXT">BSH.Common.EnumType.PowerState.Off</field>
                                                            </block>
                                                          </value>
                                                        </block>
                                                      </statement>
                                                      <next>
                                                        <block type="controls_if" id="^82$W4y2.V@m.bU7,o66">
                                                          <value name="IF0">
                                                            <block type="logic_compare" id="Qj*1=1/}{(Qt;Z}4Ycq-">
                                                              <field name="OP">EQ</field>
                                                              <value name="A">
                                                                <block type="on_source" id="!Y!vTa~]fFTeLj$Ldpo3">
                                                                  <field name="ATTR">state.val</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="math_number" id="q3+C2lUTr0wZ-msxNZau">
                                                                  <field name="NUM">20</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <statement name="DO0">
                                                            <block type="control" id="aZv#sXL4BgM-|tEM4kIP">
                                                              <mutation delay_input="false"></mutation>
                                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                              <field name="WITH_DELAY">FALSE</field>
                                                              <value name="VALUE">
                                                                <block type="text" id="L.^jciAa{dWRXpw]KZr2">
                                                                  <field name="TEXT">BSH.Common.EnumType.PowerState.On</field>
                                                                </block>
                                                              </value>
                                                              <next>
                                                                <block type="timeouts_settimeout" id="^Vcc_`d@2*].5wyqPVzh">
                                                                  <field name="NAME">timeout</field>
                                                                  <field name="DELAY">500</field>
                                                                  <field name="UNIT">ms</field>
                                                                  <statement name="STATEMENT">
                                                                    <block type="control" id="EBvpa)1Qg@fdtd%4?36,">
                                                                      <mutation delay_input="false"></mutation>
                                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                      <value name="VALUE">
                                                                        <block type="text" id="qzHGb)g_`-kZpI-Hx[lM">
                                                                          <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage01</field>
                                                                        </block>
                                                                      </value>
                                                                      <next>
                                                                        <block type="control" id="Pqdp555@V8.W.pY=ySa_">
                                                                          <mutation delay_input="false"></mutation>
                                                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                          <value name="VALUE">
                                                                            <block type="text" id="?3!Rp@f`F)+UFi~@`35M">
                                                                              <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStageOff</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </statement>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </statement>
                                                          <next>
                                                            <block type="controls_if" id="Vl#A-,)GC0Ef5ERTt!~g">
                                                              <value name="IF0">
                                                                <block type="logic_compare" id="sW|e~r(g1{sSs8J%5Ot`">
                                                                  <field name="OP">EQ</field>
                                                                  <value name="A">
                                                                    <block type="on_source" id="3v0,fCU{cqzl}GYU-b{{">
                                                                      <field name="ATTR">state.val</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <block type="math_number" id="S1mE]^,C4x/1+,NPSGlF">
                                                                      <field name="NUM">40</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <statement name="DO0">
                                                                <block type="control" id="[_EIS*8xKG^cx#1)cnl|">
                                                                  <mutation delay_input="false"></mutation>
                                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                  <value name="VALUE">
                                                                    <block type="text" id="([C|Y%J^2]]mxM[i:6W:">
                                                                      <field name="TEXT">BSH.Common.EnumType.PowerState.On</field>
                                                                    </block>
                                                                  </value>
                                                                  <next>
                                                                    <block type="timeouts_settimeout" id="n(M7QK?g;@k^)[~Q=b/y">
                                                                      <field name="NAME">timeout2</field>
                                                                      <field name="DELAY">500</field>
                                                                      <field name="UNIT">ms</field>
                                                                      <statement name="STATEMENT">
                                                                        <block type="control" id="(KSNXod33(`|c,8E2[rR">
                                                                          <mutation delay_input="false"></mutation>
                                                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                          <value name="VALUE">
                                                                            <block type="text" id="8#:3Mt0xvT0U*}K;I)a:">
                                                                              <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage02</field>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="control" id="aNvfQl/*BorgoYKv5Mx?">
                                                                              <mutation delay_input="false"></mutation>
                                                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="text" id="*Mn:y{stac2$pblj|^2I">
                                                                                  <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStageOff</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </statement>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </statement>
                                                              <next>
                                                                <block type="controls_if" id="oj`.Z=*9$}UDlTs]acL9">
                                                                  <value name="IF0">
                                                                    <block type="logic_compare" id="t/B[WttIFShG_N5Qh36C">
                                                                      <field name="OP">EQ</field>
                                                                      <value name="A">
                                                                        <block type="on_source" id="`dzTuKY5v=Ey8TqC#Olo">
                                                                          <field name="ATTR">state.val</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <block type="math_number" id="IWxk)ZlU3i#d[h]],,nz">
                                                                          <field name="NUM">60</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <statement name="DO0">
                                                                    <block type="control" id="#JTNgSm8F;x7P{#NA.1P">
                                                                      <mutation delay_input="false"></mutation>
                                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                      <value name="VALUE">
                                                                        <block type="text" id="1~BHFN%iVsZ{svzR5=}3">
                                                                          <field name="TEXT">BSH.Common.EnumType.PowerState.On</field>
                                                                        </block>
                                                                      </value>
                                                                      <next>
                                                                        <block type="timeouts_settimeout" id="uyvT5Fj4%Q-f_0ieSfrR">
                                                                          <field name="NAME">timeout3</field>
                                                                          <field name="DELAY">500</field>
                                                                          <field name="UNIT">ms</field>
                                                                          <statement name="STATEMENT">
                                                                            <block type="control" id="E!T(*+MJ2LX%W+%Honpi">
                                                                              <mutation delay_input="false"></mutation>
                                                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="text" id="EeeD9N3S/?$feTx5Eo*[">
                                                                                  <field name="TEXT">Cooking.Hood.EnumType.Stage.FanStage03</field>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="control" id="?LoS^~O{?g*R7iPLU/td">
                                                                                  <mutation delay_input="false"></mutation>
                                                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                  <value name="VALUE">
                                                                                    <block type="text" id="bYT9JE~CYDUJmqIKYT$w">
                                                                                      <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStageOff</field>
                                                                                    </block>
                                                                                  </value>
                                                                                </block>
                                                                              </next>
                                                                            </block>
                                                                          </statement>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </statement>
                                                                  <next>
                                                                    <block type="controls_if" id="}|)Nts?izN~y?Sj@ewMb">
                                                                      <value name="IF0">
                                                                        <block type="logic_compare" id="h-n~Jr;z~a0ELKPIGKki">
                                                                          <field name="OP">EQ</field>
                                                                          <value name="A">
                                                                            <block type="on_source" id="1ukt#e?d)?Jm|X@/Uk9B">
                                                                              <field name="ATTR">state.val</field>
                                                                            </block>
                                                                          </value>
                                                                          <value name="B">
                                                                            <block type="math_number" id="v3?BV8r6IjN},Yu#]-%{">
                                                                              <field name="NUM">80</field>
                                                                            </block>
                                                                          </value>
                                                                        </block>
                                                                      </value>
                                                                      <statement name="DO0">
                                                                        <block type="control" id="(+pvROt]NPV8_aby:+9s">
                                                                          <mutation delay_input="false"></mutation>
                                                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                          <value name="VALUE">
                                                                            <block type="text" id="7W|)3sUr@An~.bF1HmCi">
                                                                              <field name="TEXT">BSH.Common.EnumType.PowerState.On</field>
                                                                            </block>
                                                                          </value>
                                                                          <next>
                                                                            <block type="timeouts_settimeout" id="!HQhR%:s};JC(F1i-,#@">
                                                                              <field name="NAME">timeout4</field>
                                                                              <field name="DELAY">500</field>
                                                                              <field name="UNIT">ms</field>
                                                                              <statement name="STATEMENT">
                                                                                <block type="control" id="mCda]FHsZ?qyFBMMdG]+">
                                                                                  <mutation delay_input="false"></mutation>
                                                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                                  <value name="VALUE">
                                                                                    <block type="text" id="z(LnqjtjDLC!3LS}iDdU">
                                                                                      <field name="TEXT">Cooking.Hood.EnumType.Stage.FanOff</field>
                                                                                    </block>
                                                                                  </value>
                                                                                  <next>
                                                                                    <block type="control" id="P!e,bnsBP;I7*KwKt=WG">
                                                                                      <mutation delay_input="false"></mutation>
                                                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="text" id="Rv!uxE|{**9KQ{ebe/v%">
                                                                                          <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStage1</field>
                                                                                        </block>
                                                                                      </value>
                                                                                    </block>
                                                                                  </next>
                                                                                </block>
                                                                              </statement>
                                                                            </block>
                                                                          </next>
                                                                        </block>
                                                                      </statement>
                                                                      <next>
                                                                        <block type="controls_if" id="a/H4!{FzM0-)!]jKkU0O">
                                                                          <value name="IF0">
                                                                            <block type="logic_compare" id="qS,v?]3wA;^Lj_o-YdI7">
                                                                              <field name="OP">EQ</field>
                                                                              <value name="A">
                                                                                <block type="on_source" id="D[OxLsitoEFq8%|VdjD7">
                                                                                  <field name="ATTR">state.val</field>
                                                                                </block>
                                                                              </value>
                                                                              <value name="B">
                                                                                <block type="math_number" id="SYDo!#cC/IO-;k,Fcjs^">
                                                                                  <field name="NUM">80</field>
                                                                                </block>
                                                                              </value>
                                                                            </block>
                                                                          </value>
                                                                          <statement name="DO0">
                                                                            <block type="control" id="Qqz7^4oTy/B=#^_VmNxL">
                                                                              <mutation delay_input="false"></mutation>
                                                                              <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.settings.BSH_Common_Setting_PowerState</field>
                                                                              <field name="WITH_DELAY">FALSE</field>
                                                                              <value name="VALUE">
                                                                                <block type="text" id="UGfC8@)y2P8@Z(^jnq^k">
                                                                                  <field name="TEXT">BSH.Common.EnumType.PowerState.On</field>
                                                                                </block>
                                                                              </value>
                                                                              <next>
                                                                                <block type="timeouts_settimeout" id="wCJfD.GbhuY12v3l$vD4">
                                                                                  <field name="NAME">timeout5</field>
                                                                                  <field name="DELAY">500</field>
                                                                                  <field name="UNIT">ms</field>
                                                                                  <statement name="STATEMENT">
                                                                                    <block type="control" id="8cJ_E5qxe0YRgX:L_0r]">
                                                                                      <mutation delay_input="false"></mutation>
                                                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_VentingLevel</field>
                                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                                      <value name="VALUE">
                                                                                        <block type="text" id="rAafL@[VL);;#z`DTtjY">
                                                                                          <field name="TEXT">Cooking.Hood.EnumType.Stage.FanOff</field>
                                                                                        </block>
                                                                                      </value>
                                                                                      <next>
                                                                                        <block type="control" id="7;VqVJ()[gVU?G~q{nZi">
                                                                                          <mutation delay_input="false"></mutation>
                                                                                          <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.options.Cooking_Common_Option_Hood_IntensiveLevel</field>
                                                                                          <field name="WITH_DELAY">FALSE</field>
                                                                                          <value name="VALUE">
                                                                                            <block type="text" id="{Ve00llbtc#@+g-bG((p">
                                                                                              <field name="TEXT">Cooking.Hood.EnumType.IntensiveStage.IntensiveStage2</field>
                                                                                            </block>
                                                                                          </value>
                                                                                        </block>
                                                                                      </next>
                                                                                    </block>
                                                                                  </statement>
                                                                                </block>
                                                                              </next>
                                                                            </block>
                                                                          </statement>
                                                                        </block>
                                                                      </next>
                                                                    </block>
                                                                  </next>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </next>
                                                        </block>
                                                      </next>
                                                    </block>
                                                  </statement>
                                                </block>
                                              </statement>
                                              <next>
                                                <block type="comment" id="Ay)p2-=`}M(P_`)ff-qo">
                                                  <field name="COMMENT">Automatikmodus in Homeconnect setzen</field>
                                                  <next>
                                                    <block type="on" id="fN7Gq}2(C?Vyb7P1$M@{">
                                                      <field name="OID">0_userdata.0.Dunstabzugshaube.Automatikmodus</field>
                                                      <field name="CONDITION">ne</field>
                                                      <field name="ACK_CONDITION"></field>
                                                      <statement name="STATEMENT">
                                                        <block type="controls_if" id="hX#v~qp]#S^ZB2VCA3|8">
                                                          <value name="IF0">
                                                            <block type="logic_compare" id="p`=b#mK{z[Tz;kd5x2q[">
                                                              <field name="OP">NEQ</field>
                                                              <value name="A">
                                                                <block type="on_source" id="NrB{oR/L_3W33%p$ok=]">
                                                                  <field name="ATTR">state.from</field>
                                                                </block>
                                                              </value>
                                                              <value name="B">
                                                                <block type="text" id="pu-iK}EVgzt=x3ANu{z)">
                                                                  <field name="TEXT">system.adapter.javascript.0</field>
                                                                </block>
                                                              </value>
                                                            </block>
                                                          </value>
                                                          <statement name="DO0">
                                                            <block type="controls_if" id="12o-UU(47}*_un/@FreK">
                                                              <value name="IF0">
                                                                <block type="logic_compare" id="~QC1=Rm%T)^+WUwUCC5.">
                                                                  <field name="OP">EQ</field>
                                                                  <value name="A">
                                                                    <block type="on_source" id="/_3]Xfe)Ur|X9UUHrR)c">
                                                                      <field name="ATTR">state.val</field>
                                                                    </block>
                                                                  </value>
                                                                  <value name="B">
                                                                    <block type="math_number" id="]vSl(wNOW0NE^hkjOG}i">
                                                                      <field name="NUM">0</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </value>
                                                              <statement name="DO0">
                                                                <block type="control" id="Y2baBh:f:OJ(L$zwbZ;`">
                                                                  <mutation delay_input="false"></mutation>
                                                                  <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.BSH_Common_Root_ActiveProgram</field>
                                                                  <field name="WITH_DELAY">FALSE</field>
                                                                  <value name="VALUE">
                                                                    <block type="text" id="TH.4CRbJ~Lt/s/xzp:Du">
                                                                      <field name="TEXT">Cooking.Common.Program.Hood.Venting</field>
                                                                    </block>
                                                                  </value>
                                                                </block>
                                                              </statement>
                                                              <next>
                                                                <block type="controls_if" id="#V!#olm3fwDQ%kIG+;Sj">
                                                                  <value name="IF0">
                                                                    <block type="logic_compare" id="t=vjpVkJ_K7?})d{[08p">
                                                                      <field name="OP">EQ</field>
                                                                      <value name="A">
                                                                        <block type="on_source" id="yJUw%PpdFW=!PTDjPfuX">
                                                                          <field name="ATTR">state.val</field>
                                                                        </block>
                                                                      </value>
                                                                      <value name="B">
                                                                        <block type="math_number" id="O26uUha1eQ4Spb=]UhTW">
                                                                          <field name="NUM">1</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </value>
                                                                  <statement name="DO0">
                                                                    <block type="control" id="Ll54=5d7~2E)@$fB^J`d">
                                                                      <mutation delay_input="false"></mutation>
                                                                      <field name="OID">homeconnect.0.BOSCH-DWK97JR60-68A40E08BCBC.programs.active.BSH_Common_Root_ActiveProgram</field>
                                                                      <field name="WITH_DELAY">FALSE</field>
                                                                      <value name="VALUE">
                                                                        <block type="text" id="Y+Pv}!HI3,eE?l+2EP+B">
                                                                          <field name="TEXT">Cooking.Common.Program.Hood.Automatic</field>
                                                                        </block>
                                                                      </value>
                                                                    </block>
                                                                  </statement>
                                                                </block>
                                                              </next>
                                                            </block>
                                                          </statement>
                                                        </block>
                                                      </statement>
                                                    </block>
                                                  </next>
                                                </block>
                                              </next>
                                            </block>
                                          </next>
                                        </block>
                                      </next>
                                    </block>
                                  </next>
                                </block>
                              </next>
                            </block>
                          </next>
                        </block>
                      </next>
                    </block>
                  </next>
                </block>
              </next>
            </block>
          </next>
        </block>
      </xml>
      
      oberfragger 1 Reply Last reply Reply Quote 0
      • oberfragger
        oberfragger @oberfragger last edited by

        @tombox Hi, da ich im Chat nichts gefunden habe um eine Datei hochzuladen. Deshalb hier.
        Log gelöscht. Adapter auf debug gesetzt.
        Ich habe 3 Mal Heisswasser 100ml gezogen, Tür aufgemacht, 1 Mal Heisswasser 100ml gezogen, Dann kam die Wasserbehälter füllen Meldung an der Kaffeemaschine und dann Tür wieder aufgemacht.
        iobroker.2019-12-28.log.html.zip

        Bitte nicht wundern- die Fehler kommen aus einem Script- ich versuche gerade Alexa beizubringen, welchen Kaffee ich gerade fertig gemacht habe und bekomme die Sorte nicht ausgelesen. Eine Standard-Anasge funktioniert allerdings problemlos. Das kläre ich gerade im Blockly-Bereich.

        oberfragger 1 Reply Last reply Reply Quote 0
        • oberfragger
          oberfragger @oberfragger last edited by

          @tombox Hi, 2 Sachen.

          Die Warnung, dass der Wassertank bald leer ist, kommt doch. Allerdings nur wenn die Maschine sich selbst ausschaltet und noch spülen möchte.

          Außerdem sind fast alle States Strings statt boolean oder numbers Soll das so?
          Die 3 sind auf jeden fall alles Strings.
          e3b40e5b-89e1-4673-80de-e306d1b5889b-image.png

          T 2 Replies Last reply Reply Quote 0
          • T
            tombox @oberfragger last edited by

            @oberfragger
            Bei solchen Details einfach ne mail hier schreiben was du dir an verbesserungen wünscht
            https://developer.home-connect.com/support/contact
            kann ich noch als verbesserung einbauen, dass die richtigen formate erkannt werden.

            oberfragger 1 Reply Last reply Reply Quote 0
            • oberfragger
              oberfragger @tombox last edited by oberfragger

              @tombox Ui. Das ging ja fix. Wusste nicht das die States als String aus der API kommen... dachte aus dem Adapter. Nachricht ist raus.

              Ich baue das gerade an meinem Script um. Dann zerschiesst mir die API-Änderung wieder "alles" 😉

              So bekomme ich auf jeden Fall schon mal Alexa und Homekit mit dem Krams verheiratet.

              T 1 Reply Last reply Reply Quote 0
              • T
                tombox @oberfragger last edited by tombox

                @oberfragger also die api kann dir nur helfen das sofort der Wasser Alarm. Kommt und du musst auf Englisch schreiben.

                oberfragger 1 Reply Last reply Reply Quote 0
                • oberfragger
                  oberfragger @tombox last edited by

                  @tombox Jupp. Hab da auf englisch geschrieben. Erstmal die ganzen states. Mal gucken ob die was ändern.

                  Sind bestimmt voll beschäftigt... Homekit soll ja bei Bosch kommen. Ich vermute mal für die andere Sparte... BoschSmartHome...

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tombox @oberfragger last edited by

                    @oberfragger die korrekten State Typen werde ich die Tage integrieren

                    oberfragger 1 Reply Last reply Reply Quote 0
                    • oberfragger
                      oberfragger @tombox last edited by oberfragger

                      @tombox Okay. Keine Eile. Ich änder dann dan wieder alles zurück 😉 Aber sind ja nur Konvertierungen.
                      Meldung wegen Wassertank ist raus. Gucken wir mal.

                      1 Reply Last reply Reply Quote 0
                      • D
                        dagrizzly last edited by dagrizzly

                        Kann man eigentlich den Zustand des Kochfelds auslesen, ohne dass ein BSH Dunstabzug auch verbunden ist?
                        Ich bin am überlegen über den Status des Kochfelds einen berbel Dunstabzug über iobroker anzusteuern. Meint ihr das geht über den bsh homeconnect adapter?

                        oberfragger 1 Reply Last reply Reply Quote 0
                        • oberfragger
                          oberfragger @dagrizzly last edited by

                          @dagrizzly Das hat doch m.E. beides nichts miteinander zu tun.
                          Ich habe gerade mal auf unser Kochfeld geschaut- welches gerade aus ist.
                          Das sehe ich garnicht im Adapter. Bei den Objekten heisst es...
                          BSH.Common.EnumType.PowerState.On

                          Das Teil ist physisch aus.

                          Alarmclock scheint man aber bei den Events auslesen zu können.

                          T 1 Reply Last reply Reply Quote 0
                          • T
                            tombox @oberfragger last edited by tombox

                            @oberfragger kochfeld hat nur off on über den powerstate aber status.operation state ist sehr ausführlich

                            https://developer.home-connect.com/docs/status/operation_state

                            oberfragger D 2 Replies Last reply Reply Quote 0
                            • oberfragger
                              oberfragger @tombox last edited by

                              @tombox Okay. Laut Doku echt umfassend. Aber das Kochfeld ist gerade aus und bietet mir folgendes an: BSH.Common.EnumType.OperationState.Run

                              Mal gucken wie das Teil sich im Betrieb verhält.

                              1 Reply Last reply Reply Quote 0
                              • D
                                dagrizzly @tombox last edited by

                                @oberfragger das stimmt. ich habe nur erwartet, dass das ohne nicht tut 🙂
                                @tombox super danke - hatte vergessen, dass es ja jetzt eine developer doku gibt 😌 Lese mich da ein wenig genauer ein👍

                                1 Reply Last reply Reply Quote 0
                                • T
                                  tombox @oberfragger last edited by

                                  @oberfragger Das die States string sind wie hast du das genau festgestellt?

                                  oberfragger 1 Reply Last reply Reply Quote 0
                                  • oberfragger
                                    oberfragger @tombox last edited by oberfragger

                                    @tombox said in Test Adapter homeconnect (BSH Home-Connect) v0.0.x:

                                    Das die States string sind wie hast du das genau festgestellt?

                                    Finde den State gerade nicht wieder. Beim Kochfeld sidn das alles "objects".
                                    ac3a1a5b-48a7-4e96-b340-5bf1d0fb3234-image.png

                                    Bei der Dunstabzugshaube sind das aber Strings.
                                    adabd798-823e-41a8-986b-c0a766ce7211-image.png

                                    4c2784d5-1100-4240-ab90-cd9623dbd777-image.png

                                    Die Entwickler habe auch heute nachgefragt 😉 Die Devs haben geschrieben:

                                    *Hello Michael,

                                    Could you please tell us where did you see such behaviour, or values which you received with wrong data type? You are right that those shouldn’t be a string, while, like you can see in our documentation, we don’t use strings for that:

                                    • Power state is Enumeration data type: https://developer.home-connect.com/docs/settings/power_state.
                                    • Lighting is Boolean data type: https://developer.home-connect.com/docs/api/settings/functionallight.
                                    • Lighting brightness is Double data type: https://developer.home-connect.com/docs/api/settings/functionallightbrightness.
                                    • Remote start is Boolean data type: https://developer.home-connect.com/docs/api/status/remotestartallowancestate.

                                    Also thank you for the feedback, we are always happy to improve our solutions.

                                    Best Regards,
                                    Your Home Connect Developer Team
                                    https://developer.home-connect.com*

                                    Hab auch gerade geantwortet und Beispiel/ Screenshots geschickt.

                                    Mal gucken.

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      tombox @oberfragger last edited by tombox

                                      @oberfragger Ja die Homeconnect Leute können wenig mit ioBroker anfangen, das muss auf unserer Seite ordentlich gemacht werden. Es ist nur die Frage hat der Type String irgendwelche Auswirkung bei dir?

                                      Ich habe gerade geschaut der typ in settings wird immer als string gesetzt weil die typen von homeconnet manchmal zu komplex sind für iobroker.

                                      Du kannst ihn schreiben, das alles ok ist von deren Seite ist. Ich versuche das noch ein wenig zu verbessern.

                                      Wie gesagt das Team kann dir eher bei Probleme füllanzeige Wasser kommt nicht sofort helfen.

                                      1 Reply Last reply Reply Quote 0
                                      • F
                                        fuchs1978 last edited by

                                        Hallo,
                                        ich bekomme beim starten des Geschirrspülers folgende Meldung:

                                        homeconnect.0	2020-01-16 10:57:53.043	info	(1552) Programm doesn't start with options. Try again without selected options.
                                        homeconnect.0	2020-01-16 10:57:53.043	info	(1552) 409: Option Dishcare.Dishwasher.Option.HygienePlus not supported
                                        homeconnect.0	2020-01-16 10:57:37.854	info	(1552) Programm doesn't start with options. Try again without selected options.
                                        homeconnect.0	2020-01-16 10:57:37.854	info	(1552) 409: Option Dishcare.Dishwasher.Option.HygienePlus not supported
                                        

                                        Dabei rufe ich keine Option auf, zumindest nicht wissentlich.

                                        Den Punkt HygienePlus habe ich unter

                                        programs.active.options.Dishcare_Dishwasher_Option_HygienePlus

                                        und

                                        programs.selected.options.Dishcare_Dishwasher_Option_HygienePlus

                                        beide sind jedoch false

                                        T 2 Replies Last reply Reply Quote 0
                                        • T
                                          tombox @fuchs1978 last edited by

                                          @fuchs1978 An der Sache arbeite ich gerade noch sollte heute noch eine Verbesserung kommen.

                                          F 1 Reply Last reply Reply Quote 0
                                          • F
                                            fuchs1978 @tombox last edited by

                                            @tombox vielen Dank für deine Mühe 🙂

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            907
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            bsh bsh home connect home connect homeconnect adapter
                                            193
                                            1307
                                            384286
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo