Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. JARVIS 3.1.9 beta2 -> JSON formatiertes Geräte Label

    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 3.1.9 beta2 -> JSON formatiertes Geräte Label

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

      @mcu

      Sorry, überlesen. Geht aber auch nicht.

      Browser Firefox. Cache gecleart.

      Web Adapter rebootet, WS umgestellt von integriert auf ws und zurück... keine transparenz 😞

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

        @tritanium An der CSS hattest du nichts geändert?
        Also hier fehlt ein Punkt
        a3d71c94-7eb4-4a23-b935-562c5ad6d421-image.png

        .jarvis-page-container....
        
        T 1 Reply Last reply Reply Quote 0
        • T
          tritanium @MCU last edited by

          @mcu

          Nö, das ist die "Version" die ich aus dem Backup von vorgestern wiederhergestellt habe (bzw. musste)

          CSS hier:

          .jarvis-page-container {
             background-image: url('https://images.hdqwalls.com/download/the-avengers-metal-logo-4k-id-1920x1080.jpg');
          }
          
          .body--dark .jarvis-header {
             background-color: rgba(0,0,0,0.3) !important;
          }
          
          .jarvis-tabs-container,
          .jarvis-widget-container {
             background-color: transparent !important;
          }
          
          .body--dark .jarvis-widget {
             background: rgba(0,0,0,0.6);
          }
          
          .body--light .jarvis-widget {
             background: rgba(255,255,255,1);
          }
          
          @keyframes up_down {
             0% {
             	background-position: 50% 0%;
             }
          
             50% {
             	background-position: 50% 100%;
             }
          
             100% {
             	background-position: 50% 0%;
             }
          }
          
          .impuls {
             animation: rechteck-puls 1s infinite;
          }
          
          @keyframes rechteck-puls {
             0% {
             	box-shadow: 0 0 0 0px rgba(255, 255, 0, 0.9);
             }
          
             100% {
             	box-shadow: 0 0 0 10px rgba(255, 255, 0, 0);
             }
          }
          
          .Calendar {
             width: 100%;
          }
          

          Das ist alles drin. Vorher waren meine Container "transparent", warum auch immer nun nicht mehr ....

          1 Reply Last reply Reply Quote 0
          • T
            tritanium last edited by

            @mcu

            Wenn wir eh schon dabei sind 🙂

            Ich habe meine Installation damals mal von der 2 auf 3 geupgraded und hatte in der 2er Version die Site Tabs farblich verändert.

            Siehe hier...:

            3da129f8-da99-475a-a5b1-1160a97463f8-grafik.png

            Das wird im Layout aber so nicht mehr angezeigt, weil du das ja komplett umdesigned hast.

            Wie bekomme ich aber im "Einstellungsdialog" (der im Screenshot sichtbar ist) endlich das rote Tab wieder weg...

            Nicht das das stört, aber doch schon ein wenig .... 😄

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

              @tritanium Ich bin nicht der Entwickler. Ich habe darauf keinen Einfluss. Bin genauso ein User wie du auch.
              Mache nur die Doku und User Support, damit der Entwickler sich auf die Entwicklung konzentrieren kann.

              T 1 Reply Last reply Reply Quote 0
              • T
                tritanium @MCU last edited by

                @mcu

                😄 .. Uiii, dann sorry, ich dachte.... aber trotzdem danke das du mir hilfst ....

                Dazu hast du dann aber auch keine Idee ??

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

                  @tritanium Bei mir
                  82b30205-5db8-4a91-bf94-72832fed7cad-image.png
                  jarvis neu gestartet hast du sicherlich schon

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    tritanium @MCU last edited by

                    @mcu

                    Jo, jetzt grade, keine Besserung.

                    Ist das meine CSS die du bei dir testest ??

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

                      @tritanium Ja.
                      Versuch mal auf der console

                      iob upload jarvis
                      

                      Gibt es Fehlermeldungen im LOG F12

                      T 1 Reply Last reply Reply Quote 0
                      • T
                        tritanium @MCU last edited by

                        @mcu

                        auf der konsole.... alles okay, er lädt neu .... nach restart vom adapter:

                        0807919b-ca94-49c9-ace1-4d1429c79f4b-grafik.png

                        Keine Besserung...

                        F12 muss ich eben gucken ..... warte...

                        M T 2 Replies Last reply Reply Quote 0
                        • M
                          MCU @tritanium last edited by MCU

                          @tritanium Bleibt noch eine Neu-Drüber-installation
                          Hattest du nicht selber gemacht sonder durch Restore, oder?

                          3c18c555-79af-4b77-ab0b-d18ac060dacd-image.png

                          https://github.com/Zefau/ioBroker.jarvis/tree/31ad221a4171597a434fff0b41d75dd7d09d6d6c
                          

                          Wenn es dann noch nicht geht mal ioBroker komplett neu starten.

                          1 Reply Last reply Reply Quote 0
                          • T
                            tritanium @tritanium last edited by

                            @tritanium

                            Mit F12 kommt das hier:

                            49bfcbf5-5670-41c9-818c-351c867ee297-grafik.png

                            Von der URL hatte ich das downgrade installiert: https://github.com/Zefau/ioBroker.jarvis/releases/tag/v3.1.9-beta.2

                            Das klappte dann nicht direkt, dann habe ich das Backup von vorgestern wiederhergestellt...

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

                              @tritanium Da ist kein LOG zu sehen.
                              e3120758-95e4-4e44-82e1-739409cec91c-image.png

                              ioBroker nach dem Restore neu gestartet?

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                tritanium @MCU last edited by

                                @mcu

                                Ja, nach restore habe ich gebootet... ist aber auch nicht Zeitkritisch...

                                Wärst du morgen abend auch erreichbar ?? Muss in die Falle 🙂 muss ja in 4 Std. schon wieder raus.... 😞

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

                                  @tritanium Ja

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    tritanium @MCU last edited by

                                    @mcu Moin 😄

                                    das ist doch verhext .... nix gemacht, nur den Rechner gerade hochgefahren und JARVIS geöffnet ... zack:

                                    e6e2833a-d47c-4772-9843-2301267476fa-grafik.png

                                    So solls aussehen.... insofern, Problem erledigt....

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

                                      @tritanium Kannst du mir bitte Deine Jarvis Daten geben, damit ich versuchen kann, nachzustellen, warum der Tab rot angezeigt wird.
                                      Datenpunkte css, devices, widgets, layout als Export mit Admin >6.13.0

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        tritanium last edited by tritanium

                                        @mcu

                                        Halloöle, ich hoffe ich habe den Export richtig durchgeführt.

                                        Bin ja mal gespannt, ob du was findest ... 😄

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

                                          @tritanium Daten können wieder raus. Danke.

                                          T 1 Reply Last reply Reply Quote 0
                                          • T
                                            tritanium @MCU last edited by

                                            @mcu

                                            Öhm, wie meinst du das ??

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            481
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            2
                                            46
                                            2093
                                            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