Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v3.1.x - just another remarkable vis

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    jarvis v3.1.x - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU @dering last edited by MCU

      @dering
      Was steht in den DPs drin?
      Mach mal ein Upload.

      iob upload jarvis
      

      Wann stürzt jarvis ab, direkt nach dem Start?
      Browser-Log F12?
      Werden dort Fehler angezeigt?

      Aktualisieren, ja, wenn du die Apps nicht nutzt.
      Trotzdem immer erst eine Sicherung der DPs machen, als txt oder mit backitup >2.6.0.

      D 3 Replies Last reply Reply Quote 0
      • D
        dering @MCU last edited by

        @mcu
        Ich kann den Datenpunkt native nicht finden.
        iob upload jarvis hat nicht geholfen. jarvis stürzt direkt nach dem Start ab. Per Browser komm ich gar nicht drauf.
        Mit App meinst du die App fürs Smartphone/Tablet? Die nutze ich nicht.
        Ich hab ein Backup über backitup, dann aktualisiere ich mal auf die neueste Version.

        1 Reply Last reply Reply Quote 0
        • D
          dering @MCU last edited by

          @mcu
          Ich hab jetzt 3.1.4-beta.6 installiert, jedoch gleicher Fehler:

          host.iobroker
          2023-04-07 15:51:32.001	error	instance system.adapter.jarvis.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
          
          jarvis.0
          2023-04-07 15:51:31.498	info	State value to set for "jarvis.0.settings.breakpoint-md" has to be type "number" but received type "string"
          
          jarvis.0
          2023-04-07 15:51:31.497	info	State value to set for "jarvis.0.settings.breakpoint-sm" has to be type "number" but received type "string"
          
          jarvis.0
          2023-04-07 15:51:31.496	info	State value to set for "jarvis.0.settings.pageHomeReturn" has to be type "number" but received type "string"
          
          jarvis.0
          2023-04-07 15:51:31.457	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          
          jarvis.0
          2023-04-07 15:51:31.456	info	terminating
          
          jarvis.0
          2023-04-07 15:51:31.456	info	Adapter stopped und unloaded.
          
          jarvis.0
          2023-04-07 15:51:31.436	info	Found Backups for layout.
          
          jarvis.0
          2023-04-07 15:51:31.426	info	Found Backups for devices.
          
          jarvis.0
          2023-04-07 15:51:31.423	error	Cannot read properties of null (reading 'native')
          
          jarvis.0
          2023-04-07 15:51:31.423	error	TypeError: Cannot read properties of null (reading 'native') at Immediate.<anonymous> (/opt/iobroker/node_modules/iobroker.jarvis/jarvis.js:136:66) at processImmediate (node:internal/timers:468:21)
          
          jarvis.0
          2023-04-07 15:51:31.422	error	uncaught exception: Cannot read properties of null (reading 'native')
          
          jarvis.0
          2023-04-07 15:51:31.421	info	Found Backups for styles.
          
          jarvis.0
          2023-04-07 15:51:31.421	info	Found Backups for settings.
          
          jarvis.0
          2023-04-07 15:51:31.420	info	Found Backups for widgets.
          
          jarvis.0
          2023-04-07 15:51:31.396	info	starting. Version 3.1.4-beta.6 (non-npm: Zefau/ioBroker.jarvis) in /opt/iobroker/node_modules/iobroker.jarvis, node: v16.19.1, js-controller: 4.0.24
          
          M 1 Reply Last reply Reply Quote 0
          • M
            MCU @dering last edited by

            @dering Web-Adapter mit Instanz 0 vorhanden?

            D 1 Reply Last reply Reply Quote 0
            • D
              dering @MCU last edited by

              @mcu
              Hast du eine Idee wo man 'native' finden sollte?

              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @dering last edited by

                @dering Er findet keine Web Instanz 0

                1 Reply Last reply Reply Quote 0
                • D
                  dering @MCU last edited by

                  @mcu
                  Tatsächlich nicht. Hatte ich aber schon vor einigen Tagen gelöscht. Ich habe nur noch web.1.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @dering last edited by

                    @dering Jarvis braucht Web.0

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      dering @MCU last edited by

                      @mcu
                      Joa und schon funktioniert es wieder 🙂
                      Ich danke dir für die schnelle Hilfe!

                      1 Reply Last reply Reply Quote 0
                      • M
                        MCU last edited by MCU

                        Bis zu 9 boolean-DPs über ein HomeKitTile steuern.

                        HomeKitTile mal anders (NUR mit PRO)

                        nineHKTClick.gif

                        M 1 Reply Last reply Reply Quote 1
                        • M
                          marsmännchen @MCU last edited by

                          Guten Abend mal wieder!

                          Folgendes:
                          Wenn ich als IFrame einen MJPEG Stream verwende (welcher stabil und sauber dargestellt wird) habe ich bei der Skalierung entweder den unerwünschten Balken:
                          kamera2.PNG
                          Im Layout:
                          kamera2_2.PNG

                          Oder einen Scrollbalken:
                          kamera1.PNG
                          Im Layout:
                          kamera1_1.PNG

                          Lässt sich so etwas irgendwie vermeiden? Da es von der breite her im Layout nur so zugelassen wird.

                          MfG
                          Patrick

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @marsmännchen last edited by

                            @marsmännchen
                            Versuch es mal mit dem displayImage. Dort kann man das Verhältnis (Größe / Anpassung) einstellen.

                            4ba17bb5-e877-46bd-8837-e465232e9ae1-image.png

                            M 1 Reply Last reply Reply Quote 1
                            • M
                              marsmännchen @MCU last edited by

                              @mcu
                              Kann nur sagen : Perfekt wie immer!!

                              Danke sehr!

                              M 1 Reply Last reply Reply Quote 1
                              • M
                                marsmännchen @marsmännchen last edited by

                                kann man bei der Notification die Dauer des Popup irgendwie auf unendlich stellen?

                                jarvisNotify.timeout = 15000;  //5000ms -> 5 Sekunden
                                

                                0 funktioniert leider nicht.

                                stephan1827 1 Reply Last reply Reply Quote 0
                                • stephan1827
                                  stephan1827 @marsmännchen last edited by

                                  Hat hier schon jemand erfolgreich eine RTSP Stream eingebunden. Ich habe eine Reolink E1 Outdoor Kamera. RTSP läuft aber den string in einen iFrame eintragen reicht anscheinend nicht. Ich habe auf dieser Seite geguckt, aber da finde ich leider keine Lösung.

                                  https://mcuiobroker.gitbook.io/jarvis-infos/tipps/allgemein/kameras#reolink

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    MCU last edited by MCU

                                    @marsmännchen
                                    1 Tag sollte doch reichen?

                                    24*60*60*1000 = 86400000
                                    
                                    
                                    M 1 Reply Last reply Reply Quote 1
                                    • M
                                      marsmännchen @MCU last edited by

                                      @mcu ja, ok. Eigentlich schon. Ist damit eigentlich gelöst. Danke

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        MCU last edited by MCU

                                        @stephan1827 Schau mal hier, ob das weiterhilft?
                                        https://forum.iobroker.net/topic/4516/howto-rtsp-mit-ffmpeg-für-vis-konvertieren
                                        Es gibt anscheinend einen Adapter dafür?
                                        https://forum.iobroker.net/topic/27302/test-adapter-rtspstream-v0-0-x-github

                                        M 1 Reply Last reply Reply Quote 0
                                        • M
                                          marsmännchen @MCU last edited by

                                          @stephan1827
                                          Oder nach der Anleitung als Displayimage?
                                          https://support.reolink.com/hc/en-us/articles/360007011233-How-to-Capture-Live-JPEG-Image-of-Reolink-Cameras-via-Web-Browsers

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

                                            @mcu Besten Dank, mache es jetzt doch über Bilder die alle 10 Sekunden neu geladen werden. Live stream wird wahrscheinlich auch zu lahm.

                                            stephan1827 Alen 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            91
                                            1794
                                            557975
                                            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