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.
    • sigi234
      sigi234 Forum Testing Most Active @robbsen last edited by

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

      @sigi234 doofe Frage bei sie bekommt man die Widgets überhaupt nebeneinander skaliert

      Gute Frage, habe auch lange probiert.

      Screenshot (5442).jpg

      R 1 Reply Last reply Reply Quote 0
      • R
        robbsen @sigi234 last edited by

        @sigi234 ok danke.
        Muss das denke ich morgen noch mal am Rechner und nicht am iPad machen.

        Finde das mit dem ausrichten mehrerer Diagramme und Schalter aber echt noch sehr verwirrend.

        Hat vielleicht jemand hier schon eine gute view, die man als Muster mal teilen könnte, oder sind alle noch lost mit der relativen Einstellung

        1 Reply Last reply Reply Quote 0
        • D
          Digi-Bit @Feuersturm last edited by

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

          Es gibt neue Updates:

          • vis2 in der Version 2.0.18 steht auf npm zur Verfügung

          • und im Admin werden mir noch folgende Updates angeboten:
            3dad3c97-9b1c-4470-8c95-d527d49dccec-grafik.png

          Hallo,

          Bin grade auf 2.0.18 gegangen....

          mal schnell einen rungang im Editor und Vis selber gemacht auf den ersten blick sind die 100000000000 fehler im Log sind verschwunden.

          Vis selber scheint merklich schneller im aufbau zu sein sowie auch im Editor.

          Einige Widgets werden jetzt gleich dargestellt wie z.b. openligadb.

          das war der erste eindruck nach 3 min.

          mfg

          Digi-Bit

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

            Hallo, hat das noch wer? Projekt kann nicht umbenannt werden.

            Animation_Projekt.gif

            Installierte Version:
            2.0.18

            arteck Feuersturm 2 Replies Last reply Reply Quote 0
            • arteck
              arteck Developer Most Active @sigi234 last edited by

              @sigi234 ich schätze alle

              6704fd77-f351-44fb-a6a2-7564fc359028-grafik.png

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

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

                Hallo, hat das noch wer? Projekt kann nicht umbenannt werden.

                Hi, ja habe das Problem auch mit der 2.0.18
                Erstellst du ein issue?

                Edit: issue: https://github.com/ioBroker/ioBroker.vis/issues/666

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

                closed Existing vis2 project can not be renamed #666

                sigi234 1 Reply Last reply Reply Quote 1
                • Feuersturm
                  Feuersturm last edited by Feuersturm

                  Ich habe mit vis2 v2.0.18 das Problem das ich keine Widgets mehr per Maus auswählen und verschieben kann. Beim Klick auf das Widget wechselt der Editor auch nicht mehr rechts auf den Reiter "Widget" wo ich die Einstellugen vom Widget einstellen kann.

                  Kann jemand das Problem bestätigen?

                  Edit: Issue: https://github.com/ioBroker/ioBroker.vis/issues/667

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

                  closed Existing or new added widgets can not be selected #667

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

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

                    Kann jemand das Problem bestätigen?

                    Animation_01.gif

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

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

                      Erstellst du ein issue?

                      Bitte du 👍

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

                        Vis 2 Version 2.0.19 steht auf npm zur Verfügung

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

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

                          Vis 2 Version 2.0.19 steht auf npm zur Verfügung

                          Alle neuen Widgets weg?

                          Screenshot (5478).png

                          Screenshot (5477).png

                          iob upload vis-2-beta natürlich gemacht.

                          Edit:

                          Zurück auf V 2.0.18 funktioniert wieder!

                          Screenshot (5479).png

                          issue erstellen?

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

                          sigi2345 created this issue in ioBroker/ioBroker.vis

                          closed VIS2 V 2.0.19 Neue Widgets weg #671

                          1 Reply Last reply Reply Quote 1
                          • A
                            australien last edited by australien

                            Hallo zusammen

                            ich wollte nun auch die vis2 installieren. Hat auch alles ohne offensichtlichen Fehler funktioniert, nur bekomme ich eine Instanz VIS-2, sondern nur.

                            pi@raspberrypi:/opt/iobroker $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            pi@raspberrypi:/opt/iobroker $ cd /
                            pi@raspberrypi:/ $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            
                            
                            
                            pi@raspberrypi:~ $ cd /opt/iobroker/
                            pi@raspberrypi:/opt/iobroker $ npm i iobroker.vis-2-beta
                            
                            added 6 packages, removed 98 packages, and changed 1 package in 26s
                            
                            169 packages are looking for funding
                              run `npm fund` for details
                            pi@raspberrypi:/opt/iobroker $ npm i iobroker.vis-2-widgets-material
                            
                            iob add vis-2-widgets-material
                            
                            npm i iobroker.vis-2-widgets-energy
                            
                            iob add vis-2-widgets-energy
                            
                            npm i iobroker.vis-2-widgets-gauges
                            
                            iob add vis-2-widgets-gauges
                            
                            added 1 package in 10s
                            
                            169 packages are looking for funding
                              run `npm fund` for details
                            host.raspberrypi install adapter vis-2-widgets-material
                            upload [0] vis-2-widgets-material.admin /opt/iobroker/node_modules/iobroker.vis-2-widgets-material/admin/vis-2-widgets-material.png vis-2-widgets-material.png image/png
                            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.
                            host.raspberrypi object system.adapter.vis-2-widgets-material created/updated
                            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.
                            host.raspberrypi create instance vis-2-widgets-material
                            host.raspberrypi object system.adapter.vis-2-widgets-material.0 created
                            
                            added 1 package in 11s
                            
                            169 packages are looking for funding
                              run `npm fund` for details
                            host.raspberrypi 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.
                            host.raspberrypi 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.
                            host.raspberrypi create instance vis-2-widgets-energy
                            host.raspberrypi object system.adapter.vis-2-widgets-energy.0 created
                            
                            added 1 package in 10s
                            
                            169 packages are looking for funding
                              run `npm fund` for details
                            host.raspberrypi 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.
                            host.raspberrypi 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.
                            host.raspberrypi create instance vis-2-widgets-gauges
                            host.raspberrypi object system.adapter.vis-2-widgets-gauges.0 created
                            pi@raspberrypi:/opt/iobroker $ iob add openweathermap
                            NPM version: 8.5.5
                            Installing iobroker.openweathermap@0.3.3... (System call)
                            
                            added 1 package in 10s
                            
                            169 packages are looking for funding
                              run `npm fund` for details
                            host.raspberrypi install adapter openweathermap
                            upload [13] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/de/translations.json i18n/de/translations.json application/json
                            upload [12] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/en/translations.json i18n/en/translations.json application/json
                            upload [11] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/es/translations.json i18n/es/translations.json application/json
                            upload [10] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                            upload [9] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/it/translations.json i18n/it/translations.json application/json
                            upload [8] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                            upload [7] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                            upload [6] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                            upload [5] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                            upload [4] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                            upload [3] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/index.html index.html text/html
                            upload [2] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/index_m.html index_m.html text/html
                            upload [1] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/openweathermap.png openweathermap.png image/png
                            upload [0] openweathermap.admin /opt/iobroker/node_modules/iobroker.openweathermap/admin/words.js words.js application/javascript
                            Adapter "system.adapter.vis.0" restarted.
                            host.raspberrypi object system.adapter.openweathermap created/updated
                            Adapter "system.adapter.vis.0" restarted.
                            host.raspberrypi create instance openweathermap
                            host.raspberrypi object system.adapter.openweathermap.0.alive created
                            host.raspberrypi object system.adapter.openweathermap.0.connected created
                            host.raspberrypi object system.adapter.openweathermap.0.compactMode created
                            host.raspberrypi object system.adapter.openweathermap.0.cpu created
                            host.raspberrypi object system.adapter.openweathermap.0.cputime created
                            host.raspberrypi object system.adapter.openweathermap.0.memHeapUsed created
                            host.raspberrypi object system.adapter.openweathermap.0.memHeapTotal created
                            host.raspberrypi object system.adapter.openweathermap.0.memRss created
                            host.raspberrypi object system.adapter.openweathermap.0.uptime created
                            host.raspberrypi object system.adapter.openweathermap.0.inputCount created
                            host.raspberrypi object system.adapter.openweathermap.0.outputCount created
                            host.raspberrypi object system.adapter.openweathermap.0.eventLoopLag created
                            host.raspberrypi object system.adapter.openweathermap.0.sigKill created
                            host.raspberrypi object system.adapter.openweathermap.0.logLevel created
                            host.raspberrypi object openweathermap.0.forecast created
                            host.raspberrypi object openweathermap.0.forecast.current created
                            host.raspberrypi object openweathermap.0.forecast.current.date created
                            host.raspberrypi object openweathermap.0.forecast.current.icon created
                            host.raspberrypi object openweathermap.0.forecast.current.state created
                            host.raspberrypi object openweathermap.0.forecast.current.title created
                            host.raspberrypi object openweathermap.0.forecast.current.temperature created
                            host.raspberrypi object openweathermap.0.forecast.current.temperatureMin created
                            host.raspberrypi object openweathermap.0.forecast.current.temperatureMax created
                            host.raspberrypi object openweathermap.0.forecast.current.clouds created
                            host.raspberrypi object openweathermap.0.forecast.current.windDirection created
                            host.raspberrypi object openweathermap.0.forecast.current.windSpeed created
                            host.raspberrypi object openweathermap.0.forecast.current.windGust created
                            host.raspberrypi object openweathermap.0.forecast.current.pressure created
                            host.raspberrypi object openweathermap.0.forecast.current.humidity created
                            host.raspberrypi object openweathermap.0.forecast.current.visibility created
                            host.raspberrypi object openweathermap.0.forecast.current.sunrise created
                            host.raspberrypi object openweathermap.0.forecast.current.sunset created
                            host.raspberrypi object openweathermap.0.forecast.current.precipitation created
                            host.raspberrypi object openweathermap.0.forecast.current.precipitationRain created
                            host.raspberrypi object openweathermap.0.forecast.current.precipitationSnow created
                            host.raspberrypi object openweathermap.0.forecast.day0 created
                            host.raspberrypi object openweathermap.0.forecast.day0.date created
                            host.raspberrypi object openweathermap.0.forecast.day0.icon created
                            host.raspberrypi object openweathermap.0.forecast.day0.state created
                            host.raspberrypi object openweathermap.0.forecast.day0.title created
                            host.raspberrypi object openweathermap.0.forecast.day0.temperatureMin created
                            host.raspberrypi object openweathermap.0.forecast.day0.temperatureMax created
                            host.raspberrypi object openweathermap.0.forecast.day0.clouds created
                            host.raspberrypi object openweathermap.0.forecast.day0.precipitation created
                            host.raspberrypi object openweathermap.0.forecast.day0.precipitationRain created
                            host.raspberrypi object openweathermap.0.forecast.day0.precipitationSnow created
                            host.raspberrypi object openweathermap.0.forecast.day0.windDirection created
                            host.raspberrypi object openweathermap.0.forecast.day0.windSpeed created
                            host.raspberrypi object openweathermap.0.forecast.day0.pressure created
                            host.raspberrypi object openweathermap.0.forecast.day0.humidity created
                            host.raspberrypi object system.adapter.openweathermap.0 created
                            pi@raspberrypi:/opt/iobroker $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            pi@raspberrypi:/opt/iobroker $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            pi@raspberrypi:/opt/iobroker $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            pi@raspberrypi:/opt/iobroker $ cd /
                            pi@raspberrypi:/ $ iob restart vis-2-beta
                            Cannot find any instances of "vis-2-beta"!
                            
                            

                            nach nochmaligen installieren kam der Fehler Invalid version of "web". Installed "5.2.10", required ">=5.4.0"
                            Ich finde aber keinen Update auf 5.4.0 oder größer. auch nicht im Beta-Modus.

                            JLeg 1 Reply Last reply Reply Quote 0
                            • JLeg
                              JLeg @australien last edited by

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

                              nur bekomme ich eine Instanz VIS-2, sondern nur

                              iob add vis-2-beta
                              

                              gemacht?

                              Installed "5.2.10", required ">=5.4.0"

                              aktuelle "latest" ist 5.5.2...

                              A 1 Reply Last reply Reply Quote 0
                              • A
                                australien @JLeg last edited by

                                @jleg said in Test Adapter vis 2.0 (Alpha):

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

                                nur bekomme ich eine Instanz VIS-2, sondern nur

                                iob add vis-2-beta
                                

                                gemacht?

                                nein. Hab es nach der Anleitung aus dem ersten Post gemacht.

                                Installed "5.2.10", required ">=5.4.0"

                                aktuelle "latest" ist 5.5.2...

                                wie finde ich diese? Mit sudo apt update & upgrade kommt nichts dergleichen. Auch wird npm nicht upgedatetet 8.5.5 aktuell sollte sein 8.19.3

                                JLeg 2 Replies Last reply Reply Quote 0
                                • JLeg
                                  JLeg @australien last edited by

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

                                  nein. Hab es nach der Anleitung aus dem ersten Post gemacht.

                                  Jo, und da steht exakt:

                                  cd /opt/iobroker
                                  npm i iobroker.vis-2-beta
                                  iob add vis-2-beta
                                  
                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    australien @JLeg last edited by

                                    @jleg said in Test Adapter vis 2.0 (Alpha):

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

                                    nein. Hab es nach der Anleitung aus dem ersten Post gemacht.

                                    Jo, und da steht exakt:

                                    cd /opt/iobroker
                                    npm i iobroker.vis-2-beta
                                    iob add vis-2-beta
                                    

                                    ups, diese Zeile fehlt bei meiner Ausführung.
                                    Hatte es ja noch einmal gemacht und da kommt auch der Fehler
                                    Invalid version of "web". Installed "5.2.10", required ">=5.4.0"

                                    1 Reply Last reply Reply Quote 0
                                    • JLeg
                                      JLeg @australien last edited by

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

                                      wie finde ich diese? Mit sudo apt update & upgrade kommt nichts dergleichen. Auch wird npm nicht upgedatetet 8.5.5 aktuell sollte sein 8.19.3

                                      hier geht's um einen iobroker-Adapter, und kein Systemupdate. Also im iob admin Repo auf "latest" stellen, und einfach den web-Adapter updaten.

                                      A 1 Reply Last reply Reply Quote 1
                                      • A
                                        australien @JLeg last edited by australien

                                        @jleg

                                        das hab ich Verfügbar
                                        Screenshot 2023-03-07 174405.png

                                        ist installiert
                                        Screenshot 2023-03-07 174516.png

                                        ich sehe nichts passendes?

                                        DJMarc75 1 Reply Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @australien last edited by

                                          @australien Da Du ja schon "betas" installiert hast warst Du ja auch schon auf dem Repo von Beta (latest) .. dann mach das wieder so, installiere den WEB und geh wieder auf Stable zurück 😉

                                          A 1 Reply Last reply Reply Quote 0
                                          • A
                                            australien @DJMarc75 last edited by australien

                                            @djmarc75
                                            aber da wird mir auch nur die Version 5.2.10 angezeigt. unter stable überhaupt nur eine 4.3.0
                                            Screenshot 2023-03-07 175410.png

                                            über die Katze ging es auf 5.5.2
                                            Jetzt passt auch VIS2-beta

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            695
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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