Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. Warung im Skript

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    299

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    275

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

Warung im Skript

Geplant Angeheftet Gesperrt Verschoben Blockly
6 Beiträge 3 Kommentatoren 514 Aufrufe 2 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • bummB Offline
    bummB Offline
    bumm
    schrieb am zuletzt editiert von
    #1

    Hallo Zusammen

    Kann mir jemand sagen wieso ich ein WARN bekomme?

    Eigentlich macht das Skript was ich will.

    Sind 2 LED Spripe mit RGBW die immer wider die Farbe wechseln.

    735e29e4-966b-4805-92ff-b897e481f221-image.png

    Schönen Abend Stefan

    dslraserD 1 Antwort Letzte Antwort
    0
    • bummB bumm

      Hallo Zusammen

      Kann mir jemand sagen wieso ich ein WARN bekomme?

      Eigentlich macht das Skript was ich will.

      Sind 2 LED Spripe mit RGBW die immer wider die Farbe wechseln.

      735e29e4-966b-4805-92ff-b897e481f221-image.png

      Schönen Abend Stefan

      dslraserD Offline
      dslraserD Offline
      dslraser
      Forum Testing Most Active
      schrieb am zuletzt editiert von
      #2

      @bumm sagte in Warung im Skript:

      Hallo Zusammen

      Kann mir jemand sagen wieso ich ein WARN bekomme?

      Eigentlich macht das Skript was ich will.

      Sind 2 LED Spripe mit RGBW die immer wider die Farbe wechseln.

      735e29e4-966b-4805-92ff-b897e481f221-image.png

      Schönen Abend Stefan

      Zeig mal das "richtige Log"
      Text statt Zahlen ?

      bummB 1 Antwort Letzte Antwort
      0
      • dslraserD dslraser

        @bumm sagte in Warung im Skript:

        Hallo Zusammen

        Kann mir jemand sagen wieso ich ein WARN bekomme?

        Eigentlich macht das Skript was ich will.

        Sind 2 LED Spripe mit RGBW die immer wider die Farbe wechseln.

        735e29e4-966b-4805-92ff-b897e481f221-image.png

        Schönen Abend Stefan

        Zeig mal das "richtige Log"
        Text statt Zahlen ?

        bummB Offline
        bummB Offline
        bumm
        schrieb am zuletzt editiert von
        #3
        code_text
        `javascript.0	2021-04-28 23:56:45.379	warn	(18557) at processTimers (internal/timers.js:497:7)
        javascript.0	2021-04-28 23:56:45.379	warn	(18557) at listOnTimeout (internal/timers.js:554:17)
        javascript.0	2021-04-28 23:56:45.379	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2073:34)
        javascript.0	2021-04-28 23:56:45.378	warn	(18557) at Object.<anonymous> (script.js.common.LED_Glaswand.Effekt_1:10:7)
        javascript.0	2021-04-28 23:56:45.378	warn	(18557) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
        javascript.0	2021-04-28 23:56:45.375	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0111DC#1.lights.blue" which expects a number. Please fix your code to use a number or change the state type to string. This warning mi
        javascript.0	2021-04-28 23:56:45.375	warn	(18557) at processTimers (internal/timers.js:497:7)
        javascript.0	2021-04-28 23:56:45.375	warn	(18557) at listOnTimeout (internal/timers.js:554:17)
        javascript.0	2021-04-28 23:56:45.375	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2073:34)
        javascript.0	2021-04-28 23:56:45.374	warn	(18557) at Object.<anonymous> (script.js.common.LED_Glaswand.Effekt_1:9:7)
        javascript.0	2021-04-28 23:56:45.374	warn	(18557) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
        javascript.0	2021-04-28 23:56:45.371	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0111DC#1.lights.white" which expects a number. Please fix your code to use a number or change the state type to string. This warning m
        javascript.0	2021-04-28 23:56:45.341	warn	(18557) at processTimers (internal/timers.js:497:7)
        javascript.0	2021-04-28 23:56:45.341	warn	(18557) at listOnTimeout (internal/timers.js:556:17)
        javascript.0	2021-04-28 23:56:45.340	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1485:29)
        javascript.0	2021-04-28 23:56:45.340	warn	(18557) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
        javascript.0	2021-04-28 23:56:45.337	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0113F7#1.lights.blue" which expects a number. Please fix your code to use a number or change the state type to string. This warning mi
        javascript.0	2021-04-28 23:56:45.336	warn	(18557) at processTimers (internal/timers.js:497:7)``
        paul53P 1 Antwort Letzte Antwort
        0
        • bummB bumm
          code_text
          `javascript.0	2021-04-28 23:56:45.379	warn	(18557) at processTimers (internal/timers.js:497:7)
          javascript.0	2021-04-28 23:56:45.379	warn	(18557) at listOnTimeout (internal/timers.js:554:17)
          javascript.0	2021-04-28 23:56:45.379	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2073:34)
          javascript.0	2021-04-28 23:56:45.378	warn	(18557) at Object.<anonymous> (script.js.common.LED_Glaswand.Effekt_1:10:7)
          javascript.0	2021-04-28 23:56:45.378	warn	(18557) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
          javascript.0	2021-04-28 23:56:45.375	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0111DC#1.lights.blue" which expects a number. Please fix your code to use a number or change the state type to string. This warning mi
          javascript.0	2021-04-28 23:56:45.375	warn	(18557) at processTimers (internal/timers.js:497:7)
          javascript.0	2021-04-28 23:56:45.375	warn	(18557) at listOnTimeout (internal/timers.js:554:17)
          javascript.0	2021-04-28 23:56:45.375	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:2073:34)
          javascript.0	2021-04-28 23:56:45.374	warn	(18557) at Object.<anonymous> (script.js.common.LED_Glaswand.Effekt_1:9:7)
          javascript.0	2021-04-28 23:56:45.374	warn	(18557) at setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
          javascript.0	2021-04-28 23:56:45.371	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0111DC#1.lights.white" which expects a number. Please fix your code to use a number or change the state type to string. This warning m
          javascript.0	2021-04-28 23:56:45.341	warn	(18557) at processTimers (internal/timers.js:497:7)
          javascript.0	2021-04-28 23:56:45.341	warn	(18557) at listOnTimeout (internal/timers.js:556:17)
          javascript.0	2021-04-28 23:56:45.340	warn	(18557) at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1485:29)
          javascript.0	2021-04-28 23:56:45.340	warn	(18557) at Object.setState (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1427:20)
          javascript.0	2021-04-28 23:56:45.337	warn	(18557) You are assigning a string to the state "shelly.0.SHRGBW2#0113F7#1.lights.blue" which expects a number. Please fix your code to use a number or change the state type to string. This warning mi
          javascript.0	2021-04-28 23:56:45.336	warn	(18557) at processTimers (internal/timers.js:497:7)``
          paul53P Offline
          paul53P Offline
          paul53
          schrieb am zuletzt editiert von
          #4

          @bumm
          Zahlen anstelle von Text verwenden und die Intervalle im sonst-Zweig der Abfrage stoppen.

          Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
          Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

          bummB 1 Antwort Letzte Antwort
          0
          • paul53P paul53

            @bumm
            Zahlen anstelle von Text verwenden und die Intervalle im sonst-Zweig der Abfrage stoppen.

            bummB Offline
            bummB Offline
            bumm
            schrieb am zuletzt editiert von
            #5

            @paul53 Hallo Paul

            Ist das so gemeint?

            ea35cb21-9a8b-46c3-adb8-2495f5dc5d38-image.png

            Danke für deine Hilfe.

            paul53P 1 Antwort Letzte Antwort
            0
            • bummB bumm

              @paul53 Hallo Paul

              Ist das so gemeint?

              ea35cb21-9a8b-46c3-adb8-2495f5dc5d38-image.png

              Danke für deine Hilfe.

              paul53P Offline
              paul53P Offline
              paul53
              schrieb am zuletzt editiert von
              #6

              @bumm sagte: Ist das so gemeint?

              Ja.

              Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
              Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

              1 Antwort Letzte Antwort
              0

              Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

              Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

              Mit deinem Input könnte dieser Beitrag noch besser werden 💗

              Registrieren Anmelden
              Antworten
              • In einem neuen Thema antworten
              Anmelden zum Antworten
              • Älteste zuerst
              • Neuste zuerst
              • Meiste Stimmen


              Support us

              ioBroker
              Community Adapters
              Donate

              300

              Online

              32.8k

              Benutzer

              82.8k

              Themen

              1.3m

              Beiträge
              Community
              Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
              ioBroker Community 2014-2025
              logo
              • Anmelden

              • Du hast noch kein Konto? Registrieren

              • Anmelden oder registrieren, um zu suchen
              • Erster Beitrag
                Letzter Beitrag
              0
              • Home
              • Aktuell
              • Tags
              • Ungelesen 0
              • Kategorien
              • Unreplied
              • Beliebt
              • GitHub
              • Docu
              • Hilfe