Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. [Projekt] Admin-neo - die neue Oberfläche

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Projekt] Admin-neo - die neue Oberfläche

    This topic has been deleted. Only users with topic management privileges can see it.
    • Dutchman
      Dutchman Developer Most Active Administrators last edited by

      @ldittmar:

      Also wie bei den Adaptern nur mit 2 Blocke -"Instanzen" und "VIS-Addons"? Was sagt ihr?

      Grüße,

      ldittmar `

      Hört sich gut an und macht es auch übersichtlicher

      –-----------------------

      Send from mobile device

      1 Reply Last reply Reply Quote 0
      • Meistertr
        Meistertr Developer last edited by

        Finde ich auch gut

        Gesendet von meinem SM-G930F mit Tapatalk

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

          AN sich hast Du 3 typen (um es mal noch generischer zu machen):

          1.) Echte Instanzen. DIe kann man Starten, Stoppen und so. Können auch einen Link zu "Ihrer" Seite haben

          2.) "Web"-Instanzen, also Adons die in einem der "Web"-Adapter laufen. Die kann man nicht Starten oder beenden, haben aber einen Link zu Ihrer Seite

          3.) Vis-Addons, weder Start/Stop noch ne eigene Seite

          Aber ja, eine solche Trennung (auch Deine Vorgeschlagene) macht Sinn.

          1 Reply Last reply Reply Quote 0
          • ldittmar
            ldittmar Developer last edited by

            Ja, dann mache ich eine 3er-Teilung und wir sehen wie es aussieht. 😉

            1 Reply Last reply Reply Quote 0
            • andre
              andre Developer last edited by

              @apollon77:

              AN sich hast Du 3 typen (um es mal noch generischer zu machen):

              1.) Echte Instanzen. DIe kann man Starten, Stoppen und so. Können auch einen Link zu "Ihrer" Seite haben

              2.) "Web"-Instanzen, also Adons die in einem der "Web"-Adapter laufen. Die kann man nicht Starten oder beenden, haben aber einen Link zu Ihrer Seite

              3.) Vis-Addons, weder Start/Stop noch ne eigene Seite

              Aber ja, eine solche Trennung (auch Deine Vorgeschlagene) macht Sinn. `

              Da stimme ich zu.

              Ich fände es übersichtlicher wenn man das dreiteilt. Also Adapter mit Status, Adapter ohne Status und Vis-addons…

              MfG Andre

              Gesendet von Unterwegs mit Tapatalk

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

                Finde eine solche Trennung auch sinnvoll.

                1 Reply Last reply Reply Quote 0
                • P
                  pix last edited by

                  Hallo,

                  habe ein Problem mit den Einstellungen: 261_bildschirmfoto_2017-05-23_um_23.42.54.jpg

                  Das Fenster ist nicht formatiert und es lassen sich keine Optionen anwählen. Ebenso ist kein Speichern-Knopf vorhanden.

                  js-controller 1

                  admin-neo 0.0.1

                  web 2.0.4

                  node 4.8.0

                  Gruß

                  Pix

                  1 Reply Last reply Reply Quote 0
                  • ldittmar
                    ldittmar Developer last edited by

                    Ja klar, denn das Fenster ist schon teilweise auf Bootstrap umgestellt und deswegen kannst du z.Z. dort nichts einstellen. Admin-neo übermimmt hat aber die gleiche Einstellungen wie das alte Admin. Du musst also nichts einstellen… einfach starten. Solltest du irgendwas anpassen müssen, dann mache es einfach im alten Admin. Im Neuen kannst du die Einstellungen noch nicht speichern. Bin aber dran... 😉

                    Grüße,

                    Ldittmar

                    1 Reply Last reply Reply Quote 0
                    • V
                      vore last edited by

                      Hallo!

                      Wie kann ich die Oberfläche installieren? Download und "aus URL installieren"? Muss ich vorher das Paket entpacken?

                      Hab alles versucht, bekomme aber Fehler. Daher die Frage wie es grundsätzlich gehen sollte.

                      Gruß

                      Vore

                      1 Reply Last reply Reply Quote 0
                      • ldittmar
                        ldittmar Developer last edited by

                        Hi Vore,

                        was für ein Fehler bekommst du? Grundsätzlich über die URL. Habe es gerade eben nochmal probiert und es hat funktioniert.

                        Grüße,

                        ldittmar

                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators last edited by

                          Ich gehe mal von den EACCESS aus. Die sind aber nicht schlimm, da die Installation dann in einem temporären Ordner durchgeführt wird.

                          Gruß

                          Rainer

                          1 Reply Last reply Reply Quote 0
                          • V
                            vore last edited by

                            Hallo!

                            Hier mal die Ausgaben bei der Installation. Sagt Euch das etwas?

                            $ ./iobroker url "/home/volker/Downloads/ioBroker.admin-neo-master.zip" --debug
                            install /home/volker/Downloads/ioBroker.admin-neo-master.zip
                            npm install /home/volker/Downloads/ioBroker.admin-neo-master.zip --production --prefix "/opt/iobroker" (System call)
                            npm
                             ERR! addLocal Could not install /home/volker/Downloads/ioBroker.admin-neo-master.zip
                            npm
                             ERR! Linux 4.9.12-sunxinpm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "/home/volker/Downloads/ioBroker.admin-neo-master.zip" "--production" "--prefix" "/opt/iobroker"
                            npm ERR! node v7.2.1
                            npm ERR! npm  v3.10.10
                            
                            npm ERR! path /home/volker/Downloads/ioBroker.admin-neo-master.zipnpm ERR! code ENOENT
                            npm ERR! errno -2
                            npm ERR! syscall open
                            
                            npm ERR! enoent ENOENT: no such file or directory, open '/home/volker/Downloads/ioBroker.admin-neo-master.zip'npm ERR! enoent ENOENT: no such file or directory, open '/home/volker/Downloads/ioBroker.admin-neo-master.zip'
                            npm ERR! enoent This is most likely not a problem with npm itself
                            npm ERR! enoent and is related to npm not being able to find a file.
                            npm ERR! enoent 
                            
                            npm ERR! Please include the following file with any support request:npm ERR!     /npm-debug.log
                            
                            ERROR: host.cubietruck Cannot install /home/volker/Downloads/ioBroker.admin-neo-master.zip: 254
                            ERROR: process exited with code 25
                            
                            1 Reply Last reply Reply Quote 0
                            • apollon77
                              apollon77 last edited by

                              Das ".zip" der Installations-URL am Ende ist falsch

                              1 Reply Last reply Reply Quote 0
                              • V
                                vore last edited by

                                > Das ".zip" der Installations-URL am Ende ist falsch

                                Klappt leider ohne .zip ebenfalls nicht 😞

                                $ ./iobroker url "/home/volker/Downloads/ioBroker.admin-neo-master" --debug
                                install /home/volker/Downloads/ioBroker.admin-neo-master
                                npm install /home/volker/Downloads/ioBroker.admin-neo-master --production --prefix "/opt/iobroker" (System call)
                                npm
                                 ERR! addLocal Could not install /home/volker/Downloads/ioBroker.admin-neo-master
                                npm
                                 ERR!
                                 Linux 4.9.12-sunxinpm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "/home/volker/Downloads/ioBroker.admin-neo-master" "--production" "--prefix" "/opt/iobroker"
                                
                                npm ERR! node v7.2.1npm ERR! npm  v3.10.10
                                npm ERR! path /home/volker/Downloads/ioBroker.admin-neo-master
                                npm ERR! code ENOENT
                                
                                npm ERR! errno -2npm
                                 ERR! syscall open
                                
                                npm ERR!
                                 enoent ENOENT: no such file or directory, open '/home/volker/Downloads/ioBroker.admin-neo-master'npm ERR! enoent ENOENT: no such file or directory, open '/home/volker/Downloads/ioBroker.admin-neo-master'
                                npm ERR! enoent This is most likely not a problem with npm itself
                                npm ERR! enoent
                                 and is related to npm not being able to find a file.npm 
                                ERR! enoent 
                                
                                npm 
                                ERR!
                                 Please include the following file with any support request:npm ERR!     /npm-debug.log
                                
                                ERROR: host.cubietruck Cannot install /home/volker/Downloads/ioBroker.admin-neo-master: 254
                                ERROR: process exited with code 25
                                
                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  Wenn ich das richtig sehe hast du in github das zip heruntergeladen und willst admin-neo jetzt daraus installieren.

                                  Du musst im Octocat icon den Pfad zu der Github Seite eingeben.

                                  Gruß

                                  Rainer

                                  1 Reply Last reply Reply Quote 0
                                  • V
                                    vore last edited by

                                    Hallo Rainer!

                                    Ja, genau. Von Gihub geladen und jetzt über "URL" installieren vom PC. Geht das nicht?

                                    Muss ich die Verwahrungsorte anpassen und dann von GitHub installieren? Konnte da aber leider nichts finden.

                                    Gruß

                                    Vore

                                    1 Reply Last reply Reply Quote 0
                                    • ldittmar
                                      ldittmar Developer last edited by

                                      Hi Vore,

                                      gebe mal in das Feld URL das hier ein:

                                      https://github.com/ldittmar81/ioBroker.admin-neo

                                      Grüße,

                                      ldittmar

                                      1 Reply Last reply Reply Quote 0
                                      • htrecksler
                                        htrecksler Forum Testing last edited by

                                        @Homoran:

                                        Wenn ich das richtig sehe hast du in github das zip heruntergeladen und willst admin-neo jetzt daraus installieren. `
                                        Bei mir hat das auch mit dem herunterladen und installieren geklappt.

                                        1 Reply Last reply Reply Quote 0
                                        • V
                                          vore last edited by

                                          > gebe mal in das Feld URL das hier ein:

                                          Hallo! Das wars.. jetzt wurde der Adapter geladen. Danke!

                                          Sehr schick das Ganze!

                                          Gruß

                                          Vore

                                          1 Reply Last reply Reply Quote 0
                                          • cvidal
                                            cvidal Forum Testing last edited by

                                            Hi zusammen,

                                            Ich habe gerade auch mal installiert. Gefällt mir erstmal so ganz gut optisch mal eine sehr schöne alternative.

                                            Ich Persönlich finde aber das wenn man Adapter sucht man viel scrollen muss weil nur drei nebeneinander sind und ich da etwas die Übersicht verliere, dazu muss ich aber auch sagen das ich meinst mit dem Laptop arbeite ist dann mit Touchpad etwas umständlich, ich möchte Admin Neo keinesfalls schlecht machen wollte mich aber einfach mal dazu äußern ich hoffe das nimmt man mir nicht übel.

                                            Ich finde Neo ist sehr gut gelungen danke dafür.

                                            Gruß Christian

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            827
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            22
                                            54
                                            11777
                                            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