Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. [gelöst] Abfrage Temperatur Alexa Ausgabe 1 mal am Tag

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    720

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.9k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

[gelöst] Abfrage Temperatur Alexa Ausgabe 1 mal am Tag

Scheduled Pinned Locked Moved Blockly
4 Posts 2 Posters 411 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Karel PuhliK Offline
    Karel PuhliK Offline
    Karel Puhli
    wrote on last edited by Karel Puhli
    #1

    Mahleit!
    Ich bin ganz neu hier mit ioBroker und Blockly unterwegs. Daher eine ganz simple Frage. Ich versuche gerade ein Skript über Blockly zu erstellen, welches meine Temperaturdaten meines Hue Bewegungsmelders abfragt. Wenn die Temperatur unter 3 Grad Celsius gefallen ist, möchte ich dieses per Sprachausgabe über Alexa angesagt bekommen. Habe das unten aufgeführte Skript bereits erstellt. Allerdings läuft dieses ständig weiter. Ich möchte, dass dies einmal angesagt wird, und dann erst am nächsten Tag erst wieder, damit Alexa mich nicht die ganze Nacht warnt. Vielleicht alternativ noch einmal eine Stunde später, nach der ersten Feststellung Temperatur unter 3 Grad. Könnt Ihr mir da weiterhelfen?
    Beste Grüße!

    <xml xmlns="http://www.w3.org/1999/xhtml">
      <block type="on" id="FEOyt[792R.0!gA5wQ*F" x="-312" y="-87">
        <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
        <field name="CONDITION">any</field>
        <field name="ACK_CONDITION"></field>
        <statement name="STATEMENT">
          <block type="controls_if" id="h7R$6Syb2H},q[_RyI8+">
            <value name="IF0">
              <block type="logic_compare" id="*!qO3){2v,Hv31fby$_-">
                <field name="OP">LT</field>
                <value name="A">
                  <block type="get_value" id="r?3;*_oHd_/05RI%,(M8">
                    <field name="ATTR">val</field>
                    <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
                  </block>
                </value>
                <value name="B">
                  <block type="math_number" id="Ed/ZoxM^Xh+u:xX=3!nk">
                    <field name="NUM">3</field>
                  </block>
                </value>
              </block>
            </value>
            <statement name="DO0">
              <block type="control" id="otmUCx79@Z}L[ERQ}wQ!">
                <mutation delay_input="false"></mutation>
                <field name="OID">alexa2.0.Echo-Devices.G090U506835413TN.Commands.speak</field>
                <field name="WITH_DELAY">FALSE</field>
                <value name="VALUE">
                  <block type="text" id="yvyjv-bu0%sO?x{B[r,B">
                    <field name="TEXT">Temperatur unter 3 Grad Celsius</field>
                  </block>
                </value>
              </block>
            </statement>
          </block>
        </statement>
      </block>
    </xml>
    

    PS: Wie füge ich hier das Blockly ein?


    Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
    Hier gehts zur Hilfe.

    dslraserD 2 Replies Last reply
    0
    • Karel PuhliK Karel Puhli

      Mahleit!
      Ich bin ganz neu hier mit ioBroker und Blockly unterwegs. Daher eine ganz simple Frage. Ich versuche gerade ein Skript über Blockly zu erstellen, welches meine Temperaturdaten meines Hue Bewegungsmelders abfragt. Wenn die Temperatur unter 3 Grad Celsius gefallen ist, möchte ich dieses per Sprachausgabe über Alexa angesagt bekommen. Habe das unten aufgeführte Skript bereits erstellt. Allerdings läuft dieses ständig weiter. Ich möchte, dass dies einmal angesagt wird, und dann erst am nächsten Tag erst wieder, damit Alexa mich nicht die ganze Nacht warnt. Vielleicht alternativ noch einmal eine Stunde später, nach der ersten Feststellung Temperatur unter 3 Grad. Könnt Ihr mir da weiterhelfen?
      Beste Grüße!

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <block type="on" id="FEOyt[792R.0!gA5wQ*F" x="-312" y="-87">
          <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
          <field name="CONDITION">any</field>
          <field name="ACK_CONDITION"></field>
          <statement name="STATEMENT">
            <block type="controls_if" id="h7R$6Syb2H},q[_RyI8+">
              <value name="IF0">
                <block type="logic_compare" id="*!qO3){2v,Hv31fby$_-">
                  <field name="OP">LT</field>
                  <value name="A">
                    <block type="get_value" id="r?3;*_oHd_/05RI%,(M8">
                      <field name="ATTR">val</field>
                      <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
                    </block>
                  </value>
                  <value name="B">
                    <block type="math_number" id="Ed/ZoxM^Xh+u:xX=3!nk">
                      <field name="NUM">3</field>
                    </block>
                  </value>
                </block>
              </value>
              <statement name="DO0">
                <block type="control" id="otmUCx79@Z}L[ERQ}wQ!">
                  <mutation delay_input="false"></mutation>
                  <field name="OID">alexa2.0.Echo-Devices.G090U506835413TN.Commands.speak</field>
                  <field name="WITH_DELAY">FALSE</field>
                  <value name="VALUE">
                    <block type="text" id="yvyjv-bu0%sO?x{B[r,B">
                      <field name="TEXT">Temperatur unter 3 Grad Celsius</field>
                    </block>
                  </value>
                </block>
              </statement>
            </block>
          </statement>
        </block>
      </xml>
      

      PS: Wie füge ich hier das Blockly ein?


      Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      wrote on last edited by dslraser
      #2

      @Karel-Puhli
      Code/Log in Code Tags packen. Bitte benutzt die Code Tags Funktion -> </>
      Hier gehts zur Hilfe.

      1 Reply Last reply
      0
      • Karel PuhliK Karel Puhli

        Mahleit!
        Ich bin ganz neu hier mit ioBroker und Blockly unterwegs. Daher eine ganz simple Frage. Ich versuche gerade ein Skript über Blockly zu erstellen, welches meine Temperaturdaten meines Hue Bewegungsmelders abfragt. Wenn die Temperatur unter 3 Grad Celsius gefallen ist, möchte ich dieses per Sprachausgabe über Alexa angesagt bekommen. Habe das unten aufgeführte Skript bereits erstellt. Allerdings läuft dieses ständig weiter. Ich möchte, dass dies einmal angesagt wird, und dann erst am nächsten Tag erst wieder, damit Alexa mich nicht die ganze Nacht warnt. Vielleicht alternativ noch einmal eine Stunde später, nach der ersten Feststellung Temperatur unter 3 Grad. Könnt Ihr mir da weiterhelfen?
        Beste Grüße!

        <xml xmlns="http://www.w3.org/1999/xhtml">
          <block type="on" id="FEOyt[792R.0!gA5wQ*F" x="-312" y="-87">
            <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
            <field name="CONDITION">any</field>
            <field name="ACK_CONDITION"></field>
            <statement name="STATEMENT">
              <block type="controls_if" id="h7R$6Syb2H},q[_RyI8+">
                <value name="IF0">
                  <block type="logic_compare" id="*!qO3){2v,Hv31fby$_-">
                    <field name="OP">LT</field>
                    <value name="A">
                      <block type="get_value" id="r?3;*_oHd_/05RI%,(M8">
                        <field name="ATTR">val</field>
                        <field name="OID">hue.0.Hue_outdoor_temperature_sensor_1.temperature</field>
                      </block>
                    </value>
                    <value name="B">
                      <block type="math_number" id="Ed/ZoxM^Xh+u:xX=3!nk">
                        <field name="NUM">3</field>
                      </block>
                    </value>
                  </block>
                </value>
                <statement name="DO0">
                  <block type="control" id="otmUCx79@Z}L[ERQ}wQ!">
                    <mutation delay_input="false"></mutation>
                    <field name="OID">alexa2.0.Echo-Devices.G090U506835413TN.Commands.speak</field>
                    <field name="WITH_DELAY">FALSE</field>
                    <value name="VALUE">
                      <block type="text" id="yvyjv-bu0%sO?x{B[r,B">
                        <field name="TEXT">Temperatur unter 3 Grad Celsius</field>
                      </block>
                    </value>
                  </block>
                </statement>
              </block>
            </statement>
          </block>
        </xml>
        

        PS: Wie füge ich hier das Blockly ein?


        Mod-Edit: Code/Log in Code Tags gepackt. Bitte benutzt die Code Tags Funktion -> </>
        Hier gehts zur Hilfe.

        dslraserD Offline
        dslraserD Offline
        dslraser
        Forum Testing Most Active
        wrote on last edited by
        #3

        @Karel-Puhli

        Dieses Prinzip könnte Dir helfen
        (einige Beiträge runter scrollen, Beispiel von @paul53 )

        https://forum.iobroker.net/post/392117

        Karel PuhliK 1 Reply Last reply
        0
        • dslraserD dslraser

          @Karel-Puhli

          Dieses Prinzip könnte Dir helfen
          (einige Beiträge runter scrollen, Beispiel von @paul53 )

          https://forum.iobroker.net/post/392117

          Karel PuhliK Offline
          Karel PuhliK Offline
          Karel Puhli
          wrote on last edited by
          #4

          @dslraser Vielen Dank schon mal!!!

          1 Reply Last reply
          0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          Support us

          ioBroker
          Community Adapters
          Donate

          552

          Online

          32.7k

          Users

          82.6k

          Topics

          1.3m

          Posts
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
          ioBroker Community 2014-2025
          logo
          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Home
          • Recent
          • Tags
          • Unread 0
          • Categories
          • Unreplied
          • Popular
          • GitHub
          • Docu
          • Hilfe