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

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    SONOFF NSPanel mit Lovelace UI

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      schmidti @georg2608 last edited by

      Moin,
      ich habe leider ein Problem mit dem Flashen. Ich habe die tasmota32-nspanel.bin von der blakadder.com Seite geflasht. Das Toll was ich auf dem Mac nutze ist: ESP-Flasher-macOS.
      Leider startet das Gerät danach anscheinden nicht.
      Folgendes kommt im Log in endlosschleife.

      [13:21:35]rst:0x3 (SW_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
      [13:21:35]configsip: 0, SPIWP:0xee
      [13:21:35]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
      [13:21:35]mode:DIO, clock div:2
      [13:21:35]load:0x3fff0030,len:1184
      [13:21:35]load:0x40078000,len:12784
      [13:21:35]load:0x40080400,len:3032
      [13:21:35]entry 0x400805e4
      [13:21:35]ets Jul 29 2019 12:21:46
      [13:21:35]
      

      Kann mir jemand einen Tip geben?
      VG Schmidti

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

        @schmidti

        Hmm - ich weiß ja nicht welche Version da verlinkt ist und was da noch alles passiert ist. Warum gehst du nicht nach der Anleitung vor?

        https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker---Basisinstallation

        S 1 Reply Last reply Reply Quote 0
        • icebear
          icebear last edited by

          Hallo

          Frage an die Experten, ich wollte mir eine DEV Panel einrichten zum rumprobieren.
          Dazu hab ich gemäß https://github.com/joBr99/nspanel-lovelace-ui/wiki/NSPanel-Nextion-Editor, die Anleitung abgearbeitet.

          Soweit scheint auch Einstellungsmäßig alles zu funktionieren, ich hab jedenfalls beim ausführen des scripts keine Fehlermeldung, MQTT scheint auch zu funktionieren, allerdings bekomm ich im Nextion Editor nix angezeigt, woran könnte das liegen?

          Nextion.png

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

            @icebear

            Du hast die HMI nicht geöffnet:

            Download Zip und entpacken
            88997679-9b3d-4acd-ad23-14e439e1cf17-image.png

            Projekt öffnen (nspanel.HMI auswählen):
            6f96a3ac-9781-4c93-a6f4-07af7e9b3d01-image.png

            Danach auf Debug
            fcb0c38f-eec1-49f9-8e4a-2c01cdf49eb4-image.png

            Einstellungen wie hier und dann Start

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

              @armilar Hi nochmal, es lief mal alles nur ganz kurz 😄
              ICh habe wie wir besprochen hatten die Datenpunkte für die mediaCard aus dem Sonosadapter übertragen (habe ich wieder rückgänig gemacht), seit dem wird die Seite nicht mehr angezeigt. Stattdessen bekomme ich diese Fehlermeldungen:

              
              13:44:55.261	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error result in function get_current_berry_driver_version: Unexpected token u in JSON at position 0
              13:44:55.299	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error setState in function get_tasmota_status0Unexpected token u in JSON at position 0
              13:49:59.826	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function GenerateMediaPage: Cannot read properties of undefined (reading 'type')
              13:49:59.829	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function SendToPanel: Cannot read properties of undefined (reading 'payload')
              13:50:11.823	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function GenerateMediaPage: Cannot read properties of undefined (reading 'type')
              13:50:11.825	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function SendToPanel: Cannot read properties of undefined (reading 'payload')
              13:50:14.650	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function GenerateMediaPage: Cannot read properties of undefined (reading 'type')
              13:50:14.653	warn	javascript.1 (192582) script.js.NsPanel.NSPANELHUETTE: error at function SendToPanel: Cannot read properties of undefined (reading 'payload')
              

              Bitte schau auch mal ober der alias PAth richtig angelegt ist, ich traue dem nicht übern weg.:

              let Alexa_Partyraum = <PageMedia> 
              {
                  'type': 'cardMedia',
                  'heading': 'Alexa Partyraum',
                  'useColor': true,
                  'items': [<PageItem>{   
                              id: AliasPath + '1Media.Partyraum', 
                              adapterPlayerInstance: 'alexa2.0.',
                              mediaDevice: 'e71fbd51f0e94d0ca016de2dc76f8d7b', 
                              speakerList: ['Partyraum'],
                              //analog alexa2 Music-Provider
                              playList: ['TuneIn.Radio Bob Rock'],
                              equalizerList: ['Bassboost','Klassik','Dance', 'Deep', 'Electronic', 'Flat', 'Hip-Hop', 'Rock', 
                                              'Metal', 'Jazz', 'Latin', 'Tonstärke', 'Lounge', 'Piano'],
                              colorMediaIcon: colorAlexa,
                              colorMediaArtist: Yellow,
                              colorMediaTitle: Yellow,
                              autoCreateALias : true
                           }]
              };
              
              
              

              pfade mediacard.PNG

              Vielen Dank schonmal. 🙂

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

                @armilar
                Ich habe die anleitung von Hausautomatisierung genommen. Wie finde ich denn jetzt die richtige Version? Ich such mich da immer dumm und dusselig...

                VG
                Schmidti

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

                  @schmidti said in SONOFF NSPanel mit Lovelace UI:

                  @armilar
                  Ich habe die anleitung von Hausautomatisierung genommen. Wie finde ich denn jetzt die richtige Version? Ich such mich da immer dumm und dusselig...

                  VG
                  Schmidti

                  Gefunden..... Mals sehen....

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

                    @schmidti

                    https://tasmota.github.io/install/

                    Installiere einfach über den Webistaller und befolge die Anleitung...

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

                      @flipps

                      In den Screenshots sieht es gut aus, jedoch ist das TS-Script der Ansicht, das im Alias keine Daten sind.

                      Starte mal den ioBroker durch - ich denke da klemmt was

                      F 1 Reply Last reply Reply Quote 1
                      • Armilar
                        Armilar Most Active Forum Testing @georg2608 last edited by

                        @georg2608

                        @TT-Tom ist an einer Lösung dran. Kommt die Tage mit einem Update...

                        G 1 Reply Last reply Reply Quote 0
                        • F
                          frajop last edited by

                          Hallo,
                          ich habe einen Tastensensor mit popupInSel angelegt. Das funktioniert auch alles prima, die Auswahl wird im popup angezeigt und in den DP übernommen.

                          Ich möchte aber gerne für buttonText an Stelle von 'press' den string aus einem DP anzeigen. Das klappt aber genau 1 mal, nach Start des scripts. Danach bei einer Änderung nicht mehr. Gibt es dafür einen Trick, oder geht das nicht.

                          Danke im voraus

                                 // Subpage Startseite
                                 let Luefter1 = <PageEntities>
                                     {
                                         'type': 'cardEntities',
                                         'heading': 'Lüfter Bad',
                                         'useColor': true,
                                         'subPage': true,
                                         'parent': Startseite,
                                         'prev': undefined,
                                         'next': undefined,
                                         'home': 'Startseite',
                                 
                                         'items': [
                                             <PageItem>{ id: 'alias.0.NSPanel.1.Lüfter.BadStartStop', name: 'Belüftung ein/aus ', 
                                                 icon: 'fan-auto', icon2: 'fan-off' ,
                                                 onColor: Yellow, offColor: White},
                                             
                                             <PageItem>{ id:  'alias.0.NSPanel.1.Lüfter.BadModus' , name: 'Modus', 
                                                 buttonText: getState("0_userdata.0.FAN.BAD.modeText").val,
                                                 icon:   "select-color", 
                                                 onColor: White, 
                                                 modeList: [ 'Aus',  'Manuell',  'Automatik', 'Timer', 'Urlaub']},
                                      ]
                                     };
                          
                          1 Reply Last reply Reply Quote 0
                          • icebear
                            icebear last edited by

                            @armilar said in SONOFF NSPanel mit Lovelace UI:

                            Du hast die HMI nicht geöffnet:

                            Hm, ich hatte die HMI geöffnet, aber egal ich habs jetzt nochmal genau wie von dir beschrieben gemacht, und dann geht bei mir, nach 'klick' auf 'Debug' gar nich das Fenster auf sondern es sieht direkt so aus:

                            Nextion1.png

                            und ich komm da gar nicht hin das ich von Keyboard auf MCU umstellen kann usw.

                            Das hatte ich aber vorher irgendwie hinbekommen, aber dann siehst so aus wie ich zuerst beschrieben habe

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

                              @icebear

                              steht nicht auf Debug 69126f24-46b4-4272-b0d4-d8ce3a4d6fce-image.png

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

                                @icebear

                                Ist irgendwie ne falsche Version. Die macht Stress mit den QR-Code Parametern

                                Kannst du auf die letzte updaten?

                                c43642a9-fe1c-4584-a63d-986a4431fd20-image.png

                                1 Reply Last reply Reply Quote 0
                                • icebear
                                  icebear last edited by

                                  @armilar said in SONOFF NSPanel mit Lovelace UI:

                                  Kannst du auf die letzte updaten?

                                  Danke, das wars!!

                                  Ich würde euch dann bitten die Anleitung für NSPanel mit Nextion Editor im github anzupassen, weil da steht noch explizit

                                  Installation des Nextion Editor
                                  Zunächst braucht man noch den Nextion Editor:
                                  
                                  https://nextion.tech/nextion-editor/ (Nextion-Editor-Version aktuell defekt)
                                  
                                  https://nextion.tech/download/nextion-setup-v1-63-3.exe oder https://nextion.tech/download/nextion-setup-v1-63-3.zip
                                  Bitte ältere Version des Nextion-Editor 1.63.3 benutzen und keine Updates durchführen!
                                  

                                  Ok, aber Hauptsache es funktioniert jetzt und ich kann mal anfangen zu Testen

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

                                    @icebear

                                    danke für den Hinweis. Ich ändere das 👍

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

                                      @armilar Okay, Danke Dir 😊

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

                                        @armilar Guten morgen, hat leider nicht geklappt, was ich mittlerweile rausgefunden habe ist das die Fritzbox trotz verbot meinerseits dem NS einen neue IP adresse zugewiesen hat, wo muss ich das den ändern? kann mich nicht erinnern das ich die irgendwo eintragen musste.
                                        (Hab ich hinbekommen.)

                                        Alexa media Card läuft immer noch nicht, wenn ich die Seite öffne kommen nur diese Fehler.

                                        
                                        javascript.1 2023-08-19 09:39:51.873	warn	script.js.NsPanel.NSPANELHUETTE: error at function SendToPanel: Cannot read properties of undefined (reading 'payload')
                                        
                                        javascript.1 2023-08-19 09:39:51.869	warn	script.js.NsPanel.NSPANELHUETTE: error at function GenerateMediaPage: Cannot read properties of undefined (reading 'type')
                                        
                                        javascript.1 2023-08-19 09:39:44.822	warn	script.js.NsPanel.NSPANELHUETTE: error at function SendToPanel: Cannot read properties of undefined (reading 'payload')
                                        
                                        javascript.1 2023-08-19 09:39:44.816	warn	script.js.NsPanel.NSPANELHUETTE: error at function GenerateMediaPage: Cannot read properties of undefined (reading 'type')
                                        

                                        Ich habe auch grade das Alias mal umbenannt um ein neues erstellen zu lassen, hat auch nichts gebracht, die fehler bleiben die gleichen.
                                        VG
                                        Philipp

                                        A Armilar 2 Replies Last reply Reply Quote 0
                                        • A
                                          areus76 @Flipps last edited by

                                          Hallo zusammen,

                                          ich versuche seit Tagen das NS Panel mit Tasmota zu flashen und bekomm das nicht hin.

                                          Versucht habe ich es mit 2 FTDI Adapter , 2 verschiedenen Computern und Flashprogrammen.

                                          Es scheint so, das das Panel nicht in den Programmiermodus geht.

                                          Alle Kabel habe ich durchgeklingelt und bin nun mit meinem Latein am Ende. Hat noch irgendwer eine Idee?

                                          Wurde an der Platine etwas verändert? Auf der Platine steht NSPanel 86 MC Broad V1.8 2021.09.17

                                          Danke

                                          Gruß Alex

                                          Unbenannt.PNG

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

                                            @areus76

                                            wie hast du geflashed?

                                            hast du GPIO0 auf Ground gelegt um in den Programmiermodus zu kommen?

                                            fe88e0f9-eb27-4047-b276-ee098609cd75-image.png

                                            c834fdb7-b530-4ea4-8225-46142ae8d638-image.png

                                            https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker---Basisinstallation
                                            https://www.youtube.com/watch?v=uqPz08ZpFW8

                                            Du kannst auch direkt mit dem Webinstaller installieren

                                            https://tasmota.github.io/install/

                                            e462093b-6ba5-4798-917c-de1cb8fb973b-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            628
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

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