NEWS
Hilfe bei Blockly Timer
-
Hallo zusammen,
wahrscheinlich total einfach, aber ich schaffs nicht :-(
Ich möchte meine Fußbodenheizung ausmachen,wenn Fenster offen,ansonsten an. Das läuft prima.
Aber wie sage ich nun, zwischen 22:00 - 06:00 Uhr soll er die Fussbodenbheizung ausmachen, egal ob Fenster offen/zu????
Vielleicht kann mir jemand helfen, wäre sehr dankbar.ANbei das Blockly:
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id=".09Y%KSt=h,[v__:^Y5c" x="63" y="38"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="?~~Ls6dA7HYrfzO+w,3!"> <field name="oid">hm-rpc.1.0000D569951A1D.1.STATE</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="cqr[Z%_vjgH9?KA(s1{*"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="REYlFMO+B(+BpLwm{PTp"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="9^wWat.N^2$`2D^;mG(c"> <field name="ATTR">val</field> <field name="OID">hm-rpc.1.0000D569951A1D.1.STATE</field> </block> </value> <value name="B"> <block type="logic_boolean" id="qh]o)N;De:8|ztGGZOwn"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="Zr@T77?%4jzNy}?|07go"> <mutation delay_input="false"></mutation> <field name="OID">sonoff.0.Bad_EG_Fußbodenheizung.POWER</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id=")ELHJ/C/+.clSh_1kTld"> <field name="BOOL">FALSE</field> </block> </value> </block> </statement> <statement name="ELSE"> <block type="control" id="(d+`4i:KakQ0+,yq*34Y"> <mutation delay_input="false"></mutation> <field name="OID">sonoff.0.Bad_EG_Fußbodenheizung.POWER</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="Jd}B`,p{uJaIbj+5/yE;"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> </block> </statement> </block> </xml> -
Hallo zusammen,
wahrscheinlich total einfach, aber ich schaffs nicht :-(
Ich möchte meine Fußbodenheizung ausmachen,wenn Fenster offen,ansonsten an. Das läuft prima.
Aber wie sage ich nun, zwischen 22:00 - 06:00 Uhr soll er die Fussbodenbheizung ausmachen, egal ob Fenster offen/zu????
Vielleicht kann mir jemand helfen, wäre sehr dankbar.ANbei das Blockly:
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id=".09Y%KSt=h,[v__:^Y5c" x="63" y="38"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id="?~~Ls6dA7HYrfzO+w,3!"> <field name="oid">hm-rpc.1.0000D569951A1D.1.STATE</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="cqr[Z%_vjgH9?KA(s1{*"> <mutation else="1"></mutation> <value name="IF0"> <block type="logic_compare" id="REYlFMO+B(+BpLwm{PTp"> <field name="OP">EQ</field> <value name="A"> <block type="get_value" id="9^wWat.N^2$`2D^;mG(c"> <field name="ATTR">val</field> <field name="OID">hm-rpc.1.0000D569951A1D.1.STATE</field> </block> </value> <value name="B"> <block type="logic_boolean" id="qh]o)N;De:8|ztGGZOwn"> <field name="BOOL">TRUE</field> </block> </value> </block> </value> <statement name="DO0"> <block type="control" id="Zr@T77?%4jzNy}?|07go"> <mutation delay_input="false"></mutation> <field name="OID">sonoff.0.Bad_EG_Fußbodenheizung.POWER</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id=")ELHJ/C/+.clSh_1kTld"> <field name="BOOL">FALSE</field> </block> </value> </block> </statement> <statement name="ELSE"> <block type="control" id="(d+`4i:KakQ0+,yq*34Y"> <mutation delay_input="false"></mutation> <field name="OID">sonoff.0.Bad_EG_Fußbodenheizung.POWER</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="Jd}B`,p{uJaIbj+5/yE;"> <field name="BOOL">TRUE</field> </block> </value> </block> </statement> </block> </statement> </block> </xml>
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden