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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    jarvis v3.1.x - just another remarkable vis

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

      @xdelta
      Für scripts sollte man direkt mit der Import-Variante arbeiten, da es sonst irgendwann unübersichtlich wird.
      https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.1.x-pro#import-variante

      X 1 Reply Last reply Reply Quote 1
      • X
        xdelta @MCU last edited by

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

        @xdelta
        Für scripts sollte man direkt mit der Import-Variante arbeiten, da es sonst irgendwann unübersichtlich wird.
        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.1.x-pro#import-variante

        Sehr guter Hinweise und gerade richtig, bevor sich bei mir in dem unübersichtlichen Script Editor von Jarvis Chaos ausbreitet 🙂

        Ich merke mal wieder, "mehr lesen hilft mehr" 😉 thx again!

        1 Reply Last reply Reply Quote 0
        • A
          Andreas Bosch @Zefau last edited by

          @MCU ich bin mir sicher, dass ich das schon mal irgendwo gelesen (oder geträumt?) habe: Wie kann ich beim StateList Item statt des Popups zu einem anderen Tab springen?
          Hintergrund: Bisher hatte ich auf dem Hauptdashboard den Stundenplan von Kind1. Jetzt haben wir aber ab dieser Woche 2 Schulkinder und die passen beide nicht auf die erste Seite.
          Idee war einen Horizontal StateList für die aktuelle Stunde zu machen und beim Tap auf das Gerät wird dann statt des Popups eine neue Seite mit der JsonTabelle geladen.

          Du weißt bestimmt, wo in der Doku ich das gelesen habe! - Oder war es ein github issue?

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

            @andreas-bosch Meinst du das?
            https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.1.x-pro/homekittile/hkt-als-sprungmarke

            oder das ?
            https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.1.x-pro/statelist/statelistitemclick

            1 Reply Last reply Reply Quote 0
            • L
              Lines last edited by

              Hallo alle,

              bei uns läuft Jarvis 3.1.2 soweit gut, bis auf eine Kleinigkeit:
              In einem IFrame lasse ich die folgende Seite im Jarvis-dark-Theme Layout darstellen.

              https://haltestellenmonitor.vrr.de/?id=oqBgsOwQaP4gZz1WxK5fwg==#/monitor

              Unglücklicherweise sind einige der Seitenelemente dort Transparent, wie z.B. das Datum der Aktualisierung. Die Schrift ist in schwarz, dies in Kombination mit dem dunkelgrauen Hintergrund ist nicht wirklich lesbar. Das Jarvis-Farblayout generell soll bleiben.

              Daher:

              Wie kann ich nur für ein iFrame eine Hintergrundfarbe setzen?

              Gruß

              Reiner

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

                @lines Ohne besondere Einstellungen?
                04bd4b9a-c82f-4148-bdc9-a653784f3315-image.png
                Habe jetzt gesehen, der Text ist in schwarz.ok.

                /* In Styles einfügen */
                .jarvis-widget-e3848be5-d1ba-4990-a964-c0647d620661 iframe {
                	background-color: orange;
                }
                
                L 1 Reply Last reply Reply Quote 0
                • L
                  Lines @MCU last edited by

                  @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                  Habe jetzt gesehen, der Text ist in schwarz.ok.

                  Merci.

                  Die Widget ID passe ich an.

                  So, aber jetzt die Frage mit der ich mich blamiere:
                  Wo gebe ich das ein?

                  Im "Body Stil" im "Layout" wird mir ein Fehler in der JSON Formatierung angezeigt...

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

                    @lines Styles
                    a976037b-db4c-4262-9b90-3c26df7bae07-image.png

                    L 1 Reply Last reply Reply Quote 0
                    • L
                      Lines @MCU last edited by

                      @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                      @lines Styles
                      a976037b-db4c-4262-9b90-3c26df7bae07-image.png

                      AHA!

                      Danke mal wieder.

                      @MCU: Ohne Dich und Deine Beiträge wäre ich hier schon oft aufgeschmissen gewesen! Daher: Vielen Dank!

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

                        Hey,

                        passend zu meiner Frage eben im anderen Threat. Gibt es eine möglichkeit den Rahmen eines Frames komplett auszublenden ?

                        fe19b1dd-ddc4-4a3e-abff-955ed62d07a2-image.png

                        SKB 1 Reply Last reply Reply Quote 0
                        • SKB
                          SKB Developer Most Active @Hohenbostler last edited by

                          @hohenbostler Welcher Rahmen ist gemeint?

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

                            @skb

                            ist blöd zu markieren.

                            Eigentlich der Rahmen der vom Widget kommt.

                            f98169c3-4c45-4478-9829-8dfd75a498ca-image.png

                            SKB M 2 Replies Last reply Reply Quote 0
                            • SKB
                              SKB Developer Most Active @Hohenbostler last edited by

                              @hohenbostler Ich habe eigentlich gute Augen 🙂

                              Aber, dort sehe ich deinen Hintergrund (in bunt) und leicht gräulichen. Aber einen Rand sehe ich nicht.

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

                                @hohenbostler Weiß nicht ob es da hilft?

                                .jarvis-widget-624370a5-45e7-4fb1-ae5e-496f3ab3d85a {
                                	border: 2px solid yellow !important;
                                       /* yellow durch transparent ersetzen */
                                }
                                

                                a6f439e8-bc83-4254-b38f-a05923af278a-image.png

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

                                  @skb Sorry ich meine natürlich den Hintergrund .

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

                                    @hohenbostler

                                    .jarvis-widget-container .jarvis-widget-624370a5-45e7-4fb1-ae5e-496f3ab3d85a {
                                        background-color: transparent !important;
                                    }
                                    

                                    Hat sich was geändert muss noch schauen.

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

                                      @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                                      Ok danke schonmal vorab.

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

                                        @hohenbostler
                                        Probiere mal das? Prüfen, ob es Auswirkungen auf andere Seiten hat?

                                        .jarvis-widget-container .jarvis-widget-624370a5-45e7-4fb1-ae5e-496f3ab3d85a,
                                        .body--dark .bgcolor,
                                        .body--dark .paper {
                                        	background-color: transparent !important;
                                        }
                                        
                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          Hohenbostler @MCU last edited by Hohenbostler

                                          @mcu sagte in jarvis v3.1.x - just another remarkable vis:

                                          .jarvis-widget-container .jarvis-widget-624370a5-45e7-4fb1-ae5e-496f3ab3d85a, .body--dark .bgcolor, .body--dark .paper { background-color: transparent !important; }

                                          Morgen.

                                          soweit geht es. Wenn ich jetzt noch den Rahmen weg bekomme wäre es top.

                                          64e7f3fa-57da-45f3-8936-e570140f10d1-image.png

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

                                            @hohenbostler
                                            Das sind allerdings auch die Umrandungen in der Konfiguration weg.

                                            .jarvis-widget-container .jarvis-widget-624370a5-45e7-4fb1-ae5e-496f3ab3d85a,
                                            .body--dark .bgcolor,
                                            .body--dark .paper {
                                            	background-color: transparent !important;
                                            }
                                            
                                            .jarvis-widget-container.bgcolor.paper {
                                            	border-radius: 0px !important;
                                            	box-shadow: 0 0 0 black;
                                            }
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            867
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            92
                                            1801
                                            620313
                                            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