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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter vis 2.0 (Alpha)

    This topic has been deleted. Only users with topic management privileges can see it.
    • 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
                        • liv-in-sky
                          liv-in-sky @bahnuhr last edited by

                          @bahnuhr

                          da 🙂

                          Image 026.png

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

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

                            Bei vis.1 konnte man mit dem Mausrädchen in den views nach rechts oder links fahren:

                            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)

                            Nochmal. Es kann doch nicht sein, dass ich erst 30 Views ausschalten muss um an die rechten Views zu kommen !
                            Überseh ich irgendwas ?

                            1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky @bahnuhr last edited by

                              @bahnuhr

                              dafür weiß ich nicht, wie man den roten balken wegbekommt - zeigt wohl die breite der seite an

                              Image 028.png

                              bahnuhr crunchip 2 Replies Last reply Reply Quote 0
                              • liv-in-sky
                                liv-in-sky last edited by

                                wie schauen eure hintergründe aus ?

                                etwas seltsam bei mir

                                Image 030.png

                                bahnuhr 1Topf 2 Replies Last reply Reply Quote 0
                                • Feuersturm
                                  Feuersturm last edited by

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

                                  Nochmal. Es kann doch nicht sein, dass ich erst 30 Views ausschalten muss um an die rechten Views zu kommen !
                                  Überseh ich irgendwas ?

                                  Schau einmal, ob dir dieses issue weiterhilft und wenn es thematisch passt gerne dort einen Daumen hoch oder es ergänzen

                                  https://github.com/ioBroker/ioBroker.vis/issues/579

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

                                  open Add Button for switching < > between different views and switch focus to selected page #17

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

                                    @feuersturm
                                    Ja, habe auch meinen Text dort hin geschrieben.

                                    Daumen hoch habe ich nicht gefunden, wo ist dies ?

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

                                      @liv-in-sky sagte in Test Adapter vis 2.0 (Alpha):

                                      wie schauen eure hintergründe aus ?

                                      etwas seltsam bei mir

                                      Image 030.png

                                      Bei mir steht da black. Und so ist es auch.
                                      1a9314c6-13d1-4346-9c57-78574d73be33-image.png

                                      1 Reply Last reply Reply Quote 0
                                      • bahnuhr
                                        bahnuhr Forum Testing Most Active @liv-in-sky last edited by

                                        @liv-in-sky sagte in Test Adapter vis 2.0 (Alpha):

                                        @bahnuhr

                                        dafür weiß ich nicht, wie man den roten balken wegbekommt - zeigt wohl die breite der seite an

                                        Image 028.png

                                        roten Balken hab ich nicht.

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

                                          nochwas; hab ja eben vis-2 widgets installiert:
                                          92f50ed5-4447-40a3-8196-993e3f262eb3-image.png

                                          Aber müsste ich diese nicht auch in vis-2 finden ?
                                          777161ca-2969-4660-aafe-bd9c58202574-image.png

                                          Alle 3 sind nicht in der Liste.

                                          apollon77 H 2 Replies Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active @liv-in-sky last edited by

                                            @liv-in-sky wird wohl ein widget sein

                                            liv-in-sky 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            500
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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