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
      MCU @Hohenbostler last edited by MCU

      @hohenbostler Kenne Deine CSS nicht.
      9f95dd69-8f5d-4ed2-962a-77a3c55b8496-image.png

      Hab es bei mir ziemlich weit oben:
      3c132f60-51ca-4105-81b1-0eab9ff6829b-image.png
      evtl:

      .jarvis-header {
      	display: none !important;
      }
      
      H 1 Reply Last reply Reply Quote 0
      • H
        Hohenbostler @MCU last edited by

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

        .jarvis-header { display: none !important; }

        Geht leider immer noch nicht. Ist aber auch nur ein Nice to have. Keine ahnung woran es gerade liegt

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

          @hohenbostler Welche jarvis-Version?

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

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

            @hohenbostler Welche jarvis-Version?

            3.1.4-beta.21

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

              @hohenbostler Hab ich auch.

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

                @mcu

                .jarvis-page-container {
                	background-color: #0cbaba;
                	background-image: linear-gradient(315deg, #0cbaba 0%, #380036 74%);
                }
                
                .body--dark .jarvis-header {
                	background-color: rgba(0,0,0,0.2) !important;
                }
                
                .jarvis-tabs-container {
                	background-color: rgba(0,0,0,0.2) !important;
                }
                
                .jarvis-widget-container {
                	background-color: rgba(0,0,0,0.2) !important;
                }
                
                .body--dark .jarvis-widget {
                	background: rgba(0,0,0,0.2);
                }
                
                .body--light .jarvis-widget {
                	background: rgba(255,255,255,1);
                }
                
                .body--dark .jarvis-tabs-container {
                	background-color: rgba(0,0,0,0.2) !important;
                }
                
                .q-table__container {
                	background-color: transparent !important;
                }
                
                .jarvis-widget-32eb5c63-3524-4f83-a736-a15c1522455a .HomeKitTile.grid {
                	background: no-repeat center/80% url(https://www.google.de/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png);
                }
                
                .jarvis-header {
                	display: none !important;
                }
                
                /* Lichter*/
                
                .jarvis-widget-7845d9ef-e7c1-460f-8ecf-609e0ae0f78d .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-7845d9ef-e7c1-460f-8ecf-609e0ae0f78d .jarvis-widget-content {
                	background: url('https://api.iconify.design/line-md/lightbulb.svg') no-repeat center center / contain;
                	background-color: orange !important;
                }
                
                /* Rollos */
                
                .jarvis-widget-37367ee7-50f3-4d48-bcd0-31804f564754 .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-37367ee7-50f3-4d48-bcd0-31804f564754 .jarvis-widget-content {
                	background: url('https://api.iconify.design/mdi/window-shutter-cog.svg') no-repeat center center / contain;
                	background-color: Grey !important;
                	text-align: center;
                }
                
                /* Hauptinfo */
                
                /*
                .jarvis-tab-00754651-6ed5-4f6d-a4c2-230e09971e10 .jarvis-widget-container {
                	border-radius: 60px;
                }
                
                .jarvis-tab-00754651-6ed5-4f6d-a4c2-230e09971e10 .jarvis-widget-module-HomeKitTile {
                	border-radius: 60px;
                } */
                
                .jarvis-widget-690efabd-5821-4ab0-a533-ffd6c95ad5cf .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-690efabd-5821-4ab0-a533-ffd6c95ad5cf .jarvis-widget-content {
                	background: url('https://api.iconify.design/ph/info-bold.svg') no-repeat center center / contain;
                	background-color: lightBlue !important;
                	text-align: center;
                }
                
                /* Walle */
                
                .jarvis-widget-f6182f4a-126d-4c61-8cc1-767afa7c55e1 .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-f6182f4a-126d-4c61-8cc1-767afa7c55e1 .jarvis-widget-content {
                	background: url('https://api.iconify.design/solar/smart-vacuum-cleaner-2-bold.svg') no-repeat center center / contain;
                	background-color: lightGreen !important;
                	text-align: center;
                }
                
                /*Verbraucher */
                
                .jarvis-widget-18464e87-45a6-48f1-8bcd-8d8d56cf94c2 .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-18464e87-45a6-48f1-8bcd-8d8d56cf94c2 .jarvis-widget-content {
                	background: url('https://api.iconify.design/material-symbols/electric-bolt-rounded.svg') no-repeat center center / contain;
                	background-color: lightYellow !important;
                	text-align: center;
                }
                
                /*Heizung */
                
                .jarvis-widget-152a14a4-304c-4f16-a09b-0e36fbad94d2 .jarvis-widget-header {
                	text-align: center;
                }
                
                .jarvis-widget-152a14a4-304c-4f16-a09b-0e36fbad94d2 .jarvis-widget-content {
                	background: url('https://api.iconify.design/material-symbols/mode-heat-rounded.svg') no-repeat center center / contain;
                	background-color: #E6676B !important;
                	text-align: center;
                }
                
                /* Große Uhr */
                
                .jarvis-widget-2586215f-ce78-4234-9773-bafa30b6d772 .jarvis-DateTime-Clock-Date {
                	font-size: 100px;
                	color: white;
                }
                
                .jarvis-widget-642e6745-8b6b-4c61-bc91-7b9f391ceb7f .jarvis-DateTime-Clock-Time {
                	font-size: 130px;
                	color: white;
                }
                
                /* kleine Uhr */
                
                .jarvis-widget-6fcec8b4-2718-4848-b5e4-cb8c97856d8b .jarvis-DateTime-Clock-Date {
                	font-size: 40px;
                	color: white;
                }
                
                .jarvis-widget-20f7ee71-0350-4588-be09-e77a273e9c65 .jarvis-DateTime-Clock-Time {
                	font-size: 40px;
                	color: white;
                }
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  MCU @Hohenbostler last edited by MCU

                  @hohenbostler wird bei mir ausgeblendet
                  54bfb13a-1e6a-42b4-91c9-a36e3e31350f-image.png

                  mach mal ein Upload

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

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

                    iob upload jarvis

                    Hab ich gemacht. Wofür ist das ?

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

                      @hohenbostler Manchmal sind Teile vom Programm nicht mehr im Speicher (oder nicht angekommen), passiert meistens bei Updates. Dann kann man damit das Programm im Speicher erneuern.
                      Hat es denn geholfen?

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

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

                        @hohenbostler Manchmal sind Teile vom Programm nicht mehr im Speicher (oder nicht angekommen), passiert meistens bei Updates. Dann kann man damit das Programm im Speicher erneuern.
                        Hat es denn geholfen?

                        Leider nicht

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

                          @hohenbostler Dann einmal den Browser-Cache löschen?
                          STRG-F5 reicht evtl schon aus, sonst Cache komplett löschen.

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

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

                            @hohenbostler Dann einmal den Browser-Cache löschen?
                            STRG-F5 reicht evtl schon aus, sonst Cache komplett löschen.

                            Auch das führt leider nicht zum erfolg

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

                              @hohenbostler Jarvis-Instanz neu starten?
                              Mehr fällt mir nicht ein.
                              Doch evtl. Web Instanz neu starten.
                              Wie ist die Web-Instanz eingestellt?

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

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

                                @hohenbostler Jarvis-Instanz neu starten?
                                Mehr fällt mir nicht ein.
                                Doch evtl. Web Instanz neu starten.
                                Wie ist die Web-Instanz eingestellt?

                                Beides gemacht. Ohne erfolg.

                                Kann man an der Instanz etwas einstellen ?

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

                                  @hohenbostler
                                  487f9a3f-c0da-4461-8df6-8c0dd6496b2f-image.png
                                  Welchen Browser nutzt du?

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

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

                                    @hohenbostler
                                    487f9a3f-c0da-4461-8df6-8c0dd6496b2f-image.png

                                    Ist bei mir komplett leer. Ich installiere mal die neuste web von github

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

                                      @hohenbostler Komplett leer geht eigentlich nicht.

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

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

                                        @hohenbostler Komplett leer geht eigentlich nicht.

                                        Doch das hatte ich schon das ein oder andere mal. Nochmal drüber installiert , jetzt habe ich das.

                                        0880ae70-4ae4-4bd0-b11d-16d9a0d0c16a-image.png

                                        Ich nutze Chrome, Opera und FF

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

                                          @hohenbostler Wie sieht sonst das System aus? Alles uptoDate?

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

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

                                            @hohenbostler Wie sieht sonst das System aus? Alles uptoDate?

                                            Ja Updates hab ich keine. Laut dem System.

                                            Ansonsten hier meine Specs.

                                            IoBroker
                                            Plattform
                                            docker
                                            Betriebssystem
                                            linux
                                            Architektur
                                            x64
                                            CPUs
                                            2
                                            Geschwindigkeit
                                            2001 MHz
                                            Modell
                                            Intel(R) Celeron(R) CPU J3355 @ 2.00GHz
                                            RAM
                                            9.58 GB
                                            System-Betriebszeit
                                            2 T. 20:30:26
                                            Node.js
                                            v18.16.0
                                            time
                                            1683796782524
                                            timeOffset
                                            -120
                                            Anzahl der Adapter
                                            471
                                            NPM
                                            9.5.1
                                            Datenträgergröße
                                            3.49 TB
                                            freier Festplattenspeicher
                                            1.65 TB
                                            Betriebszeit
                                            2 T. 17:43:44
                                            Aktive Instanzen
                                            27
                                            Weg
                                            /opt/iobroker/
                                            Hostname
                                            IoBroker

                                            iob diag geht glaube ich im Docker nicht

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.6k
                                            Users

                                            79.4k
                                            Topics

                                            1.3m
                                            Posts

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