Skip to content
  • Home
  • 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
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Hardware
  4. SONOFF NSPanel mit Lovelace UI (TypeScript Version)

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    283

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

SONOFF NSPanel mit Lovelace UI (TypeScript Version)

Scheduled Pinned Locked Moved Hardware
lovelace uinspanelsonoff
8.0k Posts 277 Posters 7.2m Views 262 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.
  • J JackONell

    @ilovegym ich stehe gerade leider auf dem schlauch. Was kann ich jetzt machen ?

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

    @JackONell

    ein paar infos liefen

    script version => steht in der ersten Zeile
    TFT Version => steht hier alias.0.NSPanel.xxxx.Display_Firmware.TFT.currentVersion.ACTUAL

    Läuft tasmota richtig in die Konsole schaut und mal das Log posten

    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

    1 Reply Last reply
    0
    • J Offline
      J Offline
      JackONell
      wrote on last edited by
      #7922

      @tt-tom

      Script Version:

      TypeScript v4.3.1.7 zur Steuerung des SONOFF NSPanel mit dem ioBroker by @Armilar / @TT-Tom / @Sternmiere / @Britzelpuf / @ravenS0ne
      - abgestimmt auf TFT 53 / v4.3.1 / BerryDriver 9 / Tasmota 13.1.0
      

      Zur TFT Version habe ich leider nur folgendes im Script gefunden (ist das richtig ?):

      //Desired Firmware
      const tft_version: string = 'v4.3.1';
      const desired_display_firmware_version = 53;
      const berry_driver_version = 9;
      const tasmotaOtaUrl: string = 'http://ota.tasmota.com/tasmota32/release/';
      

      Die Tasmota Konsole gibt folgendes aus:

      20:22:30.841 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:22:36.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:22:42.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:22:48.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:22:54.641 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:00.641 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:06.541 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:12.541 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:17.933 MQT: SmartHome/tele/NSPanel_85E568/STATE = {"Time":"2026-02-21T20:23:17","Uptime":"0T01:45:08","UptimeSec":6308,"Heap":137,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":217},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Home24","BSSId":"08:B6:57:C2:D4:F9","Channel":5,"Mode":"HT20","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:03"},"Hostname":"NSPanel-85E568-1384","IPAddress":"192.168.2.17"}
      20:23:17.945 MQT: SmartHome/tele/NSPanel_85E568/SENSOR = {"Time":"2026-02-21T20:23:17","ANALOG":{"Temperature1":25.6},"TempUnit":"C"}
      20:23:18.440 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:24.442 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:30.342 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:36.342 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:42.241 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:48.241 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:23:54.147 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:00.147 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:06.041 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:12.041 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:17.941 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:23.940 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:29.944 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:35.841 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:41.840 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:47.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:53.742 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:24:59.642 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:25:05.640 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:25:11.533 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:25:17.533 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:25:23.433 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      20:25:29.436 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
      
      T 1 Reply Last reply
      0
      • J JackONell

        @tt-tom

        Script Version:

        TypeScript v4.3.1.7 zur Steuerung des SONOFF NSPanel mit dem ioBroker by @Armilar / @TT-Tom / @Sternmiere / @Britzelpuf / @ravenS0ne
        - abgestimmt auf TFT 53 / v4.3.1 / BerryDriver 9 / Tasmota 13.1.0
        

        Zur TFT Version habe ich leider nur folgendes im Script gefunden (ist das richtig ?):

        //Desired Firmware
        const tft_version: string = 'v4.3.1';
        const desired_display_firmware_version = 53;
        const berry_driver_version = 9;
        const tasmotaOtaUrl: string = 'http://ota.tasmota.com/tasmota32/release/';
        

        Die Tasmota Konsole gibt folgendes aus:

        20:22:30.841 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:22:36.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:22:42.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:22:48.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:22:54.641 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:00.641 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:06.541 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:12.541 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:17.933 MQT: SmartHome/tele/NSPanel_85E568/STATE = {"Time":"2026-02-21T20:23:17","Uptime":"0T01:45:08","UptimeSec":6308,"Heap":137,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":217},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Home24","BSSId":"08:B6:57:C2:D4:F9","Channel":5,"Mode":"HT20","RSSI":84,"Signal":-58,"LinkCount":1,"Downtime":"0T00:00:03"},"Hostname":"NSPanel-85E568-1384","IPAddress":"192.168.2.17"}
        20:23:17.945 MQT: SmartHome/tele/NSPanel_85E568/SENSOR = {"Time":"2026-02-21T20:23:17","ANALOG":{"Temperature1":25.6},"TempUnit":"C"}
        20:23:18.440 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:24.442 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:30.342 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:36.342 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:42.241 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:48.241 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:23:54.147 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:00.147 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:06.041 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:12.041 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:17.941 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:23.940 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:29.944 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:35.841 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:41.840 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:47.741 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:53.742 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:24:59.642 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:25:05.640 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:25:11.533 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:25:17.533 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:25:23.433 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        20:25:29.436 MQT: SmartHome/tele/NSPanel_85E568/RESULT = {"CustomRecv":"event,startup,53,eu"}
        
        T Offline
        T Offline
        TT-Tom
        wrote on last edited by
        #7923

        @JackONell
        im Script was sehr sehr alt ist muss eine eine Variable geben die Debug heißt
        irgendwie sowas

        var Debug: boolean = false;
        

        ist ziemlich am Anfang vom Script, dort machst du aus false -> true und startest das script neu
        dann kommt unten im Logfenster eine menge Meldungen, die Kopieren und posten

        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

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JackONell
          wrote on last edited by
          #7924

          @tt-tom Vielen Dank für deine Mühe !
          Im Skript habe ich nur folgendes gefunden, hab jetzt nichts "aktiviert" da es mir im im Log trotzdem was ausgibt:

          let Icons = new IconsSelector();
          let timeoutSlider: any;
          let vwIconColor = [];
          let weatherForecast: boolean;
          let Debug: boolean;
          

          auch wenn ich folgendes "aktiviere" wird nicht mehr ausgegeben

          let Debug: boolean = true;
          

          Das Log gibt folgendes aus:

          javascript.0	22:50:12.919	info	
          Stopping script
          javascript.0	22:50:13.214	info	
          Compiling TypeScript source
          javascript.0	22:50:25.453	error	
          TypeScript compilation failed:
                      await setStateAsync(NSPanel_Path + 'PageNavi', <iobJS.State>{ val: { "pagetype": "page", "pageId": 0 }, ack: true });
                                                                     ^
          ERROR: Conversion of type '{ val: { pagetype: string; pageId: number; }; ack: true; }' to type 'State' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
            Type '{ val: { pagetype: string; pageId: number; }; ack: true; }' is missing the following properties from type 'State': ts, lc, from
          
                      let name = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                           ^
          ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
            Property 'de' does not exist on type 'string'.
          
                  let heading = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                          ^
          ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
            Property 'de' does not exist on type 'string'.
          
                      heading = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                          ^
          ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
            Property 'de' does not exist on type 'string'.
          
                      unsubscribe(value);
                                  ^
          ERROR: Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | string[]'.
          
          T 1 Reply Last reply
          0
          • J JackONell

            @tt-tom Vielen Dank für deine Mühe !
            Im Skript habe ich nur folgendes gefunden, hab jetzt nichts "aktiviert" da es mir im im Log trotzdem was ausgibt:

            let Icons = new IconsSelector();
            let timeoutSlider: any;
            let vwIconColor = [];
            let weatherForecast: boolean;
            let Debug: boolean;
            

            auch wenn ich folgendes "aktiviere" wird nicht mehr ausgegeben

            let Debug: boolean = true;
            

            Das Log gibt folgendes aus:

            javascript.0	22:50:12.919	info	
            Stopping script
            javascript.0	22:50:13.214	info	
            Compiling TypeScript source
            javascript.0	22:50:25.453	error	
            TypeScript compilation failed:
                        await setStateAsync(NSPanel_Path + 'PageNavi', <iobJS.State>{ val: { "pagetype": "page", "pageId": 0 }, ack: true });
                                                                       ^
            ERROR: Conversion of type '{ val: { pagetype: string; pageId: number; }; ack: true; }' to type 'State' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
              Type '{ val: { pagetype: string; pageId: number; }; ack: true; }' is missing the following properties from type 'State': ts, lc, from
            
                        let name = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                             ^
            ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
              Property 'de' does not exist on type 'string'.
            
                    let heading = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                            ^
            ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
              Property 'de' does not exist on type 'string'.
            
                        heading = page.heading !== undefined ? page.heading : o.common.name.de;
                                                                                            ^
            ERROR: Property 'de' does not exist on type 'StringOrTranslated'.
              Property 'de' does not exist on type 'string'.
            
                        unsubscribe(value);
                                    ^
            ERROR: Argument of type 'unknown' is not assignable to parameter of type 'string | RegExp | string[]'.
            
            T Offline
            T Offline
            TT-Tom
            wrote on last edited by
            #7925

            @JackONell

            okay, das ist das Problem mit dem alten Script. Der JavaScript Adapter hat sich weiterentwickelt und ist jetzt genauer bei der Programmierung. Du musst auf die aktuelle Scriptversion wechseln. da deine Version über ein Jahr alt ist. Wirst du einiges an deiner Seiten config anpassen müssen.

            im wiki gibt es dazu einige Informationen zum Upgrade.
            https://github.com/joBr99/nspanel-lovelace-ui/wiki/NSPanel-Starthilfe-FAQ#hilfe-bei-update--upgrade

            Starte das leere Script erstmal und aktualisiere dann den Berry Treiber und danach die TFT-Firmware

            Dann kannst du anfangen die Seiten zu importieren. Stück für Stück.

            Wenn Probleme auf kommen melde dich

            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

            1 Reply Last reply
            0
            • J Offline
              J Offline
              JackONell
              wrote on last edited by
              #7926

              @tt-tom

              Vielen Dank für deine Hilfe. Hab mal das neue Script eingebunden. Hab jetzt zumindest mal wieder eine funktionierende Oberfläche. Der Rest muss ich mir mal die nächsten Tage/Wochen anschauen :D

              Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

              Falls ich nochmal Hilfe benötige, werde ich mich nochmal melden.
              Danke nochmals

              teletapiT T ilovegymI 3 Replies Last reply
              1
              • J JackONell

                @tt-tom

                Vielen Dank für deine Hilfe. Hab mal das neue Script eingebunden. Hab jetzt zumindest mal wieder eine funktionierende Oberfläche. Der Rest muss ich mir mal die nächsten Tage/Wochen anschauen :D

                Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                Falls ich nochmal Hilfe benötige, werde ich mich nochmal melden.
                Danke nochmals

                teletapiT Online
                teletapiT Online
                teletapi
                wrote on last edited by
                #7927

                @JackONell sagte in SONOFF NSPanel mit Lovelace UI:

                Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                Im Falle einer Hausautomation ist meiner Meinung nach genau das Gegenteil die bessere Wahl, zeitliche Updates in kürzeren Intervallen.
                Man bleibt auf aktuellem Stand und weiß auch besser was zu tun ist im Fehlerfall

                1 Reply Last reply
                1
                • J JackONell

                  @tt-tom

                  Vielen Dank für deine Hilfe. Hab mal das neue Script eingebunden. Hab jetzt zumindest mal wieder eine funktionierende Oberfläche. Der Rest muss ich mir mal die nächsten Tage/Wochen anschauen :D

                  Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                  Falls ich nochmal Hilfe benötige, werde ich mich nochmal melden.
                  Danke nochmals

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

                  @JackONell sagte in SONOFF NSPanel mit Lovelace UI:

                  Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                  Ist doch bei allem so - wenn du nie einen Ölwechsel am Auto machst spart das Geld und Arbeit bis es kracht - das gilt für Fensterscharniere, Garten, putzen usw. und natürlich auch Smarthome :)

                  Weather-Warnings Espresense NSPanel-Lovelace-ui Tagesschau

                  Spenden

                  1 Reply Last reply
                  0
                  • J JackONell

                    @tt-tom

                    Vielen Dank für deine Hilfe. Hab mal das neue Script eingebunden. Hab jetzt zumindest mal wieder eine funktionierende Oberfläche. Der Rest muss ich mir mal die nächsten Tage/Wochen anschauen :D

                    Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                    Falls ich nochmal Hilfe benötige, werde ich mich nochmal melden.
                    Danke nochmals

                    ilovegymI Offline
                    ilovegymI Offline
                    ilovegym
                    wrote on last edited by
                    #7929

                    @JackONell sagte in SONOFF NSPanel mit Lovelace UI:

                    Manchmal ist es echt besser kein Update zu machen, das spart gewisse Arbeit :D

                    Oh, darauf steht Höchststrafe ! Die "never change a running system" Methode ist seit Jahren nicht mehr tragbar!

                    Selbst Satelliten, die Milliarden von KM entfernt um andere Planeten kreisen, bekamen schon neue Firmware, d.h. man hat ihn in einen Safemode versetzt, ( so wie bei Tasmota die Safeboot), um platz im Speicher zu bekommen, und dann eine komplett neue Firmware hochgeladen. - und der fliegt heute noch und sendet uns wichtige wissenschaftliche Daten!

                    Seit so gut, und plan für dich selbst alle 3 Monate Updates im Kalender ein, Systempflege ist heute wichtiger denn je!

                    ilovegym66 – ioBroker Projekte & Automationen
                    GitHub: https://github.com/Ilovegym66 | Austausch im Discord: https://discord.gg/yC65zjr5uq

                    1 Reply Last reply
                    2
                    • MichaelFM Offline
                      MichaelFM Offline
                      MichaelF
                      wrote on last edited by MichaelF
                      #7930

                      Hi, ich habe eben mal versucht die CardThermo bei meinem Panel einzufügen.
                      Hat auch eigentlich alles soweit Funktioniert, was ich leider nicht hin bekomme habe ist die Modus Umschaltung, der Boost Mode und die Batterieanzeige.
                      Thermostate sind von Homematic, vielleicht hat ja einer eine ähnliche Kombi und hat es hin bekommen.

                      Hier der Alias:
                      image.png

                      Die Datenpunkte des Thermostates:

                      image.png

                      Grüße

                      teletapiT T 2 Replies Last reply
                      0
                      • D Offline
                        D Offline
                        danny_v1
                        wrote on last edited by
                        #7931

                        Hallo, wie nutzt man das popupLight2? Dazu habe ich in der Doku leider nichts gefunden. Und wie sieht das am Panel aus bzw, was ist der Unterschied zum normalen popupLight?

                        T 1 Reply Last reply
                        0
                        • D danny_v1

                          Hallo, wie nutzt man das popupLight2? Dazu habe ich in der Doku leider nichts gefunden. Und wie sieht das am Panel aus bzw, was ist der Unterschied zum normalen popupLight?

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

                          @danny_v1

                          der parameter heist

                          popupVersion: 2
                          

                          popup2
                          bb94650a-4bc7-41d4-b384-6e9e7d7f3a37-image.png

                          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

                          1 Reply Last reply
                          0
                          • MichaelFM MichaelF

                            Hi, ich habe eben mal versucht die CardThermo bei meinem Panel einzufügen.
                            Hat auch eigentlich alles soweit Funktioniert, was ich leider nicht hin bekomme habe ist die Modus Umschaltung, der Boost Mode und die Batterieanzeige.
                            Thermostate sind von Homematic, vielleicht hat ja einer eine ähnliche Kombi und hat es hin bekommen.

                            Hier der Alias:
                            image.png

                            Die Datenpunkte des Thermostates:

                            image.png

                            Grüße

                            teletapiT Online
                            teletapiT Online
                            teletapi
                            wrote on last edited by teletapi
                            #7933

                            gelöscht wegen Unsinn

                            T 1 Reply Last reply
                            0
                            • MichaelFM MichaelF

                              Hi, ich habe eben mal versucht die CardThermo bei meinem Panel einzufügen.
                              Hat auch eigentlich alles soweit Funktioniert, was ich leider nicht hin bekomme habe ist die Modus Umschaltung, der Boost Mode und die Batterieanzeige.
                              Thermostate sind von Homematic, vielleicht hat ja einer eine ähnliche Kombi und hat es hin bekommen.

                              Hier der Alias:
                              image.png

                              Die Datenpunkte des Thermostates:

                              image.png

                              Grüße

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

                              @MichaelF

                              Welche card willst du nutzen?? Type 1 ist hier eine Anleitung
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki/ioBroker-ALIAS-Definitionen#thermostat-cardthermo-channel-thermostat

                              Type 2 hier
                              https://github.com/joBr99/nspanel-lovelace-ui/wiki/NSPanel-‐-cardThermo2-‐-Der-komplette-Leitfaden

                              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

                              1 Reply Last reply
                              1
                              • teletapiT teletapi

                                gelöscht wegen Unsinn

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

                                @teletapi

                                ist das vom Adapter oder vom Script??

                                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

                                teletapiT 1 Reply Last reply
                                0
                                • T TT-Tom

                                  @teletapi

                                  ist das vom Adapter oder vom Script??

                                  teletapiT Online
                                  teletapiT Online
                                  teletapi
                                  wrote on last edited by
                                  #7936

                                  @TT-Tom sagte in SONOFF NSPanel mit Lovelace UI:

                                  @teletapi

                                  ist das vom Adapter oder vom Script??

                                  Adapter

                                  T 1 Reply Last reply
                                  0
                                  • teletapiT teletapi

                                    @TT-Tom sagte in SONOFF NSPanel mit Lovelace UI:

                                    @teletapi

                                    ist das vom Adapter oder vom Script??

                                    Adapter

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

                                    @teletapi

                                    okay hier gehts um das Script, da gibt einige Unterschiede, grade bei den Funktion-Card

                                    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

                                    teletapiT 1 Reply Last reply
                                    0
                                    • T TT-Tom

                                      @teletapi

                                      okay hier gehts um das Script, da gibt einige Unterschiede, grade bei den Funktion-Card

                                      teletapiT Online
                                      teletapiT Online
                                      teletapi
                                      wrote on last edited by
                                      #7938

                                      @TT-Tom sagte in SONOFF NSPanel mit Lovelace UI:

                                      @teletapi

                                      okay hier gehts um das Script, da gibt einige Unterschiede, grade bei den Funktion-Card

                                      Habs gelöscht bringt sonstz ja nur verwirrung. Tschuldigúng hatte nicht aufgepasst

                                      T 1 Reply Last reply
                                      0
                                      • teletapiT teletapi

                                        @TT-Tom sagte in SONOFF NSPanel mit Lovelace UI:

                                        @teletapi

                                        okay hier gehts um das Script, da gibt einige Unterschiede, grade bei den Funktion-Card

                                        Habs gelöscht bringt sonstz ja nur verwirrung. Tschuldigúng hatte nicht aufgepasst

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

                                        @teletapi
                                        Kein Problem, jede Hilfe ist gerne gesehen. 👍🏻 Muss auch immer wieder nachschauen welcher Teil das ist.

                                        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

                                        1 Reply Last reply
                                        0
                                        • MichaelFM Offline
                                          MichaelFM Offline
                                          MichaelF
                                          wrote on last edited by MichaelF
                                          #7940

                                          @tt-tom

                                          DANKE :-), hätte ich das mal früher gefunden....

                                          Funktioniert alles, und es ist Type 1, allerdings Type 2 ist schon Moderner.

                                          Glaub das schau ich mir am WE nochmal genauer an.

                                          Danke nochmal und Grüße

                                          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

                                          555

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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