Navigation

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

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    jarvis v3.0.0 - just another remarkable vis

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

      @mcu said in jarvis v3.0.0 - just another remarkable vis:

      @mpl1338 Datenpunkt-Wert anzeigen auf true setzen

      ist auf true, immernoch leer

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

        @mpl1338 Dann zeig mal Deine Anzeigevariante in Code-Tags.

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

          popup7.png popup6.png popup5.png

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

            @mpl1338 In Code-Tags -> </> klicken und Text einfügen.

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

              {"default":"<div class=iframe-container> <iframe src=http://192.168.178.63:3000/d-solo/w1aq9s97z/kompressordruck?orgId=1&panelId=2 allowfullscreen></iframe> </div>"}
              
              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @mpl1338 last edited by MCU

                @mpl1338

                {"default":"<div class=iframe-container> <iframe src='http://192.168.178.63:3000/d-solo/w1aq9s97z/kompressordruck?orgId=1&panelId=2' allowfullscreen></iframe> </div>"}
                

                Versuch das mal?
                Was zeigt das LOG bei F12?

                Im CSS fehlt der letzte Eintrag, oder?

                .jarvis-device-GeraeteID1234  iframe {
                	width: 100%;
                	height: 100%;
                }
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  mpl1338 @MCU last edited by

                  @mcu said in jarvis v3.0.0 - just another remarkable vis:

                  @mpl1338

                  {"default":"<div class=iframe-container> <iframe src='http://192.168.178.63:3000/d-solo/w1aq9s97z/kompressordruck?orgId=1&panelId=2' allowfullscreen></iframe> </div>"}
                  

                  Versuch das mal?
                  Was zeigt das LOG bei F12?

                  Im CSS fehlt der letzte Eintrag, oder?

                  .jarvis-device-GeraeteID1234  iframe {
                  	width: 100%;
                  	height: 100%;
                  }
                  

                  popup10.png popup9.png popup8.png

                  CSS ist vollständig, der Link des Iframes funktioniert.

                  Ich weiß nicht wonach ich im Log Ausschau halten soll 😄

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

                    @mpl1338 Hast du die grafana.ini geändert, damit man von außen zugreifen kann?
                    3a4ba149-31c7-4dc6-8757-fdfa94bec832-image.png

                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/module/iframe-v3/grafana-einbinden#anonyme-authorisierung

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

                      unten Links wird das Iframe angezeigt als Widget-Box - Grafana ist entsprechend angepasst.

                      Als Iframe Widget funktioniert es

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

                        @mpl1338 Datenpunkt-Anzeige einen dummy-DP eintragen
                        9c6eb347-1684-4a08-840f-7512c2da7a26-image.png

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

                          @mcu said in jarvis v3.0.0 - just another remarkable vis:

                          @mpl1338 Datenpunkt-Anzeige einen dummy-DP eintragen
                          9c6eb347-1684-4a08-840f-7512c2da7a26-image.png

                          jetzt gehts 🙂

                          Danke.

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

                            @mpl1338 Zeig mal bitte das Ergebnis.

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

                              popup11.png

                              Jetzt muss ich erstmal Grafana aufhübschen 😃

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

                                @mpl1338 Super, das wird schon.

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

                                  @mcu said in jarvis v3.0.0 - just another remarkable vis:

                                  @memme Zeig mal die Einstellungen zum Widget.

                                  Zu Problem 1: ist bekannt und steht auch mit Priorität in github.

                                  Hier sind die Widget Einstellungen zu der Kamera:
                                  Screenshot_1.png Screenshot_2.png

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

                                    @mcu Danke aber wie würde es aussehen wenn ich es global für alle Widget überschriften machen möchte ?

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

                                      @hohenbostler

                                      .jarvis-widget-header .text-h6 {
                                      	color: yellow;
                                      }
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        MCU @memme last edited by

                                        @memme Versuch mal die Größe / Anpassung zu wechseln.
                                        9a7f2f0c-2ff9-4904-a26d-3fe2aa2756ad-image.png

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

                                          @mcu

                                          etwas ist passiert.

                                          popup12.png

                                          Jetzt erscheint das Iframe als Wert in der Statelist.

                                          habe seit meinem letzten Post gestern Abend nichts mehr geändert.

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

                                            @mpl1338 Tja, entweder ganz aus dem Layout raus oder Wert anzeigen auf false (nur im Layout). Im Gerät muss es drin bleiben, um es als Popup sehen zu können.
                                            75be3fea-450d-4328-97e0-90c635dd81a9-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            964
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            252
                                            4481
                                            1954392
                                            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