Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Starthilfe für Fensterüberwachung mit Blockly

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Starthilfe für Fensterüberwachung mit Blockly

    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      RainerHp last edited by

      Hallo, ich brauche mal etwas Starthilfe für meine ersten Gehversuche mit Blockly.

      ich habe diesen Skript erstellt:

      on({id: "innogy-smarthome.0.Badezimmer.Fenster.IsOpen"/*IsOpen*/, val: true}, function (obj) {
        var value = obj.state.val;
        var oldValue = obj.oldState.val;
        setState("alexa2.0.Echo-Devices.G090LF1072970X3H.Commands.speak"/*speak*/, 'Du hast das Fenster geöffnet. Ich sage dir in 15 Minuten Bescheid damit du es nicht vergisst.');
      

      Das funktioniert auch soweit. Jetzt bekomme ich die Überprüfung nach 15Minuten aber nicht hin.

      Wo füge ich welchen Trigger an damit es funktioniert.

      1 Reply Last reply Reply Quote 0
      • Dr. Bakterius
        Dr. Bakterius Most Active last edited by

        Sollte so funktionieren:
        6909_blockly.jpg

        1 Reply Last reply Reply Quote 0
        • R
          RainerHp last edited by

          Super, hat geklappt. Da kann ich jetzt drauf aufbauen erstmal. Hab noch mehr so wenn, dann, sonst Ideen.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post

          Support us

          ioBroker
          Community Adapters
          Donate

          862
          Online

          31.7k
          Users

          79.9k
          Topics

          1.3m
          Posts

          2
          3
          530
          Loading More Posts
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes
          Reply
          • Reply as topic
          Log in to reply
          Community
          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
          The ioBroker Community 2014-2023
          logo