<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Thema "Betreff: Automation Vorschlag" in Feedback und Wünsche</title>
    <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46863#M4491</link>
    <description>&lt;P&gt;Noch vor Ende des Jahres.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Nov 2023 10:44:47 GMT</pubDate>
    <dc:creator>Maurice</dc:creator>
    <dc:date>2023-11-17T10:44:47Z</dc:date>
    <item>
      <title>Automation Vorschlag</title>
      <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46574#M4474</link>
      <description>&lt;P&gt;Mein Vorschlag was bestimmt net nur für mich toll wäre wenn es das gäbe oder vll geht das aber bin noch nicht drauf gekommen wie????&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In der Automation statt Zeit und "und" Funktion eine "wechselschalter" Funktion einzubauen soll heißen wenn der z.b. Bewegungsmelder Bewegung erkennt soll das erste machen nach Ablauf der Zeit und erkennt wieder Bewegung dann das 2. Auslösen siehe Beispiel Bild .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20231114_110136.jpg" style="width: 1440px;"&gt;&lt;img src="https://community.bosch-smarthome.com/t5/image/serverpage/image-id/6873i2CB06B51D5959FB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20231114_110136.jpg" alt="20231114_110136.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 10:07:08 GMT</pubDate>
      <guid>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46574#M4474</guid>
      <dc:creator>** Gelöschtes Profil **</dc:creator>
      <dc:date>2023-11-14T10:07:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: Automation Vorschlag</title>
      <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46577#M4476</link>
      <description>&lt;P&gt;Falls ich dich richtig verstehe möchtest Du beim Auslösen der Automation abwechselnd zwei Aktionen ausführen. D. h. beim ersten Auslösen Aktion 1, beim zweiten Auslösen Aktion 2, beim dritten Auslösen wieder Aktion 1 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Das sollte mit dem kommenden Update mit den "Zuständen" möglich werden, indem Du zwei Automationen baust:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WENN &amp;lt;Auslöser&amp;gt;&lt;/P&gt;&lt;P&gt;UND Zustand nicht gesetzt ist&lt;/P&gt;&lt;P&gt;DANN Aktion 1 und Zustand setzen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WENN &amp;lt;Auslöser&amp;gt;&lt;/P&gt;&lt;P&gt;UND Zustand gesetzt ist&lt;/P&gt;&lt;P&gt;DANN Aktion 2 und Zustand zurückzusetzen&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 10:14:58 GMT</pubDate>
      <guid>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46577#M4476</guid>
      <dc:creator>Maurice</dc:creator>
      <dc:date>2023-11-14T10:14:58Z</dc:date>
    </item>
    <item>
      <title>Betreff: Automation Vorschlag</title>
      <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46578#M4477</link>
      <description>&lt;P&gt;Weil immer &lt;EM&gt;ein&lt;/EM&gt; diskretes Ereignis ausgewertet wird (bei dir WENN Bewegung erkannt), geht das so tatsächlich nicht. Das zweite mal "Bewegung erkannt" wäre ein eigenes diskretes Ereignis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Abhängig vom individuellen Anwendungsfall könntest du aber folgendes machen um die Sequenz zweimaliger Bewegung darzustellen (Was in deinem Beispiel fehlt sind die Auschaltbefehle, deswegen lasse ich die auch weg):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erste Automation:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;WENN Bewegung erkannt&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;UND Bad links &lt;U&gt;aus&lt;/U&gt;geschaltet ist &lt;EM&gt;(könnte man auch weg lassen)&lt;/EM&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DANN Bad links einschalten&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Zweite Automation&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;WENN Bewegung erkannt&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;UND Bad links &lt;U&gt;ein&lt;/U&gt;geschaltet ist&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;DANN Zahnbürste einschalten&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 10:16:10 GMT</pubDate>
      <guid>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46578#M4477</guid>
      <dc:creator>STdesign</dc:creator>
      <dc:date>2023-11-14T10:16:10Z</dc:date>
    </item>
    <item>
      <title>Betreff: Automation Vorschlag</title>
      <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46860#M4490</link>
      <description>&lt;P&gt;Wann soll das mit den zuständen den kommen ? Klingt ja interessant&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 10:16:38 GMT</pubDate>
      <guid>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46860#M4490</guid>
      <dc:creator>** Gelöschtes Profil **</dc:creator>
      <dc:date>2023-11-17T10:16:38Z</dc:date>
    </item>
    <item>
      <title>Betreff: Automation Vorschlag</title>
      <link>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46863#M4491</link>
      <description>&lt;P&gt;Noch vor Ende des Jahres.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 10:44:47 GMT</pubDate>
      <guid>https://community.bosch-smarthome.com/t5/feedback-und-w%C3%BCnsche/automation-vorschlag/m-p/46863#M4491</guid>
      <dc:creator>Maurice</dc:creator>
      <dc:date>2023-11-17T10:44:47Z</dc:date>
    </item>
  </channel>
</rss>

