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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    SONOFF NSPanel mit Lovelace UI

    This topic has been deleted. Only users with topic management privileges can see it.
    • Armilar
      Armilar Most Active Forum Testing @Andreas_Z last edited by

      @andreas_z sagte in SONOFF NSPanel mit Lovelace UI:

      @armilar
      Habe ich, MQTT.2 ist als Server (mit anderem Port) konfiguriert und identischem Resultat, es wird nichts auf dem Display angezeigt:

      mqtt.2	2022-09-23 19:32:17.692	info	Client [NSPanel_1] publishOnSubscribe send all known states
      mqtt.2	2022-09-23 19:32:17.691	info	Client [NSPanel_1] publishOnSubscribe send all known states
      mqtt.2	2022-09-23 19:32:17.689	info	Client [NSPanel_1] publishOnSubscribe send all known states
      mqtt.2	2022-09-23 19:32:17.492	info	Client [NSPanel_1] subscribes on "cmnd/NSPanel_1_fb/#" with regex /^mqtt\.2\.cmnd\.NSPanel_1_fb(\..*)?/
      mqtt.2	2022-09-23 19:32:17.492	info	Client [NSPanel_1] subscribes on "cmnd/NSPanel_1_fb/#" with regex /^cmnd\.NSPanel_1_fb(\..*)?/
      mqtt.2	2022-09-23 19:32:17.491	info	Client [NSPanel_1] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^mqtt\.2\.SmartHome\.tasmotas\.cmnd(\..*)?/
      mqtt.2	2022-09-23 19:32:17.490	info	Client [NSPanel_1] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^SmartHome\.tasmotas\.cmnd(\..*)?/
      mqtt.2	2022-09-23 19:32:17.489	info	Client [NSPanel_1] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^mqtt\.2\.SmartHome\.NSPanel_1\.cmnd(\..*)?/
      mqtt.2	2022-09-23 19:32:17.489	info	Client [NSPanel_1] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^SmartHome\.NSPanel_1\.cmnd(\..*)?/
      mqtt.2	2022-09-23 19:32:17.454	info	Client [NSPanel_1] connected with secret 1663954337450_1441
      mqtt.2	2022-09-23 19:32:07.977	info	Client [NSPanel_1] connection closed: closed
      javascript.0	2022-09-23 19:30:27.658	info	script.js.common.NSPanel_1: registered 12 subscriptions, 6 schedules, 0 messages, 0 logs and 0 file subscriptions
      javascript.0	2022-09-23 19:30:27.636	info	script.js.common.NSPanel_1: TypeScript compilation successful
      javascript.0	2022-09-23 19:30:25.964	info	script.js.common.NSPanel_1: compiling TypeScript source...
      javascript.0	2022-09-23 19:30:25.924	debug	File /home/Javascript/common/NSPanel_1.ts change
      javascript.0	2022-09-23 19:30:25.924	info	Stop script script.js.common.NSPanel_1
      javascript.0	2022-09-23 19:30:25.917	debug	Update /home/Javascript/common/NSPanel_1.ts on disk
      

      Werte im Script habe ich auf MQTT.2 geändert gehabt.

      So und jetzt bitte mal die mqtt-Einstellungen aus dem mqtt.2. und aus Tasmota posten. Ich denke wir finden den Fehler noch

      Andreas_Z 1 Reply Last reply Reply Quote 0
      • Andreas_Z
        Andreas_Z @Armilar last edited by

        @armilar
        e1652012-6fd2-438d-abc2-f94ba4e0970a-grafik.png
        2ce24076-bdd3-4220-9366-35967ae6130a-grafik.png
        478e3ba9-2c46-4b93-a3fd-70d8e8ecfa30-grafik.png

        By the way, Respekt und dank für deine Geduld 👍

        Armilar 1 Reply Last reply Reply Quote 0
        • Armilar
          Armilar Most Active Forum Testing @Andreas_Z last edited by Armilar

          @andreas_z sagte in SONOFF NSPanel mit Lovelace UI:

          @armilar
          e1652012-6fd2-438d-abc2-f94ba4e0970a-grafik.png
          2ce24076-bdd3-4220-9366-35967ae6130a-grafik.png
          478e3ba9-2c46-4b93-a3fd-70d8e8ecfa30-grafik.png

          By the way, Respekt und dank für deine Geduld 👍

          Denke ich habe was ... Bitte nach und nach..

          Haken "unbedingt" raus... und raus lassen
          7a55f046-e18d-44c5-9bcc-475e50ee9de9-image.png

          Haken rein...
          492d66f8-8230-41d1-b9fc-3f8b45d39268-image.png

          Setze mal höher
          83b9a637-c580-4d5d-bbe9-7b589d19d940-image.png

          Wärst so ziemlich der erste bei dem es nicht funktioniert. Können wir irgendwie nicht auf uns sitzen lassen... 😉

          und zum Schluss noch die beiden Zeilen aktualisieren, falls noch nicht geschehen...

              panelRecvTopic: 'mqtt.2.SmartHome.NSPanel_1.tele.RESULT',       // anpassen
              panelSendTopic: 'mqtt.2.SmartHome.NSPanel_1.cmnd.CustomSend',   // anpassen
          
          Andreas_Z 1 Reply Last reply Reply Quote 0
          • Andreas_Z
            Andreas_Z @Armilar last edited by

            @armilar Alles Umgesetzt, ohne Erfolg, was aber bisher immer passiert (Mit Mosqitto und über Iobroker Intern MQTT), wenn ich das Script neu gestartet oder geändert habe, das "This is taking longer ....." verschwindet für einen Moment und erscheint danach wieder, also scheint es ja doch eine Gewisse Kommunikation zu geben

            Armilar K 2 Replies Last reply Reply Quote 0
            • Armilar
              Armilar Most Active Forum Testing @Andreas_Z last edited by

              @andreas_z sagte in SONOFF NSPanel mit Lovelace UI:

              @armilar Alles Umgesetzt, ohne Erfolg, was aber bisher immer passiert (Mit Mosqitto und über Iobroker Intern MQTT), wenn ich das Script neu gestartet oder geändert habe, das "This is taking longer ....." verschwindet für einen Moment und erscheint danach wieder, also scheint es ja doch eine Gewisse Kommunikation zu geben

              Okay ich gebe auf. Kannst noch mal versuchen die IP im Broker auf den Server zusetzten und beide Kisten iobroker und Panel durchstarten. Mehr geht eigentlich nicht...

              1 Reply Last reply Reply Quote 0
              • Armilar
                Armilar Most Active Forum Testing @Kuckuckmann last edited by Armilar

                @kuckuckmann (nur für deine Tests)

                1 Reply Last reply Reply Quote 0
                • K
                  Kuckuckmann @Andreas_Z last edited by

                  @andreas_z
                  Hi Andreas,

                  was ich bei dem ganzen vermisse, ist die Bestätigung, dass CustomSend funktioniert.
                  Da ich gerade selbst damit zu kämpfen hatte, stell bitte sicher, dass der entweder aus der Tasmota Konsole oder dem Mosquitto Explorer so wie in der Anleitung im Wiki auch passiert. Ich könnte mir vorstellen, dass dies die Lösung ist.

                  LG

                  Andreas_Z 1 Reply Last reply Reply Quote 0
                  • Andreas_Z
                    Andreas_Z @Kuckuckmann last edited by

                    @kuckuckmann

                    Er funktioniert leider nicht mal aus der Konsole raus
                    20:23:10.191 CMD: CustomSend time~12:00
                    20:23:10.216 MQT: SmartHome/tasmota_E7EFAC/stat/RESULT = {"CustomSend":"Done"}
                    20:23:13.604 MQT: SmartHome/tasmota_E7EFAC/tele/RESULT = {"CustomRecv":"event,startup,42,eu"}

                    Es wird nichts auf dem Display angezeigt. Zwischenzeitlich habe ich noch einmal bei 0 Angefangen und komplett neu geflasht und konfiguriert, leider mit dem selben Ergebnis.

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      Kuckuckmann @Andreas_Z last edited by

                      @andreas_z
                      Hast Du es via Mosquitto probiert?

                      Andreas_Z 1 Reply Last reply Reply Quote 0
                      • Andreas_Z
                        Andreas_Z @Kuckuckmann last edited by

                        @kuckuckmann
                        Aus der Konsole, über Iobroker, mit MQTT-Explorer, das blö.... Display hat keine Lust etwas anzuzeigen, außer "Waiting for content"

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          Kuckuckmann @Andreas_Z last edited by

                          @andreas_z
                          CMD: CustomSend time~12:00 <--- hat das einen aktuellen Zeitstempel?

                          Andreas_Z 1 Reply Last reply Reply Quote 0
                          • K
                            Kuckuckmann @Skatbert last edited by

                            @skatbert
                            Gibt es bei Dir schon was neues?
                            Ich habe noch eine Idee: Kannst Du mal die Seiten leer machen, so das keine PageItems drauf sind und dann mal das Blättern testen?

                            S 2 Replies Last reply Reply Quote 0
                            • Andreas_Z
                              Andreas_Z @Kuckuckmann last edited by

                              @kuckuckmann @Armilar
                              OK warum auch immer, aus irgend einem nicht Erklärbaren Grund funktioniert auf einmal das Display und zeigt alles an, letzte Aktion war das erneute kopieren des Skripts aus Notepad++

                              Vielen vielen Dank für eure Geduld

                              Armilar K 2 Replies Last reply Reply Quote 0
                              • Armilar
                                Armilar Most Active Forum Testing @Andreas_Z last edited by Armilar

                                @andreas_z sagte in SONOFF NSPanel mit Lovelace UI:

                                @kuckuckmann @Armilar
                                OK warum auch immer, aus irgend einem nicht Erklärbaren Grund funktioniert auf einmal das Display und zeigt alles an, letzte Aktion war das erneute kopieren des Skripts aus Notepad++

                                Vielen vielen Dank für eure Geduld

                                😊 👍 🤙

                                okay - ab jetzt ist es nur noch Fleißarbeit

                                1 Reply Last reply Reply Quote 0
                                • K
                                  Kuckuckmann @Andreas_Z last edited by

                                  @andreas_z
                                  KONFETTI

                                  Super gut, viel Spass damit 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • S
                                    Skatbert @Kuckuckmann last edited by

                                    @kuckuckmann ja kann ich nochmal probieren. Bin ab morgen erstmal für eine Woche im Urlaub. Teste es dann und melde mich.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Skatbert @Kuckuckmann last edited by Skatbert

                                      @kuckuckmann Ich habe das ohne Items noch schnell mal probiert, nix neues, das Blätterverhalten ist gleich, maximal 1 Seite und dann einen Zwischenschritt über die Detailseite oder Screensaver.

                                      K 1 Reply Last reply Reply Quote 0
                                      • K
                                        Kuckuckmann @Skatbert last edited by

                                        @skatbert
                                        Mit welchem Editor bearbeitest Du dein Skript?

                                        S Armilar 2 Replies Last reply Reply Quote 0
                                        • S
                                          Skatbert @Kuckuckmann last edited by

                                          @kuckuckmann mit notepad und auch direkt im script Adapter.

                                          1 Reply Last reply Reply Quote 0
                                          • Armilar
                                            Armilar Most Active Forum Testing @Kuckuckmann last edited by

                                            @john5star sagte in Sonoff NSPanel:

                                            @tt-tom

                                            ich habe das Abfallskript mal getestet. Bei mir wurden lediglich vier alias-Ordner angelegt, keine Geräte. Des weiteren habe ich versucht andere Farben für die Tonnen zu vergeben. Dabei habe ich festgestellt, dass die Farbe Gelb der "Gelben Tonne" bei mir auch in den Datenpunkt für die Farbe der Restmülltonne mit übernommen wird.

                                            @john5star hast du das schon gesehen?

                                            https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker---FAQ-&-Anleitungen#4-abfallkalender

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            900
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            lovelace ui nspanel sonoff
                                            260
                                            7128
                                            4659693
                                            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