Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Hardware
    4. SONOFF NSPanel mit Lovelace UI

    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

    SONOFF NSPanel mit Lovelace UI

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      Superdad @TT-Tom last edited by

      @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 Braun T 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Superdad last edited by

        @superdad

        Zwar OT, aber hier:

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

        S 1 Reply Last reply Reply Quote 0
        • S
          Superdad @Thomas Braun last edited by

          @thomas-braun

          OK, Danke!

          1 Reply Last reply Reply Quote 0
          • T
            TT-Tom @Superdad last edited by 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 1 Reply Last reply Reply Quote 0
            • S
              Superdad @TT-Tom last edited by

              @tt-tom
              Hallo,

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

              1 Reply Last reply Reply Quote 0
              • M
                michael_4358 last edited by

                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 Reply Quote 0
                • T
                  TT-Tom @michael_4358 last edited by

                  @michael_4358

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

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    michael_4358 @TT-Tom last edited by

                    @tt-tom

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

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      TT-Tom @michael_4358 last edited by TT-Tom

                      @michael_4358
                      was meinst du mit zerschossen? Software oder Hardware

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

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        michael_4358 @TT-Tom last edited by

                        @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 Reply Quote 0
                        • T
                          TT-Tom @michael_4358 last edited by

                          @michael_4358

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

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            michael_4358 @TT-Tom last edited by

                            @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 Reply Quote 0
                            • M
                              michael_4358 @michael_4358 last edited by

                              @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 Reply Quote 0
                              • T
                                TT-Tom @michael_4358 last edited by

                                @michael_4358 sagte in SONOFF NSPanel mit Lovelace UI:

                                tele/tasmota_C6C160/RESULT

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

                                M 1 Reply Last reply Reply Quote 0
                                • M
                                  michael_4358 @TT-Tom last edited by

                                  @tt-tom

                                  tatsächlich❗️

                                  aber costum send wird nicht erzeugt...

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    TT-Tom last edited by TT-Tom

                                    @michael_4358
                                    Stell in Tasmota die alte Verzeichnis Struktur wieder ein, dann sollte alles wieder funktionieren.
                                    zeig mal deine alten Datenpunkte

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      michael_4358 @TT-Tom last edited by

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

                                      @michael_4358
                                      Stell in Tasmota die alte Verzeichnis Struktur wieder ein, dann sollte alles wieder funktionieren.
                                      zeig mal deine alten Datenpunkte

                                      das ist zu spät ich hab die gelöscht da ich dachte dort kommt es zu Problemen,.

                                      T 1 Reply Last reply Reply Quote 0
                                      • T
                                        TT-Tom @michael_4358 last edited by

                                        @michael_4358
                                        Die steht doch noch im Script, oder? Ansonsten ist im Wiki eine Beschreibung.

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          michael_4358 @TT-Tom last edited by

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

                                          @michael_4358
                                          Die steht doch noch im Script, oder? Ansonsten ist im Wiki eine Beschreibung.

                                          habe es wie im wiki gemacht aber der Datenpunkt fehlt..

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            TT-Tom @michael_4358 last edited by

                                            @michael_4358
                                            Zeige mal deine MQTT Einstellungen von Tasmota und die von mqtt.0

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            892
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            lovelace ui nspanel sonoff
                                            265
                                            7292
                                            5002982
                                            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