Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. jarvis v3.0.0 - just another remarkable vis

NEWS

  • Wartung am 15.11. – Forum ab 22:00 Uhr nicht erreichbar
    BluefoxB
    Bluefox
    11
    2
    200

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    7.9k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.7k

jarvis v3.0.0 - just another remarkable vis

jarvis v3.0.0 - just another remarkable vis

Scheduled Pinned Locked Moved Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
4.5k Posts 254 Posters 2.7m Views 209 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M mpl1338

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

    @mpl1338 Datenpunkt-Wert anzeigen auf true setzen

    ist auf true, immernoch leer

    M Online
    M Online
    MCU
    wrote on last edited by
    #4023

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

    NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mpl1338
      wrote on last edited by
      #4024

      popup7.png popup6.png popup5.png

      M 1 Reply Last reply
      0
      • M mpl1338

        popup7.png popup6.png popup5.png

        M Online
        M Online
        MCU
        wrote on last edited by
        #4025

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

        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          mpl1338
          wrote on last edited by
          #4026
          {"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
          0
          • M 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>"}
            
            M Online
            M Online
            MCU
            wrote on last edited by MCU
            #4027

            @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%;
            }
            

            NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

            M 1 Reply Last reply
            0
            • M 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 Offline
              M Offline
              mpl1338
              wrote on last edited by
              #4028

              @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
              0
              • M mpl1338

                @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 Online
                M Online
                MCU
                wrote on last edited by MCU
                #4029

                @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

                NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                1 Reply Last reply
                0
                • M Offline
                  M Offline
                  mpl1338
                  wrote on last edited by mpl1338
                  #4030

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

                  Als Iframe Widget funktioniert es

                  M 1 Reply Last reply
                  0
                  • M mpl1338

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

                    Als Iframe Widget funktioniert es

                    M Online
                    M Online
                    MCU
                    wrote on last edited by
                    #4031

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

                    NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                    M 1 Reply Last reply
                    0
                    • M MCU

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

                      M Offline
                      M Offline
                      mpl1338
                      wrote on last edited by
                      #4032

                      @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
                      0
                      • M mpl1338

                        @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 Online
                        M Online
                        MCU
                        wrote on last edited by
                        #4033

                        @mpl1338 Zeig mal bitte das Ergebnis.

                        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mpl1338
                          wrote on last edited by
                          #4034

                          popup11.png

                          Jetzt muss ich erstmal Grafana aufhübschen 😃

                          M 1 Reply Last reply
                          0
                          • M mpl1338

                            popup11.png

                            Jetzt muss ich erstmal Grafana aufhübschen 😃

                            M Online
                            M Online
                            MCU
                            wrote on last edited by
                            #4035

                            @mpl1338 Super, das wird schon.

                            NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                            M 1 Reply Last reply
                            0
                            • M MCU

                              @memme Zeig mal die Einstellungen zum Widget.

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

                              M Offline
                              M Offline
                              memme
                              wrote on last edited by
                              #4036

                              @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
                              0
                              • M MCU

                                @hohenbostler
                                https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/widgets/widget-ueberschrift#widget-ueberschrift-farbe-aendern

                                H Offline
                                H Offline
                                Hohenbostler
                                wrote on last edited by
                                #4037

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

                                1 Reply Last reply
                                0
                                • M Online
                                  M Online
                                  MCU
                                  wrote on last edited by
                                  #4038

                                  @hohenbostler

                                  .jarvis-widget-header .text-h6 {
                                  	color: yellow;
                                  }
                                  

                                  NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                  Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                  1 Reply Last reply
                                  0
                                  • M memme

                                    @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 Online
                                    M Online
                                    MCU
                                    wrote on last edited by
                                    #4039

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

                                    NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                    1 Reply Last reply
                                    0
                                    • M MCU

                                      @mpl1338 Super, das wird schon.

                                      M Offline
                                      M Offline
                                      mpl1338
                                      wrote on last edited by
                                      #4040

                                      @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
                                      0
                                      • M mpl1338

                                        @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 Online
                                        M Online
                                        MCU
                                        wrote on last edited by
                                        #4041

                                        @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

                                        NUC i7 64GB mit Proxmox ---- https://mcuiobroker.gitbook.io/jarvis-infos/ Aktualisierungen der Doku auf Instagram verfolgen -> https://www.instagram.com/mcuiobroker
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        1 Reply Last reply
                                        0
                                        • M MCU

                                          @mpl1338 Datenpunkt-Wert anzeigen auf true setzen

                                          M Offline
                                          M Offline
                                          mpl1338
                                          wrote on last edited by
                                          #4042

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

                                          @mpl1338 Datenpunkt-Wert anzeigen auf true setzen

                                          dann habe ich das falsch aufgenommen. Im Layout ist jetzt aus, im Gerät an. Ich beobachte es jetzt mal.

                                          1 Reply Last reply
                                          1
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          147

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe