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

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

                                      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 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 Reply Last reply Reply Quote 0
                                        • M
                                          MCU @Hohenbostler last edited by

                                          @hohenbostler Muss schon noch eine Taste drücken.

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

                                            @mcu
                                            Ja gerade gesehen. Sorry.

                                            Hier das Summary

                                            Copy text starting here:
                                            
                                            

                                            ======================= SUMMARY =======================
                                            v.2023-04-16

                                            Operatingsystem: Debian GNU/Linux 11 (bullseye)
                                            Kernel: 4.4.59+
                                            Installation: Docker
                                            Timezone: Etc/UTC
                                            User-ID: 0
                                            X-Server: false

                                            Pending OS-Updates: 0
                                            Pending iob updates: 0

                                            Nodejs-Installation: /usr/bin/nodejs v18.16.0
                                            /usr/bin/node v18.16.0
                                            /usr/bin/npm 9.5.1
                                            /usr/bin/npx 9.5.1

                                            Recommended versions are nodejs 18.x.y and npm 9.x.y
                                            Your nodejs installation is correct

                                            MEMORY:
                                            total used free shared buff/cache available
                                            Mem: 9.8G 4.8G 385M 33M 4.6G 4.7G
                                            Swap: 7.9G 2.0G 5.9G
                                            Total: 17G 6.8G 6.3G

                                            Active iob-Instances: 28
                                            Active repo(s): stable

                                            ioBroker Core: js-controller 4.0.24
                                            admin 6.3.5

                                            ioBroker Status: iobroker is running on this host.

                                            Objects type: jsonl
                                            States type: jsonl

                                            Status admin and web instance:

                                            • system.adapter.admin.1 : admin : IoBroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                            • system.adapter.web.0 : web : IoBroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin

                                            Objects: 10995
                                            States: 9969

                                            Size of iob-Database:

                                            25M /opt/iobroker/iobroker-data/objects.jsonl
                                            15M /opt/iobroker/iobroker-data/objects.json.migrated
                                            15M /opt/iobroker/iobroker-data/objects.json.broken
                                            15M /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                            21M /opt/iobroker/iobroker-data/states.jsonl
                                            3.6M /opt/iobroker/iobroker-data/states.json.migrated
                                            3.6M /opt/iobroker/iobroker-data/states.json.bak.migrated

                                            =================== END OF SUMMARY ====================

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            566
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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