Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. FEHLER: Cannot extract Blockly code

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    FEHLER: Cannot extract Blockly code

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      shigi76 @crunchip last edited by

      @crunchip
      Danke 🙂

      crunchip 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @shigi76 last edited by

        @shigi76 und was ist jetzt genau das Problem mit deinem Blockly?

        1 Reply Last reply Reply Quote 0
        • S
          shigi76 last edited by

          Das Problem ist, dass das Skript sich nicht mehr in der Blocklyansicht öffnen lässt und auch Telegramm Nachrichten mehr verschickt werden.

          crunchip DJMarc75 2 Replies Last reply Reply Quote 0
          • crunchip
            crunchip Forum Testing Most Active @shigi76 last edited by

            @shigi76 man kann die Ansicht von blockly auf javascript umstellen, wenn du es aber umwandelst gibt es kein zurück mehr
            dann bau es doch neu

            1 Reply Last reply Reply Quote 1
            • DJMarc75
              DJMarc75 @shigi76 last edited by DJMarc75

              @shigi76 exportiere das Skript mal hier in Codetags aber ohne die letzte Zeile.

              edit:

              Zeile 1 bis 17 und nimm Deine persönlichen Daten vorher raus 😉

              1 Reply Last reply Reply Quote 0
              • S
                shigi76 last edited by

                on({id: "hm-rpc.1.LEQ0117613.19.STATE"/*Alarmanlage Telegram Fakeausgang.STATE*/, change: "any"}, async function (obj) {
                  var value = obj.state.val;
                  var oldValue = obj.oldState.val;
                  if ((obj.state ? obj.state.val : "") == true) {
                    sendTo("telegram", "send", {
                        text: 'Die Alarmanlage hat ausgelöst'
                    });
                    sendTo("email", "send", {
                       text: 'Alarmanlage ausgelöst',
                       to: 'shi++++++@gmx.de; rebe+++++++@gmx.net',
                       subject: 'Homematic Alarmanlage ausgelöst'
                    });
                    sendTo("whatsapp-cmb", "send", {
                        text: 'Die Alarmanlage hat ausgelöst'
                    });
                  }
                });
                
                
                DJMarc75 F 2 Replies Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @shigi76 last edited by

                  @shigi76 wie schon @crunchip schrieb, bau es neu.

                  1 Reply Last reply Reply Quote 0
                  • F
                    fastfoot @shigi76 last edited by

                    @shigi76 evtl. hast du einen oder mehrere der Adapter email, whatsapp oder telegram gelöscht?

                    1 Reply Last reply Reply Quote 1
                    • S
                      shigi76 last edited by

                      fastfoot, das kann ich gar nicht genau sagen..
                      Was verleitet dich zu dieser Annahme?

                      crunchip 1 Reply Last reply Reply Quote 0
                      • crunchip
                        crunchip Forum Testing Most Active @shigi76 last edited by

                        @shigi76 sagte in FEHLER: Cannot extract Blockly code:

                        das kann ich gar nicht genau sagen..

                        du musst doch wissen ob diese Adapter installiert sind, falls etwas im blockly verwendet wird was aber nicht vorhanden ist, verursacht dies Probleme

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        629
                        Online

                        31.7k
                        Users

                        79.8k
                        Topics

                        1.3m
                        Posts

                        4
                        12
                        381
                        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