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

  • 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.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

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.
  • M matthesjimte

    @armilar

    Hi, Sorry das ich jetzt erst anworte aber gestern war einfach keine Zeit.

    Ich bin jetzt die Anleitung nochmal durch gegangen, habe das Panel aber nicht neu mit Tasmota geflascht (benutze Version 14.5.0 (release-nspanel)).
    Upgedated habe ich Berry Treiber, TFT und auch ale TS-scripte neuerstellt, aber ich bekommen immer noch den gleichen Fehler, aber diesmal nur noch einmal.

    Kann es eventuell daran liegen das mein Javascript veraltet ist? Werde das jetzt mal auf die neuste Version bringen und dann nochmal schauen

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

    @matthesjimte

    Kannst du bitte mal das komplette log vom Start das Script posten.

    Hast du schon Seiten im Script erstellt, dann den Code zeigen.

    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

      @matthesjimte

      Kannst du bitte mal das komplette log vom Start das Script posten.

      Hast du schon Seiten im Script erstellt, dann den Code zeigen.

      M Offline
      M Offline
      matthesjimte
      wrote on last edited by matthesjimte
      #7058

      @tt-tom und @Armilar

      NAch dem ich jetzt alles upgedatet habe, bekomme ich auch den Fehler nicht mehr.

      Sollte jetzt eigentlich nicht standard mässig eine Konfig an das Panel geschickt werden? Ich weiß das man es noch konfiguren sollte, aber dei Doku gibt darüber keine Auskunft.

      Bei mir steht immer noch "waiting for content"

      Hier die log

      javascript.0 11:57:20.327 info Compiling TypeScript source script.js.NSPanel.NSPanel1
      javascript.0 11:57:22.515 info script.js.NSPanel.NSPanel1: source code did not change, using cached compilation result...
      javascript.0 11:57:22.729 info script.js.NSPanel.NSPanel1: --- start of NsPanelTs: 0_userdata.0.NSPanel.1. ---
      javascript.0 11:57:22.750 info script.js.NSPanel.NSPanel1: setObjects enabled - create Alias Channels possible
      javascript.0 11:57:22.770 info script.js.NSPanel.NSPanel1: weather alias for accuweather.0. already exists
      javascript.0 11:57:22.942 info script.js.NSPanel.NSPanel1: registered 41 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
      javascript.0 11:57:22.966 info script.js.NSPanel.NSPanel1: No Updates for NSPanel available
      javascript.0 11:57:23.243 info script.js.NSPanel.NSPanel1: Desired TFT Firmware: 55 / v4.6.2
      javascript.0 11:57:23.373 info script.js.NSPanel.NSPanel1: Debug mode disabled
      javascript.0 11:57:24.269 info script.js.NSPanel.NSPanel1: hidden Cards disabled
      javascript.0 11:57:27.447 info script.js.NSPanel.NSPanel1: Start MQTT-Port-Check -------------------------------------
      javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- admin.0 - 8081
      javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- mqtt.0 - 1883
      javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- mqtt.1 - 1884
      javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- node-red.0 - 1880
      javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: - MQTT-Port-Check OK: Instance of Adapter: mqtt.1 is running on Port:1884
      javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: End MQTT-Port-Check ---------------------------------------

      Mein Panel läuft separate im mqtt.1

      ArmilarA 2 Replies Last reply
      0
      • M matthesjimte

        @tt-tom und @Armilar

        NAch dem ich jetzt alles upgedatet habe, bekomme ich auch den Fehler nicht mehr.

        Sollte jetzt eigentlich nicht standard mässig eine Konfig an das Panel geschickt werden? Ich weiß das man es noch konfiguren sollte, aber dei Doku gibt darüber keine Auskunft.

        Bei mir steht immer noch "waiting for content"

        Hier die log

        javascript.0 11:57:20.327 info Compiling TypeScript source script.js.NSPanel.NSPanel1
        javascript.0 11:57:22.515 info script.js.NSPanel.NSPanel1: source code did not change, using cached compilation result...
        javascript.0 11:57:22.729 info script.js.NSPanel.NSPanel1: --- start of NsPanelTs: 0_userdata.0.NSPanel.1. ---
        javascript.0 11:57:22.750 info script.js.NSPanel.NSPanel1: setObjects enabled - create Alias Channels possible
        javascript.0 11:57:22.770 info script.js.NSPanel.NSPanel1: weather alias for accuweather.0. already exists
        javascript.0 11:57:22.942 info script.js.NSPanel.NSPanel1: registered 41 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
        javascript.0 11:57:22.966 info script.js.NSPanel.NSPanel1: No Updates for NSPanel available
        javascript.0 11:57:23.243 info script.js.NSPanel.NSPanel1: Desired TFT Firmware: 55 / v4.6.2
        javascript.0 11:57:23.373 info script.js.NSPanel.NSPanel1: Debug mode disabled
        javascript.0 11:57:24.269 info script.js.NSPanel.NSPanel1: hidden Cards disabled
        javascript.0 11:57:27.447 info script.js.NSPanel.NSPanel1: Start MQTT-Port-Check -------------------------------------
        javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- admin.0 - 8081
        javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- mqtt.0 - 1883
        javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- mqtt.1 - 1884
        javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- node-red.0 - 1880
        javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: - MQTT-Port-Check OK: Instance of Adapter: mqtt.1 is running on Port:1884
        javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: End MQTT-Port-Check ---------------------------------------

        Mein Panel läuft separate im mqtt.1

        ArmilarA Offline
        ArmilarA Offline
        Armilar
        Most Active Forum Testing
        wrote on last edited by
        #7059

        @matthesjimte sagte in SONOFF NSPanel mit Lovelace UI:

        Sollte jetzt eigentlich nicht standard mässig eine Konfig an das Panel geschickt werden?

        Wird wahrscheinlich auch.

        Sieh mal in den CustomSend vom mqtt.1

        Wenn da etwas drin steht, dann bitte die Konfiguration der MQTT.1 Instanz nochmals überprüfen oder posten...

        Kleiner Tipp... Der MQTT-Broker nutzt immer 2 Ports. Daher würde ich den Port vom MQTT sowohl im Panel, als auch in der MQTT.1 Instanz auf 1885 setzen.

        Wahrscheinlich ist es nur eine Konfigurations-Kleinigkeit im MQTT.1-Adapter, die verhindert, dass der CustomSend abboniert wird.

        Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
        https://github.com/joBr99/nspanel-lovelace-ui/wiki

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        1 Reply Last reply
        0
        • M matthesjimte

          @tt-tom und @Armilar

          NAch dem ich jetzt alles upgedatet habe, bekomme ich auch den Fehler nicht mehr.

          Sollte jetzt eigentlich nicht standard mässig eine Konfig an das Panel geschickt werden? Ich weiß das man es noch konfiguren sollte, aber dei Doku gibt darüber keine Auskunft.

          Bei mir steht immer noch "waiting for content"

          Hier die log

          javascript.0 11:57:20.327 info Compiling TypeScript source script.js.NSPanel.NSPanel1
          javascript.0 11:57:22.515 info script.js.NSPanel.NSPanel1: source code did not change, using cached compilation result...
          javascript.0 11:57:22.729 info script.js.NSPanel.NSPanel1: --- start of NsPanelTs: 0_userdata.0.NSPanel.1. ---
          javascript.0 11:57:22.750 info script.js.NSPanel.NSPanel1: setObjects enabled - create Alias Channels possible
          javascript.0 11:57:22.770 info script.js.NSPanel.NSPanel1: weather alias for accuweather.0. already exists
          javascript.0 11:57:22.942 info script.js.NSPanel.NSPanel1: registered 41 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
          javascript.0 11:57:22.966 info script.js.NSPanel.NSPanel1: No Updates for NSPanel available
          javascript.0 11:57:23.243 info script.js.NSPanel.NSPanel1: Desired TFT Firmware: 55 / v4.6.2
          javascript.0 11:57:23.373 info script.js.NSPanel.NSPanel1: Debug mode disabled
          javascript.0 11:57:24.269 info script.js.NSPanel.NSPanel1: hidden Cards disabled
          javascript.0 11:57:27.447 info script.js.NSPanel.NSPanel1: Start MQTT-Port-Check -------------------------------------
          javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- admin.0 - 8081
          javascript.0 11:57:27.448 info script.js.NSPanel.NSPanel1: -- mqtt.0 - 1883
          javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- mqtt.1 - 1884
          javascript.0 11:57:27.449 info script.js.NSPanel.NSPanel1: -- node-red.0 - 1880
          javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: - MQTT-Port-Check OK: Instance of Adapter: mqtt.1 is running on Port:1884
          javascript.0 11:57:27.450 info script.js.NSPanel.NSPanel1: End MQTT-Port-Check ---------------------------------------

          Mein Panel läuft separate im mqtt.1

          ArmilarA Offline
          ArmilarA Offline
          Armilar
          Most Active Forum Testing
          wrote on last edited by
          #7060

          @matthesjimte

          3c353d68-ea89-4f01-a59e-e54887114d06-image.png

          Versuche auch mal diese Einstellung... die Maske muss bei dir natürlich mqtt.1.* sein

          Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
          https://github.com/joBr99/nspanel-lovelace-ui/wiki

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          M 1 Reply Last reply
          0
          • ArmilarA Armilar

            @matthesjimte

            3c353d68-ea89-4f01-a59e-e54887114d06-image.png

            Versuche auch mal diese Einstellung... die Maske muss bei dir natürlich mqtt.1.* sein

            M Offline
            M Offline
            matthesjimte
            wrote on last edited by matthesjimte
            #7061

            @armilar

            Habe jetzt auf Port 1885 geändert,

            2.jpg 1.jpg

            Es tut sich auf jeden Fall schon mal mehr (danke für den Port Tipp) aber das Display bleibt immer noch bei "waiting for content"

            mqtt.1 2025-04-06 12:55:58.556 info Client [DVES_987A78] publishOnSubscribe send all known states
            mqtt.1 2025-04-06 12:55:58.553 info Client [DVES_987A78] publishOnSubscribe send all known states
            mqtt.1 2025-04-06 12:55:58.549 info Client [DVES_987A78] publishOnSubscribe send all known states
            mqtt.1 2025-04-06 12:55:58.354 info Client [DVES_987A78] subscribes on "cmnd/DVES_987A78_fb/#" with regex /^mqtt.1.cmnd.DVES_987A78_fb../
            mqtt.1 2025-04-06 12:55:58.353 info Client [DVES_987A78] subscribes on "cmnd/DVES_987A78_fb/#" with regex /^cmnd.DVES_987A78_fb..
            /
            mqtt.1 2025-04-06 12:55:58.352 info Client [DVES_987A78] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^mqtt.1.SmartHome.tasmotas.cmnd../
            mqtt.1 2025-04-06 12:55:58.351 info Client [DVES_987A78] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^SmartHome.tasmotas.cmnd..
            /
            mqtt.1 2025-04-06 12:55:58.348 info Client [DVES_987A78] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^mqtt.1.SmartHome.NSPanel_1.cmnd../
            mqtt.1 2025-04-06 12:55:58.346 info Client [DVES_987A78] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^SmartHome.NSPanel_1.cmnd..
            /
            mqtt.1 2025-04-06 12:55:58.232 info Client [DVES_987A78] connected with secret 1743936958223_4108
            mqtt.1 2025-04-06 12:55:53.055 info Starting MQTT authenticated server on 0.0.0.0:1885
            mqtt.1 2025-04-06 12:55:52.889 info starting. Version 6.1.2 in /opt/iobroker/node_modules/iobroker.mqtt, node: v20.18.3, js-controller: 7.0.6

            In CommandSend steht nur "time~13:02" drin, jetzt time~13:03

            Sieht das so aus, als wenn das System was schickt, aber das Panel es nicht auf die Kette bekommt, es umzusetzen?

            Habe jetzt nochnal neugestartet und bekommen folgende Warnung

            script.js.NSPanel.NSPanel1: Object "system.adapter.undefined" does not exist

            Hier die Log nach dem Starten

            3.jpg

            ArmilarA 1 Reply Last reply
            0
            • M matthesjimte

              @armilar

              Habe jetzt auf Port 1885 geändert,

              2.jpg 1.jpg

              Es tut sich auf jeden Fall schon mal mehr (danke für den Port Tipp) aber das Display bleibt immer noch bei "waiting for content"

              mqtt.1 2025-04-06 12:55:58.556 info Client [DVES_987A78] publishOnSubscribe send all known states
              mqtt.1 2025-04-06 12:55:58.553 info Client [DVES_987A78] publishOnSubscribe send all known states
              mqtt.1 2025-04-06 12:55:58.549 info Client [DVES_987A78] publishOnSubscribe send all known states
              mqtt.1 2025-04-06 12:55:58.354 info Client [DVES_987A78] subscribes on "cmnd/DVES_987A78_fb/#" with regex /^mqtt.1.cmnd.DVES_987A78_fb../
              mqtt.1 2025-04-06 12:55:58.353 info Client [DVES_987A78] subscribes on "cmnd/DVES_987A78_fb/#" with regex /^cmnd.DVES_987A78_fb..
              /
              mqtt.1 2025-04-06 12:55:58.352 info Client [DVES_987A78] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^mqtt.1.SmartHome.tasmotas.cmnd../
              mqtt.1 2025-04-06 12:55:58.351 info Client [DVES_987A78] subscribes on "SmartHome/tasmotas/cmnd/#" with regex /^SmartHome.tasmotas.cmnd..
              /
              mqtt.1 2025-04-06 12:55:58.348 info Client [DVES_987A78] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^mqtt.1.SmartHome.NSPanel_1.cmnd../
              mqtt.1 2025-04-06 12:55:58.346 info Client [DVES_987A78] subscribes on "SmartHome/NSPanel_1/cmnd/#" with regex /^SmartHome.NSPanel_1.cmnd..
              /
              mqtt.1 2025-04-06 12:55:58.232 info Client [DVES_987A78] connected with secret 1743936958223_4108
              mqtt.1 2025-04-06 12:55:53.055 info Starting MQTT authenticated server on 0.0.0.0:1885
              mqtt.1 2025-04-06 12:55:52.889 info starting. Version 6.1.2 in /opt/iobroker/node_modules/iobroker.mqtt, node: v20.18.3, js-controller: 7.0.6

              In CommandSend steht nur "time~13:02" drin, jetzt time~13:03

              Sieht das so aus, als wenn das System was schickt, aber das Panel es nicht auf die Kette bekommt, es umzusetzen?

              Habe jetzt nochnal neugestartet und bekommen folgende Warnung

              script.js.NSPanel.NSPanel1: Object "system.adapter.undefined" does not exist

              Hier die Log nach dem Starten

              3.jpg

              ArmilarA Offline
              ArmilarA Offline
              Armilar
              Most Active Forum Testing
              wrote on last edited by Armilar
              #7062

              @matthesjimte

              Sagen wir es mal so... Ich denke das NSPanel wird es auf die Kette bekommen, aber der MQTT.1 sendet die Nachrichten noch nicht wirklich an den das Panel...

              Mit dem MQTT-Explorer funktioniert es in der Regel, den CustomSend zu abbonieren:
              https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker---Basisinstallation#7-customsend-anlegen

              Der Austausch lässt sich auch im Tasmota beobachten, wenn man in der Konsole "weblog 4" einstellt.

              Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
              https://github.com/joBr99/nspanel-lovelace-ui/wiki

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              M 1 Reply Last reply
              0
              • ArmilarA Armilar

                @matthesjimte

                Sagen wir es mal so... Ich denke das NSPanel wird es auf die Kette bekommen, aber der MQTT.1 sendet die Nachrichten noch nicht wirklich an den das Panel...

                Mit dem MQTT-Explorer funktioniert es in der Regel, den CustomSend zu abbonieren:
                https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker---Basisinstallation#7-customsend-anlegen

                Der Austausch lässt sich auch im Tasmota beobachten, wenn man in der Konsole "weblog 4" einstellt.

                M Offline
                M Offline
                matthesjimte
                wrote on last edited by
                #7063

                @armilar

                Endlich es klappt.

                Irgendwas hat mit dem CustomsSend nicht gestimmt, obwohl ich es über die Console angelegt hatte

                Vielen, vielen Dank für den super (schnellen👍) Support

                ArmilarA 1 Reply Last reply
                1
                • M matthesjimte

                  @armilar

                  Endlich es klappt.

                  Irgendwas hat mit dem CustomsSend nicht gestimmt, obwohl ich es über die Console angelegt hatte

                  Vielen, vielen Dank für den super (schnellen👍) Support

                  ArmilarA Offline
                  ArmilarA Offline
                  Armilar
                  Most Active Forum Testing
                  wrote on last edited by
                  #7064

                  @matthesjimte

                  Prima - die Hürden sind überwunden und der eigentliche Spaßfaktor kann beginnen 😊

                  Warum es ab und an zu diesen Problemchen mit dem CustomSend bei der Erstkonfiguration kommt, kann ich auch nicht sagen... Wenn er ihn erst einmal abonniert hat, dann gibt es auf Lebenszeit des Panels auch keine Probleme mehr...

                  Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  1 Reply Last reply
                  0
                  • E Offline
                    E Offline
                    etzeste13
                    wrote on last edited by
                    #7065

                    Hallo,

                    zunächst mal Gratulation zu der tollen Arbeit die hier schon mit dem NSPanel geliefert wurden. Ist wirklich ein tolles Werkzeug.

                    Eine bitte hätte ich für meinen Gebrauch. Ich verwende einen MPD-Musikserver und auch den MPD-Adapter und würde gerne das NSPanel so wie es auch beim Sonos bzw Spotify Möglich ist hier die Bedienung über den MPD Adapter steuern. Wäre es auch möglich hier den MPD-Adapter zu unterstützen?

                    vG Etze

                    T 1 Reply Last reply
                    0
                    • E etzeste13

                      Hallo,

                      zunächst mal Gratulation zu der tollen Arbeit die hier schon mit dem NSPanel geliefert wurden. Ist wirklich ein tolles Werkzeug.

                      Eine bitte hätte ich für meinen Gebrauch. Ich verwende einen MPD-Musikserver und auch den MPD-Adapter und würde gerne das NSPanel so wie es auch beim Sonos bzw Spotify Möglich ist hier die Bedienung über den MPD Adapter steuern. Wäre es auch möglich hier den MPD-Adapter zu unterstützen?

                      vG Etze

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

                      @etzeste13

                      Was für Datenpunkte zur Steuerung werden vom Adapter angelegt.
                      Kannst du da ein paar Informationen liefern.
                      Zeige auch mal eine Übersicht der Datenpunkte.
                      Lege dazu bitte ein issues an auf Github.

                      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

                      E 1 Reply Last reply
                      0
                      • T TT-Tom

                        @etzeste13

                        Was für Datenpunkte zur Steuerung werden vom Adapter angelegt.
                        Kannst du da ein paar Informationen liefern.
                        Zeige auch mal eine Übersicht der Datenpunkte.
                        Lege dazu bitte ein issues an auf Github.

                        E Offline
                        E Offline
                        etzeste13
                        wrote on last edited by etzeste13
                        #7067

                        @tt-tom

                        Hi Tom, danke für das rasche Feedback. Ich habe den issue wie gewünscht angelegt. Lass mich wissen, sollte ich mit weiteren Details unterstützen können.

                        https://github.com/joBr99/nspanel-lovelace-ui/issues/1321

                        vg
                        Etze

                        T 1 Reply Last reply
                        0
                        • E etzeste13

                          @tt-tom

                          Hi Tom, danke für das rasche Feedback. Ich habe den issue wie gewünscht angelegt. Lass mich wissen, sollte ich mit weiteren Details unterstützen können.

                          https://github.com/joBr99/nspanel-lovelace-ui/issues/1321

                          vg
                          Etze

                          T Do not disturb
                          T Do not disturb
                          ticaki
                          wrote on last edited by
                          #7068

                          @etzeste13

                          Kannst das bitte auch hier eröffnen per c&p https://github.com/ticaki/ioBroker.nspanel-lovelace-ui

                          Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                          Spenden

                          E 1 Reply Last reply
                          1
                          • T ticaki

                            @etzeste13

                            Kannst das bitte auch hier eröffnen per c&p https://github.com/ticaki/ioBroker.nspanel-lovelace-ui

                            E Offline
                            E Offline
                            etzeste13
                            wrote on last edited by
                            #7069

                            @ticaki
                            Hallo, habe ich gemacht....

                            https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/issues/238

                            vG

                            ArmilarA 1 Reply Last reply
                            2
                            • E etzeste13

                              @ticaki
                              Hallo, habe ich gemacht....

                              https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/issues/238

                              vG

                              ArmilarA Offline
                              ArmilarA Offline
                              Armilar
                              Most Active Forum Testing
                              wrote on last edited by Armilar
                              #7070

                              @etzeste13

                              https://github.com/joBr99/nspanel-lovelace-ui/issues/1321

                              Kannst die cardMedia für den Media Player Daemon (MPD) gerne testen 😊

                              Ist aktuell noch im DEV v4.7.0.3 NSPanelTs.ts :
                              https://github.com/joBr99/nspanel-lovelace-ui/blob/main/ioBroker/DEV/NSPanelTs.ts

                              eedf230c-c5fa-4f61-a291-75e68fb66826-image.png

                              de4ab1b8-93a6-412f-9de2-f5e4bb308ded-Nextion_Editor_v1ILLcGHUy.gif

                              Folgende Funktionen sind aktuell implementiert:

                              • Standardelemente: Play, Pause, Stop (Power-Button), Next, Previous, Volume
                              • Shuffle über random (on/off)
                              • Repeat mit Single (Repeat Queue, Repeat Track, Repeat off)
                              • Wahlweise Seek (%) oder Crossfade (Sekunden) mit Klick auf das Player-Logo
                              • Playlist (gespeicherte Playlists werden in Queue geladen --> clear/load/play)
                              • Tracklist (Auswahl eines Titels in der aktuellen Queue)
                              • AOD (Always On Display)
                              • Automatische Erstellung des erforderlichen Media-Alias-Channels

                              // Variable for "Music Player Daemon (MDP) Adapter Instance"
                              // Please do not use "const" as the arrays are actively used
                              let MPD: PageType =
                              {
                                  'type': 'cardMedia',
                                  'heading': 'MPD Client',
                                  'hiddenByTrigger': true,
                                  'items': [{ 
                                              id: AliasPath + 'Media.PlayerMPD', // Path of the Media-Alias-Channel in alias.0.
                                              adapterPlayerInstance: 'mpd.0.',   // Instance of the MDP-Server / MDP-Player
                                              speakerList: [],                   // Do not Delete or Change
                                              playList: [],                      // Do not Delete or Change
                                              colorMediaIcon: White,             // Color of the Player-Icon
                                              colorMediaTitle: Yellow,           // Color of Text-Row for Title (Row 1)
                                              colorMediaArtist: Yellow,          // Color of Text-Row for Artist (Row 2)
                                              crossfade: true,                   // false = Seek; true = Crossfade in Logo of Player 
                                              alwaysOnDisplay: true,             // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout
                                              autoCreateALias : true             // Create automatically required Media-Alias-Channel
                                           }]
                              };
                              

                              Viel Spaß beim Test

                              EDIT: Wenn der Test erfolgreich ist, schiebe ich das gerne ins Stable...

                              Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              E 1 Reply Last reply
                              3
                              • ArmilarA Armilar

                                @etzeste13

                                https://github.com/joBr99/nspanel-lovelace-ui/issues/1321

                                Kannst die cardMedia für den Media Player Daemon (MPD) gerne testen 😊

                                Ist aktuell noch im DEV v4.7.0.3 NSPanelTs.ts :
                                https://github.com/joBr99/nspanel-lovelace-ui/blob/main/ioBroker/DEV/NSPanelTs.ts

                                eedf230c-c5fa-4f61-a291-75e68fb66826-image.png

                                de4ab1b8-93a6-412f-9de2-f5e4bb308ded-Nextion_Editor_v1ILLcGHUy.gif

                                Folgende Funktionen sind aktuell implementiert:

                                • Standardelemente: Play, Pause, Stop (Power-Button), Next, Previous, Volume
                                • Shuffle über random (on/off)
                                • Repeat mit Single (Repeat Queue, Repeat Track, Repeat off)
                                • Wahlweise Seek (%) oder Crossfade (Sekunden) mit Klick auf das Player-Logo
                                • Playlist (gespeicherte Playlists werden in Queue geladen --> clear/load/play)
                                • Tracklist (Auswahl eines Titels in der aktuellen Queue)
                                • AOD (Always On Display)
                                • Automatische Erstellung des erforderlichen Media-Alias-Channels

                                // Variable for "Music Player Daemon (MDP) Adapter Instance"
                                // Please do not use "const" as the arrays are actively used
                                let MPD: PageType =
                                {
                                    'type': 'cardMedia',
                                    'heading': 'MPD Client',
                                    'hiddenByTrigger': true,
                                    'items': [{ 
                                                id: AliasPath + 'Media.PlayerMPD', // Path of the Media-Alias-Channel in alias.0.
                                                adapterPlayerInstance: 'mpd.0.',   // Instance of the MDP-Server / MDP-Player
                                                speakerList: [],                   // Do not Delete or Change
                                                playList: [],                      // Do not Delete or Change
                                                colorMediaIcon: White,             // Color of the Player-Icon
                                                colorMediaTitle: Yellow,           // Color of Text-Row for Title (Row 1)
                                                colorMediaArtist: Yellow,          // Color of Text-Row for Artist (Row 2)
                                                crossfade: true,                   // false = Seek; true = Crossfade in Logo of Player 
                                                alwaysOnDisplay: true,             // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout
                                                autoCreateALias : true             // Create automatically required Media-Alias-Channel
                                             }]
                                };
                                

                                Viel Spaß beim Test

                                EDIT: Wenn der Test erfolgreich ist, schiebe ich das gerne ins Stable...

                                E Offline
                                E Offline
                                etzeste13
                                wrote on last edited by
                                #7071

                                @armilar

                                hallo, vielen Dank für die wirklich rasche Umsetzung. Ich komme erst morgen zum Player damit ich sehen kann wie die Musikausgabe funktioniert, aber die Datenpunkte reagieren und das Display auch!! Bin sehr zuversichtlich!!

                                Echt tolle Sache!!! Werden morgen noch mehr berichten!
                                vG
                                Etze

                                ArmilarA 1 Reply Last reply
                                2
                                • E etzeste13

                                  @armilar

                                  hallo, vielen Dank für die wirklich rasche Umsetzung. Ich komme erst morgen zum Player damit ich sehen kann wie die Musikausgabe funktioniert, aber die Datenpunkte reagieren und das Display auch!! Bin sehr zuversichtlich!!

                                  Echt tolle Sache!!! Werden morgen noch mehr berichten!
                                  vG
                                  Etze

                                  ArmilarA Offline
                                  ArmilarA Offline
                                  Armilar
                                  Most Active Forum Testing
                                  wrote on last edited by
                                  #7072

                                  @etzeste13

                                  Sag bescheid, wenn etwas fehlt 😉

                                  Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  E 1 Reply Last reply
                                  0
                                  • ArmilarA Armilar

                                    @armilar

                                    Update v4.6.0.1

                                    7f2b0f21-c392-4db2-94e8-44dd0bdf5b28-image.png

                                    Das Lights Update...
                                    https://github.com/joBr99/nspanel-lovelace-ui/blob/main/ioBroker/NsPanelTs.ts

                                    Hierfür bitte den unteren Teil austauschen:
                                    2c57f9a8-518d-457e-b10b-b7682e2d8f0b-image.png


                                    50ac9afc-5352-4eb8-9a2d-0e59241aac3e-Nextion_Editor_wz0znkjkCj.gif

                                    f3cb6a8d-36e0-4397-bbfd-88678e06ed35-image.png

                                    Konfigurationsbeispiele aus den Abbildungen

                                    let Test_Color_Lights_1: PageType =
                                    {
                                        type: 'cardEntities',
                                        useColor: true,
                                        heading: 'Test Color Lights 1',
                                        'items': [
                                            { 
                                                id: 'alias.0.Haus.Obergeschoss.Bad.Licht.Emu_GU10_1', 
                                                name: 'HUE (CT=Kelvin)', // HUE Channel - Philips WiZ GU10 über matter.0 - Color-Temperature in Kelvin
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                offColor: Off,
                                                minValueColorTemp: 2203, // Kelvin = Warmweiß
                                                maxValueColorTemp: 6536, // Kelvin = Kaltweiß
                                                interpolateColor: true, 
                                                modeList: ["Color", "Ocean", "Romantik", "Sonnenuntergang", "Party", "Kamin", "Gemütlich", "Wald", "Pastellfarben", "Aufwachen", "Schlafenszeit", "Warmweiß", "Tageslicht", 
                                                           "Kaltweiß", "Nachtlicht", "Fokus", "Entspannen", "Echte Farben", "Fernsehzeit", "Pflanzenwachstum", "Frühling", "Sommer", "Herbst", "Tieftauchgang", "Dschungel", 
                                                           "Mojito", "Club", "Weihnachten", "Halloween", "Kerzenlicht", "Goldenes Weiß", "Impuls", "Steampunk"], 
                                                inSel_ChoiceState: true 
                                            },
                                            { 
                                                id: 'alias.0.Haus.Obergeschoss.Schlafzimmer_2.Licht.Tradfri_GU10_3', 
                                                name: 'RGB Hex (CT=Mired)', // RGBsingle Channel - IKEA Tradfri GU10 über zigbee.0 - Color-Temperature in Mired
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                offColor: Off,
                                                minValueColorTemp: 500, // Mired = Warmweiß = 1.000.000 / 2000 K = 500 Mired
                                                maxValueColorTemp: 153, // Mired = Kaltweiß = 1.000.000 / 6536 K = 153 Mired
                                                interpolateColor: true, 
                                                modeList: ["blink","breathe","okay","channel_change","finish_effect","stop_effect","colorloop","stop_colorloop"], 
                                                inSel_ChoiceState: true 
                                            },
                                            { 
                                                id: 'alias.0.Haus.Erdgeschoss.Wohnzimmer.Licht.E14_Fenster_Mitte_RGB', 
                                                name: 'RGB (CT=Mired)', // RGB Channel - E14 Livarno Home Color über zigbee.0 - Color-Temperature in Mired
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                offColor: Off,
                                                minValueColorTemp: 500, // Mired = Warmweiß = 1.000.000 / 2000 K = 500 Mired
                                                maxValueColorTemp: 153, // Mired = Kaltweiß = 1.000.000 / 6536 K = 153 Mired
                                                interpolateColor: true, 
                                                modeList: ["blink","breathe","okay","channel_change","finish_effect","stop_effect","colorloop","stop_colorloop"], 
                                                inSel_ChoiceState: true 
                                            },
                                            { //Übersetzungsdatenpunkt für XY in 0_useedata schreibt in X, Y von zigbee.0
                                                id: 'alias.0.Haus.Erdgeschoss.Wohnzimmer.Licht.E14_Fenster_Rechts_CIE', 
                                                name: 'CIE (CT=Mired)', // RGB Channel - E14 Livarno Home Color über zigbee.0 - Color-Temperature in Mired
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                offColor: Off,
                                                minValueColorTemp: 500, // Mired = Warmweiß = 1.000.000 / 2000 K = 500 Mired
                                                maxValueColorTemp: 153, // Mired = Kaltweiß = 1.000.000 / 6536 K = 153 Mired
                                                interpolateColor: true, 
                                                modeList: ["blink","breathe","okay","channel_change","finish_effect","stop_effect","colorloop","stop_colorloop"], 
                                                inSel_ChoiceState: true 
                                            },
                                        ]
                                    };
                                    
                                    let Test_CT_Lights_1: PageType =
                                    {
                                        type: 'cardEntities',
                                        useColor: true,
                                        heading: 'Test CT Lights 1',
                                        'items': [
                                            { 
                                                id: 'alias.0.Haus.Erdgeschoss.Buero.Aktoren.Airbowl',
                                                name: 'Socket', // Socket Channel - Smart-Plug über sonoff.0
                                                onColor: MSGreen,
                                                offColor: HMIOff,
                                                icon: 'power-plug',
                                                icon2: 'power-plug-outline'
                                            },        
                                            { 
                                                id: 'alias.0.Haus.Erdgeschoss.Gaeste_WC.Licht.Deckenstrahler',
                                                name: 'Light', // Light Channel - Shelly 1L über shelly.0
                                                onColor: On,
                                                offColor: Off,
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                            },        
                                            { 
                                                id: 'alias.0.Haus.Erdgeschoss.Buero.Licht.Schreibtisch_GU10_mitte',
                                                name: 'Dimmer', // Dimmer Channel - IKEA Tradfri GU10 über zigbee.0
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                interpolateColor: true
                                            },
                                            { 
                                                id: 'alias.0.Haus.Erdgeschoss.Buero.Licht.Wand_GU10_mitte',
                                                name: 'CT (CT=Mired)', // CT Channel - Livarno Home GU10 über zigbee.0
                                                icon: 'lightbulb-on',
                                                icon2: 'lightbulb-outline',
                                                offColor: Off,
                                                minValueColorTemp: 500, // Mired = Warmweiß = 1.000.000 / 2000 K = 500 Mired
                                                maxValueColorTemp: 153, // Mired = Kaltweiß = 1.000.000 / 6536 K = 153 Mired
                                                interpolateColor: true
                                            },
                                        ]
                                    };
                                    

                                    NSPanelTS.ts

                                    • Der Alias-Channel CIE (XY) kann ebenfalls verwendet werden
                                    • Die Icons interpolieren jetzt Color mit Brightness und Color-Temperature mit Brightness
                                    • Alle Lampen verfügen jetzt über 2 Icons (icon, icon2)
                                    • Warmweiß ist default minValueColorTemp bei Kelvin (Achtung: bei Mired (insbesondere im Zigbee.0 vertreten), ist Warmweiß 500 und Kaltweiß 153)
                                    • diverse kleinere Bugs eliminiert
                                    • popupLightNew (Alternative Slider sind im Script entfernt)

                                    TFT

                                    • Es gab bei den TFT-Pictures Zuordnungsfehler die dazu geführt haben, dass Teile des popupLightNew zu sehen waren, wenn die Hintergrundfarbe Black anstelle von HMIDark gewählt wurde. Black sollte jetzt wieder normal funktionieren.

                                      FlashNextion http://nspanel.de/nspanel-v4.6.0.tft
                                      

                                    cardQR

                                    • Im unteren Teil der cardQR lässt sich mit einem neuen Parameter im pageItem die Entity2 (Passwort oder der Schalter) ausblenden.

                                           let WLAN: PageType = 
                                           {
                                               type: 'cardQR',
                                               heading: 'Gäste WLAN',
                                               subPage: true,
                                               parent: Subpages_1,
                                               items: [
                                                   { id: 'alias.0.NSPanel.GuestWifi', 
                                                     hidePassword: true, // true = Switch; false = Password
                                                     hideEntity2: true   // true = Switch or Password is hide
                                                   }
                                               ]
                                           };
                                      

                                      9fda013b-2d8a-499d-9ef7-0b5ec576925c-image.png


                                    Und jetzt viel Spaß mit der Überarbeitung

                                    VG
                                    @TT-Tom , @ticaki und Armilar

                                    Chris_71C Offline
                                    Chris_71C Offline
                                    Chris_71
                                    wrote on last edited by
                                    #7073

                                    @armilar

                                    Hi, kann es sein das diese beiden links zum TFT Update für die US Version (noch) nicht funktionieren?

                                    TFT US-L STABLE Version: http://nspanel.de/nspanel-us-l-v4.6.0.tft
                                    TFT US-P STABLE Version: http://nspanel.de/nspanel-us-p-v4.6.0.tft

                                    ArmilarA 1 Reply Last reply
                                    0
                                    • ArmilarA Armilar

                                      @etzeste13

                                      Sag bescheid, wenn etwas fehlt 😉

                                      E Offline
                                      E Offline
                                      etzeste13
                                      wrote on last edited by etzeste13
                                      #7074

                                      @armilar
                                      Hi, also ich habe es jetzt auch Life probiert, und es funktioniert einwandfrei!! Vielen Dank nochmals!! Das wertet für mich die Funktionalität des NSPanel wesentlich auf!! 👍 👏

                                      1 Reply Last reply
                                      1
                                      • Chris_71C Chris_71

                                        @armilar

                                        Hi, kann es sein das diese beiden links zum TFT Update für die US Version (noch) nicht funktionieren?

                                        TFT US-L STABLE Version: http://nspanel.de/nspanel-us-l-v4.6.0.tft
                                        TFT US-P STABLE Version: http://nspanel.de/nspanel-us-p-v4.6.0.tft

                                        ArmilarA Offline
                                        ArmilarA Offline
                                        Armilar
                                        Most Active Forum Testing
                                        wrote on last edited by
                                        #7075

                                        @chris_71

                                        Stimmt... habs nochmal geprüft... ich muss die beiden US-Versionen noch nachziehen. Wird dann die v4.7.1 werden. Hatte mich bei den Erweiterungen für den Adapter zunächst auf die eu-Versionen konzentriert...

                                        Welche Version setzt du ein? us-p oder us-l? Dann weiß ich womit ich beginnen kann 😉

                                        Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                                        https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                        ArmilarA 1 Reply Last reply
                                        0
                                        • ArmilarA Armilar

                                          @chris_71

                                          Stimmt... habs nochmal geprüft... ich muss die beiden US-Versionen noch nachziehen. Wird dann die v4.7.1 werden. Hatte mich bei den Erweiterungen für den Adapter zunächst auf die eu-Versionen konzentriert...

                                          Welche Version setzt du ein? us-p oder us-l? Dann weiß ich womit ich beginnen kann 😉

                                          ArmilarA Offline
                                          ArmilarA Offline
                                          Armilar
                                          Most Active Forum Testing
                                          wrote on last edited by
                                          #7076

                                          @armilar

                                          Update v4.7.1.2

                                          3187bb37-a683-435b-a06e-ca5394506da8-image.png

                                          PanelTs.ts v4.7.1.2

                                          https://github.com/joBr99/nspanel-lovelace-ui/blob/main/ioBroker/NsPanelTs.ts

                                          Unteren Teil ersetzen:
                                          81d6131b-65ed-45c2-b125-aee24dec6e26-image.png


                                          TFT 56 / v4.7.1

                                          TFT EU STABLE Version:

                                          FlashNextion http://nspanel.de/nspanel-v4.7.1.tft
                                          

                                          TFT US-L STABLE Version:

                                          FlashNextion http://nspanel.de/nspanel-us-l-v4.7.1.tft
                                          

                                          TFT US-P STABLE Version:

                                          FlashNextion http://nspanel.de/nspanel-us-p-v4.7.1.tft
                                          

                                          Das Update beinhaltet:

                                          • den MPD-Player

                                            b58eedf5-d873-47bf-99db-b5527aa0f11c-image.png

                                            // Variable for "Music Player Daemon (MDP) Adapter Instance"
                                            // Please do not use "const" as the arrays are actively used
                                            let MPD: PageType = 
                                            {
                                                'type': 'cardMedia',
                                                'heading': 'MPD Client',
                                                'hiddenByTrigger': true,
                                                'items': [{ 
                                                            id: AliasPath + 'Media.PlayerMPD', // Path of the Media-Alias-Channel in alias.0.
                                                            adapterPlayerInstance: 'mpd.0.',   // Instance of the MDP-Server / MDP-Player
                                                            speakerList: [],                   // Do not Delete or Change
                                                            playList: [],                      // Do not Delete or Change
                                                            playerMediaIcon: 'logo-mpd',       // "logo-mpd" (Picture-Logo) or a Icon-Logo like "alpha-m-circle" (default)
                                                            colorMediaIcon: White,             // Color of the Player-Icon
                                                            colorMediaTitle: Yellow,           // Color of Text-Row for Title (Row 1)
                                                            colorMediaArtist: Yellow,          // Color of Text-Row for Artist (Row 2)
                                                            crossfade: true,                   // false = Seek; true = Crossfade in Logo of Player 
                                                            alwaysOnDisplay: true,             // true = Always On Display (AOD); false = Dimmode and Screensaver-Timeout
                                                            autoCreateALias : true             // Create automatically required Media-Alias-Channel
                                                         }]
                                            };
                                            

                                          • Media Player mit Adapter-Logo (der Variable einfach unter items z.B. die Zeile playerMediaIcon: 'logo-alexa', hinzufügen)

                                            folgende Logos sind möglich

                                            • logo-alexa
                                              fd9f1129-779c-4bca-8a44-24fe42a24fbb-image.png
                                            • logo-bose
                                              b59ba20d-ca6d-4c65-85b0-62b5a46a49c6-image.png
                                            • logo-dlna (z.B. Squeezebox; Logitech)
                                            • logo-mpd
                                            • logo-sonos
                                              0b87b5a1-ebe4-4cab-b518-3468d998fab4-image.png
                                            • logo-spotify
                                              092ca0ec-bc12-40d9-9ad1-ad33827ac790-image.png
                                            • logo-volumio

                                          • Media Player mit Icon eigener Wahl (der Variable einfach unter items z.B. die Zeile playerMediaIcon: "alpha-a-circle", hinzufügen)

                                            weitere Icons wie immer unter: https://htmlpreview.github.io/?https://github.com/jobr99/Generate-HASP-Fonts/blob/master/cheatsheet.html

                                          Installationsanleitung, Tipps, Alias-Definitionen, FAQ für das Sonoff NSPanel mit lovelace UI unter ioBroker
                                          https://github.com/joBr99/nspanel-lovelace-ui/wiki

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          SarlochinS 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

                                          672

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          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