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
    298

  • 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.
  • F Frank579

    @armilar
    War nicht drin, hat aber auch nichts verändert :(

    egalE Offline
    egalE Offline
    egal
    wrote on last edited by
    #1451

    @frank579
    WebAdmin Passwort im Tasmota vergeben ?
    das war mein Thema ;-)

    Gruß Uwe ;-)

    ArmilarA F 2 Replies Last reply
    2
    • ArmilarA Armilar

      @frank579

      294a6bef-9470-45db-830a-7196b7486059-image.png

      Das ist die Funktion über die wir sprechen. Trage mal die IP fest ein und starte neu? Was passiert?

      EDIT: Also wie gerade eben im Browser:

      `http://${get_current_tasmota_ip_address()}/cm?cmnd=Status0`
      

      Die Formatierung der Anführungszeichen sollte ` sein.

      F Offline
      F Offline
      Frank579
      wrote on last edited by
      #1452

      @armilar
      sieht jetzt so aus

      function get_tasmota_status0() {
          try {
              if (Debug) {
                  console.log('Requesting tasmota status0');
              }
              request({ 
                  url: `http://192.168.50.62/cm?cmnd=Status0`,
                  headers: {
                      'User-Agent': 'ioBroker'
      

      kommt aber auch nichts

      1 Reply Last reply
      0
      • egalE egal

        @frank579
        WebAdmin Passwort im Tasmota vergeben ?
        das war mein Thema ;-)

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

        @egal

        guter Hinweis... darf nämlich nicht

        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.

        egalE 1 Reply Last reply
        1
        • egalE egal

          @frank579
          WebAdmin Passwort im Tasmota vergeben ?
          das war mein Thema ;-)

          F Offline
          F Offline
          Frank579
          wrote on last edited by Frank579
          #1454

          @egal sagte in SONOFF NSPanel mit Lovelace UI:

          WebAdmin Passwort im Tasmota vergeben ?

          Natürlich :)
          Habe überall Passwörter gesetzt ...

          F 1 Reply Last reply
          0
          • F Frank579

            @egal sagte in SONOFF NSPanel mit Lovelace UI:

            WebAdmin Passwort im Tasmota vergeben ?

            Natürlich :)
            Habe überall Passwörter gesetzt ...

            F Offline
            F Offline
            Frank579
            wrote on last edited by
            #1455

            @frank579
            okay dann muss ich das wohl mal raus holen :)

            ArmilarA 1 Reply Last reply
            0
            • F Frank579

              @frank579
              okay dann muss ich das wohl mal raus holen :)

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

              @frank579

              IP ermitteln kann das Skript schon... Passworter hacken noch nicht ;-)

              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.

              F 1 Reply Last reply
              0
              • ArmilarA Armilar

                @egal

                guter Hinweis... darf nämlich nicht

                egalE Offline
                egalE Offline
                egal
                wrote on last edited by egal
                #1457

                @armilar
                oder script anpassen:

                `http://${get_current_tasmota_ip_address()}/cm?user=admin&password=PASSWORD&cmnd=Status0`
                

                (alle meine Tasmotas, Shellys, ESP-Homes + Co haben Passwörter)

                edit: Korrektur s.o.

                Gruß Uwe ;-)

                ArmilarA F 2 Replies Last reply
                0
                • egalE egal

                  @armilar
                  oder script anpassen:

                  `http://${get_current_tasmota_ip_address()}/cm?user=admin&password=PASSWORD&cmnd=Status0`
                  

                  (alle meine Tasmotas, Shellys, ESP-Homes + Co haben Passwörter)

                  edit: Korrektur s.o.

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

                  @egal

                  Habe ich eben auch drüber nachgedacht... Mit weiteren Parametern :face_with_rolling_eyes:

                  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
                  • ArmilarA Armilar

                    @frank579

                    IP ermitteln kann das Skript schon... Passworter hacken noch nicht ;-)

                    F Offline
                    F Offline
                    Frank579
                    wrote on last edited by
                    #1459

                    @armilar
                    Ohne Passwort geht's :+1:
                    Hätte man drauf kommen können wenn man es nirgendwo angeben muss. Dachte aber läuft alles über MQTT

                    ArmilarA 1 Reply Last reply
                    0
                    • egalE egal

                      @armilar
                      oder script anpassen:

                      `http://${get_current_tasmota_ip_address()}/cm?user=admin&password=PASSWORD&cmnd=Status0`
                      

                      (alle meine Tasmotas, Shellys, ESP-Homes + Co haben Passwörter)

                      edit: Korrektur s.o.

                      F Offline
                      F Offline
                      Frank579
                      wrote on last edited by
                      #1460

                      @egal sagte in SONOFF NSPanel mit Lovelace UI:

                      http://${get_current_tasmota_ip_address()}/cm?user=admin&PASSWORD&cmnd=Status0

                      Glaube dann mach ich das auch mal so :)

                      ArmilarA 1 Reply Last reply
                      0
                      • F Frank579

                        @armilar
                        Ohne Passwort geht's :+1:
                        Hätte man drauf kommen können wenn man es nirgendwo angeben muss. Dachte aber läuft alles über MQTT

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

                        @frank579

                        Ich vermute jetzt sind alle Warnungen weg?

                        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.

                        F 1 Reply Last reply
                        0
                        • ArmilarA Armilar

                          @frank579

                          Ich vermute jetzt sind alle Warnungen weg?

                          F Offline
                          F Offline
                          Frank579
                          wrote on last edited by
                          #1462

                          @armilar Ja Super jetzt läuft alles :+1:

                          1 Reply Last reply
                          0
                          • F Frank579

                            @egal sagte in SONOFF NSPanel mit Lovelace UI:

                            http://${get_current_tasmota_ip_address()}/cm?user=admin&PASSWORD&cmnd=Status0

                            Glaube dann mach ich das auch mal so :)

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

                            @frank579

                            Ist nicht die einzige Stelle im Script. Darüber und darunter gibt es noch weitere Abfragen

                            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.

                            F 1 Reply Last reply
                            0
                            • ArmilarA Armilar

                              @frank579

                              Ist nicht die einzige Stelle im Script. Darüber und darunter gibt es noch weitere Abfragen

                              F Offline
                              F Offline
                              Frank579
                              wrote on last edited by
                              #1464

                              @armilar sagte in SONOFF NSPanel mit Lovelace UI:

                              Ist nicht die einzige Stelle im Script. Darüber und darunter gibt es noch weitere Abfragen

                              Wenn du das im Skript anpasst würde ich es erst mal so lassen, ansonsten weiß ich ja jetzt wonach ich suchen muss :)

                              ArmilarA 1 Reply Last reply
                              0
                              • F Frank579

                                @armilar sagte in SONOFF NSPanel mit Lovelace UI:

                                Ist nicht die einzige Stelle im Script. Darüber und darunter gibt es noch weitere Abfragen

                                Wenn du das im Skript anpasst würde ich es erst mal so lassen, ansonsten weiß ich ja jetzt wonach ich suchen muss :)

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

                                @frank579

                                Ich baue oben zwei weitere Konstanten (User und Passwort) ein

                                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.

                                F 1 Reply Last reply
                                2
                                • ArmilarA Armilar

                                  @frank579

                                  Ich baue oben zwei weitere Konstanten (User und Passwort) ein

                                  F Offline
                                  F Offline
                                  Frank579
                                  wrote on last edited by
                                  #1466

                                  @armilar TOP Dann lasse ich es solange ohne laufen.

                                  Danke für eure Hilfe :)

                                  ArmilarA 1 Reply Last reply
                                  0
                                  • F Frank579

                                    @armilar TOP Dann lasse ich es solange ohne laufen.

                                    Danke für eure Hilfe :)

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

                                    @frank579

                                    Gerne, aber ohne den entscheidenden Hinweis von @egal hätte ich auch noch länger herumgestochert. :+1:

                                    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.

                                    F 2 Replies Last reply
                                    0
                                    • ArmilarA Armilar

                                      @frank579

                                      Gerne, aber ohne den entscheidenden Hinweis von @egal hätte ich auch noch länger herumgestochert. :+1:

                                      F Offline
                                      F Offline
                                      Frank579
                                      wrote on last edited by
                                      #1468

                                      @armilar @egal @Kuckuckmann waren natürlich auch gemeint 😀

                                      K 1 Reply Last reply
                                      1
                                      • F Frank579

                                        @armilar @egal @Kuckuckmann waren natürlich auch gemeint 😀

                                        K Offline
                                        K Offline
                                        Kuckuckmann
                                        wrote on last edited by
                                        #1469

                                        @frank579
                                        Sag mir gerade nochmal bitte, wo waren da Username und Passwort drin?
                                        Ich nehme das addhoc in die FAQ auf.

                                        NSPanel Dokumentation im GitHub Wiki:

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

                                        F 1 Reply Last reply
                                        0
                                        • K Kuckuckmann

                                          @frank579
                                          Sag mir gerade nochmal bitte, wo waren da Username und Passwort drin?
                                          Ich nehme das addhoc in die FAQ auf.

                                          F Offline
                                          F Offline
                                          Frank579
                                          wrote on last edited by Frank579
                                          #1470

                                          @kuckuckmann Auf dem NSPanel Tasmota web Zugang

                                          K 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

                                          456

                                          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