Skip to content
  • 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
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. SONOFF NSPanel mit Lovelace UI

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    12
    2
    266

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

SONOFF NSPanel mit Lovelace UI

SONOFF NSPanel mit Lovelace UI

Scheduled Pinned Locked Moved Hardware
lovelace uinspanelsonoff
7.7k Posts 271 Posters 6.7m Views 253 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.
  • Thomas BraunT Thomas Braun

    @superdad

    Soweit schaut das eigentlich i. O. aus.
    Updates einspielen und zigbee-Port würde ich noch umstellen.

    S Offline
    S Offline
    Superdad
    wrote on last edited by
    #5764

    @thomas-braun

    Im zigbee-adapter kann ich aber keinen Port einstellen.
    Und was hat das für einen Hintergrund?

    CCU3

    iOBroker auf IntelNUC Proxmox

    Thomas BraunT 1 Reply Last reply
    0
    • S Superdad

      @tt-tom

      Ich habe 3x iobroker drin. iobroker, iobroker1 und iobroker2.
      bei iobroker1 steht 20.14
      bei iobroker2 steht 18.16
      bei iobroker steht 18.16

      T Offline
      T Offline
      TT-Tom
      wrote on last edited by
      #5765

      @superdad

      Bildschirmfoto 2024-05-30 um 19.45.56.png

      Wass steht den bei dir in der Übersicht des ioBroker für ein Name.

      die richtige Node-Version hast du auf jeden Fall auf deinem System. Da stimmt irgendetwas nicht mit der Aktualisierung der Datenpunkte nicht. der IoBroker1 zeigt die ja die 20.14, wie auf deinem System .

      Gruß Tom
      https://github.com/tt-tom17
      Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

      NSPanel Script Wiki
      https://github.com/joBr99/nspanel-lovelace-ui/wiki

      NSPanel Adapter Wiki
      https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

      S 1 Reply Last reply
      0
      • T TT-Tom

        @superdad

        Bildschirmfoto 2024-05-30 um 19.45.56.png

        Wass steht den bei dir in der Übersicht des ioBroker für ein Name.

        die richtige Node-Version hast du auf jeden Fall auf deinem System. Da stimmt irgendetwas nicht mit der Aktualisierung der Datenpunkte nicht. der IoBroker1 zeigt die ja die 20.14, wie auf deinem System .

        S Offline
        S Offline
        Superdad
        wrote on last edited by
        #5766

        @tt-tom

        ioBroker1
        Plattform
        linux
        Betriebssystem
        linux
        Architektur
        x64
        CPUs
        4
        Geschwindigkeit
        0 MHz
        Modell
        QEMU Virtual CPU version 2.5+
        RAM
        7.75 GB
        System-Betriebszeit
        00:26:54
        Node.js
        v20.14.0 (Empfohlene Version v18.20.3)
        time
        1717091319805
        timeOffset
        -120
        NPM
        10.7.0
        Anzahl der Adapter
        538
        Datenträgergröße
        30.39 GB
        freier Festplattenspeicher
        17.92 GB
        Aktive Instanzen
        29
        Pfad
        /opt/iobroker/
        Betriebszeit
        00:26:48
        Hostname
        ioBroker1
        

        CCU3

        iOBroker auf IntelNUC Proxmox

        T 1 Reply Last reply
        0
        • S Superdad

          @thomas-braun

          Im zigbee-adapter kann ich aber keinen Port einstellen.
          Und was hat das für einen Hintergrund?

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          wrote on last edited by
          #5767

          @superdad sagte in SONOFF NSPanel mit Lovelace UI:

          @thomas-braun

          Im zigbee-adapter kann ich aber keinen Port einstellen.
          Und was hat das für einen Hintergrund?

          Doch, natürlich kann man da den COM-Port einstellen.
          Trag da den Pfad von hier ein. Ist robuster, insbesondere falls da mal irgendwann ein zweiter USB-Sttick dazu kommen sollte oder im udev/Kernel das device mapping umgestellt wird.

          USB-Devices by-id:
          
          USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
          
           
          
          /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
          
           
          
          HINT:
          
          Your zigbee.0 COM-Port is NOT matching 'by-id'. Please check your setting:
          
          /dev/ttyUSB0
          

          Ist aber zugegeben OT hier im Thread.

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          1 Reply Last reply
          1
          • S Superdad

            @tt-tom

            ioBroker1
            Plattform
            linux
            Betriebssystem
            linux
            Architektur
            x64
            CPUs
            4
            Geschwindigkeit
            0 MHz
            Modell
            QEMU Virtual CPU version 2.5+
            RAM
            7.75 GB
            System-Betriebszeit
            00:26:54
            Node.js
            v20.14.0 (Empfohlene Version v18.20.3)
            time
            1717091319805
            timeOffset
            -120
            NPM
            10.7.0
            Anzahl der Adapter
            538
            Datenträgergröße
            30.39 GB
            freier Festplattenspeicher
            17.92 GB
            Aktive Instanzen
            29
            Pfad
            /opt/iobroker/
            Betriebszeit
            00:26:48
            Hostname
            ioBroker1
            
            T Offline
            T Offline
            TT-Tom
            wrote on last edited by TT-Tom
            #5768

            @superdad

            okay dann ignoriere die Meldung mit dem Node Hinweis erstmal, @Armilar und ich müssen mal schauen, warum das Script den falschen Host aus liest.

            Gruß Tom
            https://github.com/tt-tom17
            Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

            NSPanel Script Wiki
            https://github.com/joBr99/nspanel-lovelace-ui/wiki

            NSPanel Adapter Wiki
            https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

            S 1 Reply Last reply
            0
            • T TT-Tom

              @superdad

              okay dann ignoriere die Meldung mit dem Node Hinweis erstmal, @Armilar und ich müssen mal schauen, warum das Script den falschen Host aus liest.

              S Offline
              S Offline
              Superdad
              wrote on last edited by
              #5769

              @tt-tom

              Nochmals vielen Dank!
              Aber mit dem Zigbee-Port überforderst du mich jetzt etwas.
              Ich weiß nicht wo ich da was eintragen soll?

              CCU3

              iOBroker auf IntelNUC Proxmox

              Thomas BraunT T 2 Replies Last reply
              0
              • S Superdad

                @tt-tom

                Nochmals vielen Dank!
                Aber mit dem Zigbee-Port überforderst du mich jetzt etwas.
                Ich weiß nicht wo ich da was eintragen soll?

                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                wrote on last edited by
                #5770

                @superdad

                Zwar OT, aber hier:

                e15fb7a7-3939-4ca5-ad97-a4635ff71b79-grafik.png

                Linux-Werkzeugkasten:
                https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                NodeJS Fixer Skript:
                https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                S 1 Reply Last reply
                0
                • Thomas BraunT Thomas Braun

                  @superdad

                  Zwar OT, aber hier:

                  e15fb7a7-3939-4ca5-ad97-a4635ff71b79-grafik.png

                  S Offline
                  S Offline
                  Superdad
                  wrote on last edited by
                  #5771

                  @thomas-braun

                  OK, Danke!

                  CCU3

                  iOBroker auf IntelNUC Proxmox

                  1 Reply Last reply
                  0
                  • S Superdad

                    @tt-tom

                    Nochmals vielen Dank!
                    Aber mit dem Zigbee-Port überforderst du mich jetzt etwas.
                    Ich weiß nicht wo ich da was eintragen soll?

                    T Offline
                    T Offline
                    TT-Tom
                    wrote on last edited by TT-Tom
                    #5772

                    @superdad

                    Eine Frage noch zu den Host, hast du drei Stück am Laufen oder sind zwei davon Leichen bzw. Master/Slave Kombi ?

                    Gruß Tom
                    https://github.com/tt-tom17
                    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                    NSPanel Script Wiki
                    https://github.com/joBr99/nspanel-lovelace-ui/wiki

                    NSPanel Adapter Wiki
                    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                    S 1 Reply Last reply
                    0
                    • T TT-Tom

                      @superdad

                      Eine Frage noch zu den Host, hast du drei Stück am Laufen oder sind zwei davon Leichen bzw. Master/Slave Kombi ?

                      S Offline
                      S Offline
                      Superdad
                      wrote on last edited by
                      #5773

                      @tt-tom
                      Hallo,

                      eigentlich habe ich nur eine laufen, wo ich darauf zugreife.
                      Ich weiß auch nicht, warum da 3x auftaucht?
                      Keine Ahnung.

                      CCU3

                      iOBroker auf IntelNUC Proxmox

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        michael_4358
                        wrote on last edited by
                        #5774

                        hallo zusammen

                        ich habe bei dem tasomta update folgende Fehler Meldung:

                        Program flash size is larger than real flash size

                        wie kann ich das beheben von Version 13.3 > 14 (❓)

                        Danke euch

                        T 1 Reply Last reply
                        0
                        • M michael_4358

                          hallo zusammen

                          ich habe bei dem tasomta update folgende Fehler Meldung:

                          Program flash size is larger than real flash size

                          wie kann ich das beheben von Version 13.3 > 14 (❓)

                          Danke euch

                          T Offline
                          T Offline
                          TT-Tom
                          wrote on last edited by
                          #5775

                          @michael_4358

                          Hast du schon eine safeboot Partition auf dein Tasmota? Vielleicht hilft dir das hier weiter

                          Gruß Tom
                          https://github.com/tt-tom17
                          Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                          NSPanel Script Wiki
                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                          NSPanel Adapter Wiki
                          https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                          M 1 Reply Last reply
                          0
                          • T TT-Tom

                            @michael_4358

                            Hast du schon eine safeboot Partition auf dein Tasmota? Vielleicht hilft dir das hier weiter

                            M Offline
                            M Offline
                            michael_4358
                            wrote on last edited by
                            #5776

                            @tt-tom

                            ich hab den Reset 5 gemacht nun ist es auf 14.1
                            aber scheinbar auch "zerschossen"...

                            T 1 Reply Last reply
                            0
                            • M michael_4358

                              @tt-tom

                              ich hab den Reset 5 gemacht nun ist es auf 14.1
                              aber scheinbar auch "zerschossen"...

                              T Offline
                              T Offline
                              TT-Tom
                              wrote on last edited by TT-Tom
                              #5777

                              @michael_4358
                              was meinst du mit zerschossen? Software oder Hardware

                              Edit: kannst hier noch mal nachlesen für die Softwareinstallation

                              Gruß Tom
                              https://github.com/tt-tom17
                              Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                              NSPanel Script Wiki
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki

                              NSPanel Adapter Wiki
                              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                              M 1 Reply Last reply
                              0
                              • T TT-Tom

                                @michael_4358
                                was meinst du mit zerschossen? Software oder Hardware

                                Edit: kannst hier noch mal nachlesen für die Softwareinstallation

                                M Offline
                                M Offline
                                michael_4358
                                wrote on last edited by
                                #5778

                                @tt-tom

                                die software..

                                das panel zeigt nur noch den wait for content Kreisel... kann den Fehler arm nicht finden..

                                T 1 Reply Last reply
                                0
                                • M michael_4358

                                  @tt-tom

                                  die software..

                                  das panel zeigt nur noch den wait for content Kreisel... kann den Fehler arm nicht finden..

                                  T Offline
                                  T Offline
                                  TT-Tom
                                  wrote on last edited by
                                  #5779

                                  @michael_4358

                                  was kommt den auf der Tasmota Konsole so als Meldungen?
                                  deine MQTT einstellungen geprüft in Tasmota?

                                  Gruß Tom
                                  https://github.com/tt-tom17
                                  Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                  NSPanel Script Wiki
                                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                  NSPanel Adapter Wiki
                                  https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                  M 1 Reply Last reply
                                  0
                                  • T TT-Tom

                                    @michael_4358

                                    was kommt den auf der Tasmota Konsole so als Meldungen?
                                    deine MQTT einstellungen geprüft in Tasmota?

                                    M Offline
                                    M Offline
                                    michael_4358
                                    wrote on last edited by
                                    #5780

                                    @tt-tom said in SONOFF NSPanel mit Lovelace UI:

                                    @michael_4358

                                    was kommt den auf der Tasmota Konsole so als Meldungen?
                                    deine MQTT einstellungen geprüft in Tasmota?

                                    script.js.NSPanel.panel_14: AxiosError: getaddrinfo EAI_AGAIN undefined at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/adapters/http.js:610:25) at RedirectableRequest.emit (node:events:514:28) at RedirectableRequest.emit (node:domain:489:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24) at ClientRequest.emit (node:events:526:35) at ClientRequest.emit (node:domain:489:12) at Socket.socketErrorListener (node:_http_client:501:9) at Socket.emit (node:events:514:28) at Socket.emit (node:domain:489:12) at Axios.request (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/Axios.js:45:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) { hostname: 'undefined', syscall: 'getaddrinfo', code: 'EAI_AGAIN', errno: -3001, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ [Function: transformRequest] ], transformResponse: [ [Function: transformResponse] ], timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: [Function], Blob: [class Blob] }, validateStatus: [Function: validateStatus], headers: Object [AxiosHeaders] { Accept: 'application/json, text/plain, */*', 'Content-Type': undefined, 'User-Agent': 'ioBroker', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://undefined/cm?cmnd=Status0', data: undefined }, request: <ref *1> Writable { _writableState: WritableState { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: 0, writing: false, corked: 0, sync: true, bufferProcessing: false, onwrite: [Function: bound onwrite], writecb: null, writelen: 0, afterWriteTickInfo: null, buffered: [], bufferedIndex: 0, allBuffers: true, allNoop: true, pendingcb: 0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, [Symbol(kOnFinished)]: [] }, _events: [Object: null prototype] { response: [Function: handleResponse], error: [Function: handleRequestError], socket: [Function: handleRequestSocket] }, _eventsCount: 3, _maxListeners: 100, _options: { maxRedirects: 21, maxBodyLength: Infinity, protocol: 'http:', path: '/cm?cmnd=Status0', method: 'GET', headers: [Object: null prototype], agents: [Object], auth: undefined, family: undefined, beforeRedirect: [Function: dispatchBeforeRedirect], beforeRedirects: [Object], hostname: 'undefined', port: '', agent: undefined, nativeProtocols: [Object], pathname: '/cm', search: '?cmnd=Status0' }, _ended: true, _ending: true, _redirectCount: 0, _redirects: [], _requestBodyLength: 0, _requestBodyBuffers: [], _onNativeResponse: [Function (anonymous)], _currentRequest: ClientRequest { _events: [Object: null prototype], _eventsCount: 7, _maxListeners: 100, outputData: [], outputSize: 0, writable: true, destroyed: false, _last: true, chunkedEncoding: false, shouldKeepAlive: false, maxRequestsOnConnectionReached: false, _defaultKeepAlive: true, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, strictContentLength: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, _closed: false, socket: [Socket], _header: 'GET /cm?cmnd=Status0 HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'User-Agent: ioBroker\r\n' + 'Accept-Encoding: gzip, compress, deflate, br\r\n' + 'sentry-trace: f46b7c2a61424bbb93184ac7b44ac888-bf1d9b097c857475\r\n' + 'baggage: sentry-environment=production,sentry-release=iobroker.javascript%408.3.1,sentry-public_key=f3b9740caaee4ee69eb68019d71526ff,sentry-trace_id=f46b7c2a61424bbb93184ac7b44ac888\r\n' + 'Host: undefined\r\n' + 'Connection: close\r\n' + '\r\n', _keepAliveTimeout: 0, _onPendingData: [Function: nop], agent: [Agent], socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, joinDuplicateHeaders: undefined, path: '/cm?cmnd=Status0', _ended: false, res: null, aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'undefined', protocol: 'http:', _redirectable: [Circular *1], [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype], [Symbol(errored)]: null, [Symbol(kHighWaterMark)]: 16384, [Symbol(kRejectNonStandardBodyWrites)]: false, [Symbol(kUniqueHeaders)]: null }, _currentUrl: 'http://undefined/cm?cmnd=Status0', [Symbol(kCapture)]: false }, cause: Error: getaddrinfo EAI_AGAIN undefined at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26) { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' } }
                                    

                                    das schmeisst mir der Broker aus...

                                    M 1 Reply Last reply
                                    0
                                    • M michael_4358

                                      @tt-tom said in SONOFF NSPanel mit Lovelace UI:

                                      @michael_4358

                                      was kommt den auf der Tasmota Konsole so als Meldungen?
                                      deine MQTT einstellungen geprüft in Tasmota?

                                      script.js.NSPanel.panel_14: AxiosError: getaddrinfo EAI_AGAIN undefined at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/AxiosError.js:89:14) at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/adapters/http.js:610:25) at RedirectableRequest.emit (node:events:514:28) at RedirectableRequest.emit (node:domain:489:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24) at ClientRequest.emit (node:events:526:35) at ClientRequest.emit (node:domain:489:12) at Socket.socketErrorListener (node:_http_client:501:9) at Socket.emit (node:events:514:28) at Socket.emit (node:domain:489:12) at Axios.request (/opt/iobroker/node_modules/iobroker.javascript/node_modules/axios/lib/core/Axios.js:45:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) { hostname: 'undefined', syscall: 'getaddrinfo', code: 'EAI_AGAIN', errno: -3001, config: { transitional: { silentJSONParsing: true, forcedJSONParsing: true, clarifyTimeoutError: false }, adapter: [ 'xhr', 'http', 'fetch' ], transformRequest: [ [Function: transformRequest] ], transformResponse: [ [Function: transformResponse] ], timeout: 0, xsrfCookieName: 'XSRF-TOKEN', xsrfHeaderName: 'X-XSRF-TOKEN', maxContentLength: -1, maxBodyLength: -1, env: { FormData: [Function], Blob: [class Blob] }, validateStatus: [Function: validateStatus], headers: Object [AxiosHeaders] { Accept: 'application/json, text/plain, */*', 'Content-Type': undefined, 'User-Agent': 'ioBroker', 'Accept-Encoding': 'gzip, compress, deflate, br' }, method: 'get', url: 'http://undefined/cm?cmnd=Status0', data: undefined }, request: <ref *1> Writable { _writableState: WritableState { objectMode: false, highWaterMark: 16384, finalCalled: false, needDrain: false, ending: false, ended: false, finished: false, destroyed: false, decodeStrings: true, defaultEncoding: 'utf8', length: 0, writing: false, corked: 0, sync: true, bufferProcessing: false, onwrite: [Function: bound onwrite], writecb: null, writelen: 0, afterWriteTickInfo: null, buffered: [], bufferedIndex: 0, allBuffers: true, allNoop: true, pendingcb: 0, constructed: true, prefinished: false, errorEmitted: false, emitClose: true, autoDestroy: true, errored: null, closed: false, closeEmitted: false, [Symbol(kOnFinished)]: [] }, _events: [Object: null prototype] { response: [Function: handleResponse], error: [Function: handleRequestError], socket: [Function: handleRequestSocket] }, _eventsCount: 3, _maxListeners: 100, _options: { maxRedirects: 21, maxBodyLength: Infinity, protocol: 'http:', path: '/cm?cmnd=Status0', method: 'GET', headers: [Object: null prototype], agents: [Object], auth: undefined, family: undefined, beforeRedirect: [Function: dispatchBeforeRedirect], beforeRedirects: [Object], hostname: 'undefined', port: '', agent: undefined, nativeProtocols: [Object], pathname: '/cm', search: '?cmnd=Status0' }, _ended: true, _ending: true, _redirectCount: 0, _redirects: [], _requestBodyLength: 0, _requestBodyBuffers: [], _onNativeResponse: [Function (anonymous)], _currentRequest: ClientRequest { _events: [Object: null prototype], _eventsCount: 7, _maxListeners: 100, outputData: [], outputSize: 0, writable: true, destroyed: false, _last: true, chunkedEncoding: false, shouldKeepAlive: false, maxRequestsOnConnectionReached: false, _defaultKeepAlive: true, useChunkedEncodingByDefault: false, sendDate: false, _removedConnection: false, _removedContLen: false, _removedTE: false, strictContentLength: false, _contentLength: 0, _hasBody: true, _trailer: '', finished: true, _headerSent: true, _closed: false, socket: [Socket], _header: 'GET /cm?cmnd=Status0 HTTP/1.1\r\n' + 'Accept: application/json, text/plain, */*\r\n' + 'User-Agent: ioBroker\r\n' + 'Accept-Encoding: gzip, compress, deflate, br\r\n' + 'sentry-trace: f46b7c2a61424bbb93184ac7b44ac888-bf1d9b097c857475\r\n' + 'baggage: sentry-environment=production,sentry-release=iobroker.javascript%408.3.1,sentry-public_key=f3b9740caaee4ee69eb68019d71526ff,sentry-trace_id=f46b7c2a61424bbb93184ac7b44ac888\r\n' + 'Host: undefined\r\n' + 'Connection: close\r\n' + '\r\n', _keepAliveTimeout: 0, _onPendingData: [Function: nop], agent: [Agent], socketPath: undefined, method: 'GET', maxHeaderSize: undefined, insecureHTTPParser: undefined, joinDuplicateHeaders: undefined, path: '/cm?cmnd=Status0', _ended: false, res: null, aborted: false, timeoutCb: null, upgradeOrConnect: false, parser: null, maxHeadersCount: null, reusedSocket: false, host: 'undefined', protocol: 'http:', _redirectable: [Circular *1], [Symbol(kCapture)]: false, [Symbol(kBytesWritten)]: 0, [Symbol(kNeedDrain)]: false, [Symbol(corked)]: 0, [Symbol(kOutHeaders)]: [Object: null prototype], [Symbol(errored)]: null, [Symbol(kHighWaterMark)]: 16384, [Symbol(kRejectNonStandardBodyWrites)]: false, [Symbol(kUniqueHeaders)]: null }, _currentUrl: 'http://undefined/cm?cmnd=Status0', [Symbol(kCapture)]: false }, cause: Error: getaddrinfo EAI_AGAIN undefined at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:108:26) { errno: -3001, code: 'EAI_AGAIN', syscall: 'getaddrinfo', hostname: 'undefined' } }
                                      

                                      das schmeisst mir der Broker aus...

                                      M Offline
                                      M Offline
                                      michael_4358
                                      wrote on last edited by
                                      #5781

                                      @TT-Tom

                                      das is auf der panel Konsole

                                      17:39:18.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:24.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:30.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:36.103 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:42.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:48.103 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:53.998 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:39:59.999 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:05.899 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:11.899 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:17.799 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:23.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:29.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:35.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:41.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:47.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:47.891 MQT: tele/tasmota_C6C160/STATE = {"Time":"2024-06-03T17:40:47","Uptime":"0T00:15:10","UptimeSec":910,"Heap":107,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":2,"Berry":{"HeapUsed":54,"Objects":660},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Datenbremse","BSSId":"68:D7:9A:14:06:1B","Channel":1,"Mode":"HT40","RSSI":68,"Signal":-66,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                      17:40:47.901 MQT: tele/tasmota_C6C160/SENSOR = {"Time":"2024-06-03T17:40:47","ANALOG":{"Temperature1":27.0},"TempUnit":"C"}
                                      17:40:53.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:40:59.497 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:05.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:11.398 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:17.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:23.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:29.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:35.197 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:41.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:47.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:53.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:41:58.999 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:05.002 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:10.898 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:16.898 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:22.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:28.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:34.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:40.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:46.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:52.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:42:58.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:04.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:10.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:16.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:22.400 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:28.302 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:34.304 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:40.197 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:46.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      17:43:52.108 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                      
                                      T 1 Reply Last reply
                                      0
                                      • M michael_4358

                                        @TT-Tom

                                        das is auf der panel Konsole

                                        17:39:18.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:24.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:30.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:36.103 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:42.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:48.103 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:53.998 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:39:59.999 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:05.899 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:11.899 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:17.799 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:23.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:29.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:35.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:41.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:47.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:47.891 MQT: tele/tasmota_C6C160/STATE = {"Time":"2024-06-03T17:40:47","Uptime":"0T00:15:10","UptimeSec":910,"Heap":107,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":2,"Berry":{"HeapUsed":54,"Objects":660},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Datenbremse","BSSId":"68:D7:9A:14:06:1B","Channel":1,"Mode":"HT40","RSSI":68,"Signal":-66,"LinkCount":1,"Downtime":"0T00:00:05"}}
                                        17:40:47.901 MQT: tele/tasmota_C6C160/SENSOR = {"Time":"2024-06-03T17:40:47","ANALOG":{"Temperature1":27.0},"TempUnit":"C"}
                                        17:40:53.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:40:59.497 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:05.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:11.398 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:17.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:23.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:29.298 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:35.197 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:41.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:47.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:53.098 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:41:58.999 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:05.002 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:10.898 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:16.898 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:22.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:28.798 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:34.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:40.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:46.698 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:52.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:42:58.598 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:04.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:10.498 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:16.399 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:22.400 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:28.302 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:34.304 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:40.197 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:46.198 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        17:43:52.108 MQT: tele/tasmota_C6C160/RESULT = {"CustomRecv":"event,startup,53,eu"}
                                        
                                        T Offline
                                        T Offline
                                        TT-Tom
                                        wrote on last edited by
                                        #5782

                                        @michael_4358 sagte in SONOFF NSPanel mit Lovelace UI:

                                        tele/tasmota_C6C160/RESULT

                                        stimmt der Pfad vom MQTT noch mit dem Script überein?

                                        Gruß Tom
                                        https://github.com/tt-tom17
                                        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                                        NSPanel Script Wiki
                                        https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                        NSPanel Adapter Wiki
                                        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                                        M 1 Reply Last reply
                                        0
                                        • T TT-Tom

                                          @michael_4358 sagte in SONOFF NSPanel mit Lovelace UI:

                                          tele/tasmota_C6C160/RESULT

                                          stimmt der Pfad vom MQTT noch mit dem Script überein?

                                          M Offline
                                          M Offline
                                          michael_4358
                                          wrote on last edited by
                                          #5783

                                          @tt-tom

                                          tatsächlich❗️

                                          aber costum send wird nicht erzeugt...

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          157

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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