Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. jarvis v3.0.0 - just another remarkable vis

NEWS

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

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

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.1k

jarvis v3.0.0 - just another remarkable vis

Geplant Angeheftet Gesperrt Verschoben Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
4.5k Beiträge 254 Kommentatoren 2.7m Aufrufe 209 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • H Hohenbostler

    @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 Online
    M Online
    MCU
    schrieb am zuletzt editiert von
    #3743

    @hohenbostler Welche jarvis-Version?

    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

    H 1 Antwort Letzte Antwort
    0
    • M MCU

      @hohenbostler Welche jarvis-Version?

      H Online
      H Online
      Hohenbostler
      schrieb am zuletzt editiert von
      #3744

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

      @hohenbostler Welche jarvis-Version?

      3.1.4-beta.21

      M 1 Antwort Letzte Antwort
      0
      • H Hohenbostler

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

        @hohenbostler Welche jarvis-Version?

        3.1.4-beta.21

        M Online
        M Online
        MCU
        schrieb am zuletzt editiert von
        #3745

        @hohenbostler Hab ich auch.

        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

        H 1 Antwort Letzte Antwort
        0
        • M MCU

          @hohenbostler Hab ich auch.

          H Online
          H Online
          Hohenbostler
          schrieb am zuletzt editiert von
          #3746

          @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 Antwort Letzte Antwort
          0
          • H Hohenbostler

            @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 Online
            M Online
            MCU
            schrieb am zuletzt editiert von MCU
            #3747

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

            mach mal ein Upload

            iob upload jarvis
            

            NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

            H 1 Antwort Letzte Antwort
            0
            • M MCU

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

              mach mal ein Upload

              iob upload jarvis
              
              H Online
              H Online
              Hohenbostler
              schrieb am zuletzt editiert von
              #3748

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

              iob upload jarvis

              Hab ich gemacht. Wofür ist das ?

              M 1 Antwort Letzte Antwort
              0
              • H Hohenbostler

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

                iob upload jarvis

                Hab ich gemacht. Wofür ist das ?

                M Online
                M Online
                MCU
                schrieb am zuletzt editiert von MCU
                #3749

                @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?

                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                H 1 Antwort Letzte Antwort
                0
                • M 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 Online
                  H Online
                  Hohenbostler
                  schrieb am zuletzt editiert von
                  #3750

                  @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 Antwort Letzte Antwort
                  0
                  • H Hohenbostler

                    @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 Online
                    M Online
                    MCU
                    schrieb am zuletzt editiert von
                    #3751

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

                    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                    H 1 Antwort Letzte Antwort
                    0
                    • M MCU

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

                      H Online
                      H Online
                      Hohenbostler
                      schrieb am zuletzt editiert von
                      #3752

                      @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 Antwort Letzte Antwort
                      0
                      • H Hohenbostler

                        @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 Online
                        M Online
                        MCU
                        schrieb am zuletzt editiert von MCU
                        #3753

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

                        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                        H 1 Antwort Letzte Antwort
                        0
                        • M 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 Online
                          H Online
                          Hohenbostler
                          schrieb am zuletzt editiert von
                          #3754

                          @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 Antwort Letzte Antwort
                          0
                          • H Hohenbostler

                            @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 Online
                            M Online
                            MCU
                            schrieb am zuletzt editiert von MCU
                            #3755

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

                            NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                            Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                            H 1 Antwort Letzte Antwort
                            0
                            • M MCU

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

                              H Online
                              H Online
                              Hohenbostler
                              schrieb am zuletzt editiert von
                              #3756

                              @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 Antwort Letzte Antwort
                              0
                              • H Hohenbostler

                                @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 Online
                                M Online
                                MCU
                                schrieb am zuletzt editiert von
                                #3757

                                @hohenbostler Komplett leer geht eigentlich nicht.

                                NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                H 1 Antwort Letzte Antwort
                                0
                                • M MCU

                                  @hohenbostler Komplett leer geht eigentlich nicht.

                                  H Online
                                  H Online
                                  Hohenbostler
                                  schrieb am zuletzt editiert von Hohenbostler
                                  #3758

                                  @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 Antwort Letzte Antwort
                                  0
                                  • H 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 Online
                                    M Online
                                    MCU
                                    schrieb am zuletzt editiert von MCU
                                    #3759

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

                                    iob diag
                                    

                                    NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                    Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                    H 1 Antwort Letzte Antwort
                                    0
                                    • M MCU

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

                                      iob diag
                                      
                                      H Online
                                      H Online
                                      Hohenbostler
                                      schrieb am zuletzt editiert von
                                      #3760

                                      @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 Antwort Letzte Antwort
                                      0
                                      • H Hohenbostler

                                        @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 Online
                                        M Online
                                        MCU
                                        schrieb am zuletzt editiert von MCU
                                        #3761

                                        @hohenbostler Doch geht auch im Docker. Sieht aber so normal aus.

                                        NUC i7 64GB mit Proxmox ---- Jarvis Infos Aktualisierungen der Doku auf Instagram verfolgen -> mcuiobroker Instagram
                                        Wenn Euch mein Vorschlag geholfen hat, bitte rechts "^" klicken.

                                        H 1 Antwort Letzte Antwort
                                        0
                                        • M MCU

                                          @hohenbostler Doch geht auch im Docker. Sieht aber so normal aus.

                                          H Online
                                          H Online
                                          Hohenbostler
                                          schrieb am zuletzt editiert von
                                          #3762

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

                                          @hohenbostler Doch geht auch im Docker. Sieht aber so normal aus.

                                          9f899ab3-d1c3-49f8-adac-c82a541fa89e-image.png

                                          Hier das Ergebnis aus der Console

                                          M 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          953

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe