NEWS
Alexa announcements kommen doppelt
-
Ich habe ein kurzes Test Blockly geschrieben um Alexa Ansagen zu testen und bekommen die Ansagen immer zweifach.
Woran kann das liegen? -
Unsere Glaskugel ist leider kaputt,also musst du Wohl oder Übel das Blockly posten.
-
;-)) Mist, dacht Ihr hättet die Kugel endlich repariert.....
Ist eigentlich ganz easy.
-
Trigger in Trigger geht nicht .
Mach ein sonst falls Block rein statt dem 2.Trigger
Bin leider nur am Handy gerade.
Wenn du es alleine nicht hinbekommst,
@dslraser oder @Glasfaser helfen bestimmt gerne -
probiere mal so
<xml xmlns="http://www.w3.org/1999/xhtml"> <block type="on_ext" id="yT|jVh%_SVVJG`r$7=+X" x="187" y="88"> <mutation items="1"></mutation> <field name="CONDITION">ne</field> <field name="ACK_CONDITION"></field> <value name="OID0"> <shadow type="field_oid" id=",NsU.=K`MgiYr`z%aSSB"> <field name="oid">default</field> </shadow> </value> <statement name="STATEMENT"> <block type="controls_if" id="CX5yIy6QESOs)8:!Ca@U"> <mutation else="1"></mutation> <value name="IF0"> <block type="on_source" id="xCQ8YBknYMjw}!tS1Xxy"> <field name="ATTR">state.val</field> </block> </value> <statement name="DO0"> <block type="control" id="W7kx,D.X|6Vn=UsE0i!w"> <mutation delay_input="false"></mutation> <field name="OID">Object ID</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text" id="DuL^VJ3lXz/%JVydN_I*"> <field name="TEXT">auf</field> </block> </value> <next> <block type="control" id="DH#{L+|F-N@aI$PHuV[C"> <mutation delay_input="false"></mutation> <field name="OID">Object ID</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="7f@|2YB_:/cFUSOWkQ!a"> <field name="BOOL">TRUE</field> </block> </value> </block> </next> </block> </statement> <statement name="ELSE"> <block type="control" id="nEBWAp@bV;7%;,+%?2^w"> <mutation delay_input="false"></mutation> <field name="OID">Object ID</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="text" id="QV.Af|:58U~I=|{Nk/qi"> <field name="TEXT">zu</field> </block> </value> <next> <block type="control" id=")|.dG?:0:xeUJGR+KZ;$"> <mutation delay_input="false"></mutation> <field name="OID">Object ID</field> <field name="WITH_DELAY">FALSE</field> <value name="VALUE"> <block type="logic_boolean" id="c55.|Z9csERZY:z1S(vC"> <field name="BOOL">FALSE</field> </block> </value> </block> </next> </block> </statement> </block> </statement> </block> </xml>
-
...super funktioniert, Danke für die schnelle Hilfe