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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    jarvis v3.0.0 - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Zefau last edited by

      @zefau

      Hallo, kann man bei einen Widget eigentlich einen Border hinzufügen?

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

        @sigi234 Ja.
        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border-animation-blink

        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border

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

          @sigi234 Jetzt nochmal bitte:
          https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/module/displayimage#ausblenden-von-dp-label-und-icon-greater-than-eintraege-im-css-styles

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

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

            @sigi234 Ja.
            https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border-animation-blink

            https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border

            Jupp, bei 100 Widgets werde ich alt.

            Wäre viel einfacher als Option im Widget selbst.(Layout)

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

              @zefau

              Wie bekomme ich im Wetter Widget einen Border hin?

              Screenshot (4617).png

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

                @sigi234 Das "Heute" soll einen Rahmen haben?

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

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

                  @sigi234 Das "Heute" soll einen Rahmen haben?

                  Alle 5

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

                    @sigi234 sagte in jarvis v3.0.0 - just another remarkable vis:

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

                    @sigi234 Ja.
                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border-animation-blink

                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/widgets/.q-item__section--main#widget-border

                    Jupp, bei 100 Widgets werde ich alt.

                    Wäre viel einfacher als Option im Widget selbst.(Layout)

                    https://github.com/Zefau/ioBroker.jarvis/issues/1452

                    sigi2345 created this issue in Zefau/ioBroker.jarvis

                    open Border für Widgets #1452

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

                      @sigi234 https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/weather

                      1 Reply Last reply Reply Quote 1
                      • M
                        Meto304 last edited by

                        ich bin eher für die Anfänger Fragen da 😊
                        ich möchte den Hintergrund im dark-theme etwas heller machen:
                        Bin laut der Anleitung vorgegangen und konnte ein jpg bild als hintergrund setzen, nun möchte ich einfach nur die Farbe ändern, für hex oder rgba und bekomme diese nicht hin...

                        .jarvis-page-container {
                        	background: #ff0000;
                        }
                        

                        hatte nun schon versucht:

                        • background
                        • color
                        • background-color
                          jeweils mit hex und rgba ... was wäre die richtige schreibeweise...

                        Danke

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

                          @meto304 sagte in jarvis v3.0.0 - just another remarkable vis:

                          jarvis-page-container

                          .body--dark .q-layout {
                          	background: grey;
                          }
                          
                          1 Reply Last reply Reply Quote 1
                          • M
                            Meto304 last edited by

                            Wie kann ich die iFrame Inhalte mittig ausrichten?
                            c40086cc-0d5b-4eb0-aa2f-c8cee30ea0f4-image.png
                            Danke

                            M Zefau 2 Replies Last reply Reply Quote 0
                            • M
                              MCU @Meto304 last edited by MCU

                              @meto304 Versuch mal das?
                              WidgetID ist im Layout:
                              e8cc6a3b-afd9-474e-b5ca-bc1a6dc65523-image.png

                              [widgets="bb78aebe-28a9-4047-bc79-84beeb"] {
                              	display: grid;
                              	justify-content: center;
                              }
                              

                              Kurze Info, wenn es funktioniert.

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

                                Durch das automatische Ersteller/ Übernahme der V2 auf die V3 Version habe ich nun gesehen, dass in meinem Geräten Popups überall die Werte fehlen...

                                e257fc17-3521-4c59-89e9-fa6562ba3763-image.png

                                jetzt müsste ich unter jedem Gerät unter jedem Datenpunkt den Haken setzen für Datenpunkt-Wert anzeigen.

                                d5c2c1e2-9f85-4798-84b9-65252f42dfd4-image.png

                                das wäre sehr aufwendig, gibt es da einen guten Workaround?

                                M Zefau 2 Replies Last reply Reply Quote 0
                                • M
                                  MCU @Meto304 last edited by

                                  @meto304 Das ist schon mal bearbeitet worden, welche Version hast du?
                                  Bin mir nicht sicher, ob es schon gefixed wurde.
                                  Aktuell v3.0.5-beta.0

                                  1 Reply Last reply Reply Quote 2
                                  • Zefau
                                    Zefau @Meto304 last edited by

                                    @meto304 ist mit 3.0.5 Beta gefixed

                                    M 1 Reply Last reply Reply Quote 2
                                    • M
                                      Meto304 @MCU last edited by

                                      @mcu
                                      bei funktioniert es leider nicht...

                                      [widgets="06ba4df3-6b69-4ed7-b74b-2552af74fecc"] {
                                      	display: grid;
                                      	justify-content: center;
                                      }
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • Zefau
                                        Zefau @Meto304 last edited by

                                        @meto304 sagte in jarvis v3.0.0 - just another remarkable vis:

                                        Wie kann ich die iFrame Inhalte mittig ausrichten?

                                        Das musst du im iFrame machen

                                        M 1 Reply Last reply Reply Quote 1
                                        • M
                                          Meto304 @Zefau last edited by

                                          @zefau
                                          ok danke

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            Meto304 @Zefau last edited by Meto304

                                            @zefau
                                            leider hat es mit dem update auf die Beta 3.0.5 keine Besserung gebracht

                                            ab5592ff-4986-4993-858c-52499bc5970c-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            643
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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