Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter vis 2.0 (Alpha)

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter vis 2.0 (Alpha)

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      denjo @apollon77 last edited by

      @apollon77 runtime, ich habe zwei Bildschirme und hatte vis und vis2 offen und vis war schneller im Aufbau. Es war ja erst mal nur eine Frage ob das noch jemand hat oder bestätigen kann.

      1 Reply Last reply Reply Quote 0
      • Feuersturm
        Feuersturm @denjo last edited by

        @denjo @apollon77 Das Verhalten mit der langsam ladenden VIS hab ich bei mir auch schon bebachtet. Einige Elemente werden sofort angezeigt, dann dauert es so 2-3s bis alles dargestellt ist. Ist auch so, wenn ich von Firefox zu Chrome wechsel.

        @denjo Lass uns ein issue aufmachen und z.B. mit Screen2gif das ganze optisch darstellen.

        Feuersturm Jey Cee 2 Replies Last reply Reply Quote 3
        • Feuersturm
          Feuersturm @Feuersturm last edited by Feuersturm

          @denjo @oFbEQnpoLKKl6mbY5e13 Schau dir mal bitte dieses issue an ob es sich mit deinen Beobachtungen deckt. Ergänze gerne das issue mit deinen Erfahrungen / Logs / Animationen
          https://github.com/ioBroker/ioBroker.vis/issues/582

          Feuer-sturm created this issue in ioBroker/ioBroker.vis

          open Elements in VIS Runtime are loading very slow #34

          1 Reply Last reply Reply Quote 0
          • Feuersturm
            Feuersturm @dos1973 last edited by

            @dos1973 sagte in Test Adapter vis 2.0 (Alpha):

            Hat schon mal einer mit responsive Darstellung experementiert, da blicke ich bisher überhaupt nicht durch.
            kann jemand mal ein bsp Projekt hochladen… zum Abschauen und verstehen

            Schau dir mal das neue Video an was @haus-automatisierung erstellt hat, hier bekommst du einen kleinen Einblick wie das Grundlegend mit dem Responsive Aufbau funktioniert. Hier geht es grob los: https://youtu.be/zBFCmcCidhA?t=540

            Chaot 1 Reply Last reply Reply Quote 3
            • Chaot
              Chaot @Feuersturm last edited by

              @feuersturm Danke für das Video. Die Konstruktion mit der Navigation ist ja Klasse. Dabei leider auch nen kleinen Fehler entdeckt, aber dazu testen wir ja auch.

              1 Reply Last reply Reply Quote 1
              • bahnuhr
                bahnuhr Forum Testing Most Active last edited by

                Bei der Installation von den neuen Paketen hatte ich bei folgenden Befehlen Probleme:

                
                dieter@iobroker:~$ iob add vis-2-widgets-material
                INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-material/www" was not found! Nothing was uploaded or deleted.
                Adapter "system.adapter.vis.0" restarted.
                Adapter "system.adapter.vis-2-beta.0" restarted.
                host.iobroker create instance vis-2-widgets-material
                host.iobroker object system.adapter.vis-2-widgets-material.1 created
                
                
                dieter@iobroker:~$ iob add vis-2-widgets-energy
                host.iobroker Unknown packetName vis-2-widgets-energy. Please install packages from outside the repository using npm!
                dieter@iobroker:~$
                
                
                dieter@iobroker:~$ iob add vis-2-widgets-gauges
                host.iobroker Unknown packetName vis-2-widgets-gauges. Please install packages from outside the repository using npm!
                dieter@iobroker:~$
                
                

                Da scheint manches nicht zu laufen.
                (zumindest bei mir)

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

                  @bahnuhr Du hast aber schin auch die "npm i iobroker.vis-2-widgets-material" (und so" befehle VOR dem "add" ausgeführt? Die sehe ich nicht ...

                  bahnuhr 1 Reply Last reply Reply Quote 0
                  • bahnuhr
                    bahnuhr Forum Testing Most Active @apollon77 last edited by bahnuhr

                    @apollon77 sagte in Test Adapter vis 2.0 (Alpha):

                    @bahnuhr Du hast aber schin auch die "npm i iobroker.vis-2-widgets-material" (und so" befehle VOR dem "add" ausgeführt? Die sehe ich nicht ...

                    Na klar die liefen auch durch. Ich kanns aber gerne nochmal machen.

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

                      @bahnuhr Auch im richtigen verzeichnis?? ;-)) (das ist oft der grund) Deswegen steht bei den Befehlen als erste zeile ein cd /opt/iobroker

                      bahnuhr 1 Reply Last reply Reply Quote 0
                      • bahnuhr
                        bahnuhr Forum Testing Most Active @apollon77 last edited by

                        @apollon77 sagte in Test Adapter vis 2.0 (Alpha):

                        @bahnuhr Auch im richtigen verzeichnis?? ;-)) (das ist oft der grund) Deswegen steht bei den Befehlen als erste zeile ein cd /opt/iobroker

                        na klar.

                        1 Reply Last reply Reply Quote 0
                        • bahnuhr
                          bahnuhr Forum Testing Most Active last edited by bahnuhr

                          material:

                          dieter@iobroker:~$ cd /opt/iobroker
                          dieter@iobroker:/opt/iobroker$ npm i iobroker.vis-2-widgets-material
                          [sudo] Passwort für dieter:
                          
                          removed 228 packages in 17s
                          
                          163 packages are looking for funding
                            run `npm fund` for details
                          dieter@iobroker:/opt/iobroker$ iob add vis-2-widgets-material
                          INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-material/www" was not found! Nothing was uploaded or deleted.
                          Adapter "system.adapter.vis.0" restarted.
                          Adapter "system.adapter.vis-2-beta.0" restarted.
                          host.iobroker create instance vis-2-widgets-material
                          host.iobroker object system.adapter.vis-2-widgets-material.3 created
                          dieter@iobroker:/opt/iobroker$
                          
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @bahnuhr last edited by

                            @bahnuhr Und ds hier sieht voll ok aus ... die "INFO" ist was es sagt eine "INFO" 🙂

                            1 Reply Last reply Reply Quote 0
                            • bahnuhr
                              bahnuhr Forum Testing Most Active last edited by

                              energy

                              dieter@iobroker:/opt/iobroker$ npm i iobroker.vis-2-widgets-energy
                              
                              added 1 package in 12s
                              
                              163 packages are looking for funding
                                run `npm fund` for details
                              dieter@iobroker:/opt/iobroker$ iob add vis-2-widgets-energy
                              host.iobroker install adapter vis-2-widgets-energy
                              upload [0] vis-2-widgets-energy.admin /opt/iobroker/node_modules/iobroker.vis-2-widgets-energy/admin/vis-2-widgets-energy.png vis-2-widgets-energy.png image/png
                              INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-energy/www" was not found! Nothing was uploaded or deleted.
                              Adapter "system.adapter.vis.0" restarted.
                              Adapter "system.adapter.vis-2-beta.0" restarted.
                              host.iobroker object system.adapter.vis-2-widgets-energy created/updated
                              INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-energy/www" was not found! Nothing was uploaded or deleted.
                              Adapter "system.adapter.vis.0" restarted.
                              Adapter "system.adapter.vis-2-beta.0" restarted.
                              host.iobroker create instance vis-2-widgets-energy
                              host.iobroker object system.adapter.vis-2-widgets-energy.0 created
                              dieter@iobroker:/opt/iobroker$
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • bahnuhr
                                bahnuhr Forum Testing Most Active last edited by

                                gauges

                                dieter@iobroker:/opt/iobroker$ npm i iobroker.vis-2-widgets-gauges
                                
                                added 1 package in 12s
                                
                                163 packages are looking for funding
                                  run `npm fund` for details
                                dieter@iobroker:/opt/iobroker$ iob add vis-2-widgets-gauges
                                host.iobroker install adapter vis-2-widgets-gauges
                                upload [0] vis-2-widgets-gauges.admin /opt/iobroker/node_modules/iobroker.vis-2-widgets-gauges/admin/vis-2-widgets-gauges.png vis-2-widgets-gauges.png image/png
                                INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-gauges/www" was not found! Nothing was uploaded or deleted.
                                Adapter "system.adapter.vis.0" restarted.
                                Adapter "system.adapter.vis-2-beta.0" restarted.
                                host.iobroker object system.adapter.vis-2-widgets-gauges created/updated
                                INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-2-widgets-gauges/www" was not found! Nothing was uploaded or deleted.
                                Adapter "system.adapter.vis.0" restarted.
                                Adapter "system.adapter.vis-2-beta.0" restarted.
                                host.iobroker create instance vis-2-widgets-gauges
                                host.iobroker object system.adapter.vis-2-widgets-gauges.0 created
                                dieter@iobroker:/opt/iobroker$
                                
                                
                                1 Reply Last reply Reply Quote 0
                                • bahnuhr
                                  bahnuhr Forum Testing Most Active last edited by bahnuhr

                                  Und irgendwie hab ich diese material jetzt 4 x bei den Instanzen.
                                  Kann doch nicht stimmen.

                                  e6b356fe-80e5-44de-86de-623432b4a4de-image.png

                                  Edit:
                                  Habe 3 x gelöscht.

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

                                    @bahnuhr Naja das "add" darfste am ende nur einmal pro adapter ausführen weil es sonst immer eine neue Instanz anlegt.

                                    bahnuhr 1 Reply Last reply Reply Quote 0
                                    • bahnuhr
                                      bahnuhr Forum Testing Most Active @apollon77 last edited by

                                      @apollon77 sagte in Test Adapter vis 2.0 (Alpha):

                                      @bahnuhr Naja das "add" darfste am ende nur einmal pro adapter ausführen weil es sonst immer eine neue Instanz anlegt.

                                      Jo, hab ich dann auch gemerkt.

                                      1 Reply Last reply Reply Quote 1
                                      • bahnuhr
                                        bahnuhr Forum Testing Most Active last edited by bahnuhr

                                        So, ganz adhoc was mir aufgefallen ist.

                                        Die ca. 50 views in meiner main hat er wohl komplett übernommen.
                                        Es war aber nur 1 sichtbar.
                                        Links oben konnte man dann die einzelnen wieder sichtbar machen.

                                        Bei vis.1 konnte man mit dem Mausrädchen in den views nach rechts oder links fahren:
                                        5411f7bd-406b-45aa-b5d8-1162462572f8-image.png

                                        Dies geht nun nicht mehr.
                                        Wie kommt man nun an die rechten views ?

                                        Nachtrag:
                                        Das geht so gar nicht.
                                        Damit kann man nicht mehr vernünftig arbeiten.
                                        (oder ich habs nicht gerafft)

                                        bahnuhr apollon77 2 Replies Last reply Reply Quote 0
                                        • bahnuhr
                                          bahnuhr Forum Testing Most Active last edited by

                                          auch wurden keine css Befehle übernommen.
                                          Ich hatte da in vis1 jede Menge drin.
                                          In vis2 steht gar nichts.

                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • bahnuhr
                                            bahnuhr Forum Testing Most Active last edited by

                                            auch stehen jetzt überall die widget Nr.
                                            a266270e-503f-41aa-9e69-889caab39fe4-image.png

                                            Wo kann man dies ausschalten.

                                            liv-in-sky apollon77 3 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            854
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            108
                                            780
                                            223588
                                            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