Hier mal dasselbe Script nur mit einem weiteren Entfeuchter und das die Ansage nur von 8:00 - 18:00 Uhr zu hören ist!
<xml xmlns="https://developers.google.com/blockly/xml">
<block type="on_ext" id="Zgql;yuDe,,:_rAX3C)V" x="-262" y="-412">
<mutation xmlns="http://www.w3.org/1999/xhtml" items="1"></mutation>
<field name="CONDITION">ne</field>
<field name="ACK_CONDITION"></field>
<value name="OID0">
<shadow type="field_oid" id="c]/3;=1!sN4{)CPfzNxZ">
<field name="oid">innogy-smarthome.0.Keller.Raumklima.Humidity</field>
</shadow>
</value>
<statement name="STATEMENT">
<block type="controls_if" id="/QvjBBba^;9v8PxGd!_M">
<value name="IF0">
<block type="logic_operation" id="Pl{%Smt5-W0KyuA_hv1!">
<field name="OP">AND</field>
<value name="A">
<block type="time_compare_ex" id=":t|{ceQQuG9kd8~W919y">
<mutation xmlns="http://www.w3.org/1999/xhtml" end_time="true" actual_time="true"></mutation>
<field name="USE_ACTUAL_TIME">TRUE</field>
<field name="OPTION">between</field>
<value name="START_TIME">
<shadow type="text" id=")]h(jI8(Zs#app*ngdwe">
<field name="TEXT">08:00</field>
</shadow>
</value>
<value name="END_TIME">
<shadow type="text" id="R~hGo*@~QIwus7E:yn@v">
<field name="TEXT">18:00</field>
</shadow>
</value>
</block>
</value>
<value name="B">
<block type="logic_compare" id="7E%-HI-h]^y5fV%if44e">
<field name="OP">GT</field>
<value name="A">
<block type="get_value" id="-2=lyQW(Zm.{rmM!_KVC">
<field name="ATTR">val</field>
<field name="OID">innogy-smarthome.0.Keller.Raumklima.Humidity</field>
</block>
</value>
<value name="B">
<block type="math_number" id="9#~~w`/pQtlak;?TB{YV">
<field name="NUM">60</field>
</block>
</value>
</block>
</value>
</block>
</value>
<statement name="DO0">
<block type="control" id=".?{o2]Bl~!0mz7di8rjt">
<mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
<field name="OID">alexa2.0.Echo-Devices.90F00818732500U1.Commands.speak</field>
<field name="WITH_DELAY">FALSE</field>
<value name="VALUE">
<block type="text_join" id="~9DiV@74k2!,?@^+UE.t">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="ez*?|C}o{Q0N625.G*ly">
<field name="TEXT">Hallo Olaf</field>
</block>
</value>
<value name="ADD1">
<block type="text" id="B@@9,E4KH5.uw;D-1Kj(">
<field name="TEXT">Bitte den Entfeuchter im Gästezimmer leeren</field>
</block>
</value>
</block>
</value>
<next>
<block type="control" id=".L@,}8eCphxlOJ(r#Kda">
<mutation xmlns="http://www.w3.org/1999/xhtml" delay_input="false"></mutation>
<field name="OID">alexa2.0.Echo-Devices.G090LF1072121L9S.Commands.speak</field>
<field name="WITH_DELAY">FALSE</field>
<value name="VALUE">
<block type="text_join" id="ePhycOi?ytD^LD*I[Y4@">
<mutation items="2"></mutation>
<value name="ADD0">
<block type="text" id="N{r6W{b*`::N#6!jW#^8">
<field name="TEXT">Hallo Olaf</field>
</block>
</value>
<value name="ADD1">
<block type="text" id=",,lZxbv4*}FXF~kPSBo3">
<field name="TEXT">Bitte den Entfeuchter im Gästezimmer leeren</field>
</block>
</value>
</block>
</value>
<next>
<block type="telegram" id="(7yBiRpv=QFU}R^c62`H">
<field name="INSTANCE">.0</field>
<field name="LOG"></field>
<field name="SILENT">FALSE</field>
<field name="PARSEMODE">default</field>
<value name="MESSAGE">
<shadow type="text" id="5/p3yGqd+.ZHY!(0pth]">
<field name="TEXT">Entfeuchter Gästezimmer leeren</field>
</shadow>
</value>
</block>
</next>
</block>
</next>
</block>
</statement>
</block>
</statement>
</block>
</xml>