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.
    • L
      LoDDl last edited by

      Hey,

      ich hab bisher immer Iframes für die Temperaturanzeigen genutzt und finde diese aber vom Aufbau her und vor allem auf dem Tablet viel zu langsam. Dafür grafisch aber hübscher als den HistoryGraph. Jetzt wollte ich aber gern trotzdem mal gegen den Hist. tauschen um zu schauen wie es sich auf die Performance auswirkt.

      In MCU's Doku kann man via

      {
          "splitLine": {
            "show": "false"
          }
        },
      

      die Lines ausblenden. Das funktioniert bei mir nicht.
      Normal sieht es so aus:
      0e4495c9-55b0-48c7-ad31-cadcf34e3631-image.png

      Wenn ich den Wert eintrage wie hier:
      f4214abc-7c53-4903-aa58-e907779e58d9-image.png

      Sieht es dann so aus:
      27b3ff7d-878b-4e05-b1cd-d08e3407a53a-image.png

      Sind also irgendwie alle EInstellungen futsch durch die eine Zeile.

      Wie passe ich das jetzt an? Möchte die Linien nicht sehen 🙂

      Außerdem ist mir noch aufgefallen, dass eine Änderung im Datumsformat 43c72da6-6305-44f3-bc62-562b3b732478-image.png

      rein garnix bewirkt. Das Datum steht bei mir trotzdem noch drin obwohl ich nur die Uhrzeit sehen möchte.

      Danke und liebe Grüße 🙂

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

        @fir3drag0n
        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis/besonderheiten-v3/styles/statelist-1/statewerte-andersfarbig

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

          @loddl Das geht so nicht, das muss immer direkt zur einzelnen Kurve. Schick mal die Konfig im </>.
          Hab die Doku nochmal ergänzt mit einem Komplett-Beispiel. Aktualisieren.
          https://github.com/Zefau/ioBroker.jarvis/issues/1555

          mcuiobroker created this issue in Zefau/ioBroker.jarvis

          closed HIstoryGraph Änderung Datumsformat der x-Achse funktioniert nicht #1555

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

            @mcu
            Bis dahin komme ich schon gar nicht. Im Bereich Widget, + Widget hinzufügen, Datenpunkt auswählen und dann nix mehr.. auf meinem Mac bekommt der cursor ein „Halteverbot“-Icon, am iPad kommt gar keine Meldung.

            Bei F12 keine Änderung.

            Was mir aufgefallen ist, sobald ich ein Widget anlegen möchte. Könnte ich ein leeres Widget ohne DP in allen Modulen mit Ausnahme des Chart mit -Übernehmen- abspeichern.

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

              @marios774 Mac (Cmd + Option + J)

              M 1 Reply Last reply Reply Quote 0
              • L
                LoDDl last edited by LoDDl

                edit: sehe gerade, dein aktualisiertes Beispiel funzt einwandfrei 🙂 Danke dir!

                @MCU meinst du diese Config? Die ist von dir kopiert^^

                [
                  {
                    "splitLine": {
                      "show": "false"
                    }
                  },
                  {
                    "position": "left",
                    "name": "Bad",
                    "nameLocation": "center",
                    "nameGap": 70,
                    "offset": -5,
                    "padding": 10,
                    "min": "dataMin",
                    "max": "dataMax",
                    "axisLabel": {
                      "formatter": "{value} °C",
                      "margin": 25,
                      "showMaxLabel": true,
                      "showMinLabel": true
                    }
                  },
                  {
                    "position": "right",
                    "name": "Büro",
                    "nameLocation": "center",
                    "nameGap": 70,
                    "offset": 0,
                    "padding": 10,
                    "min": "dataMin",
                    "max": "dataMax",
                    "axisLabel": {
                      "formatter": "{value} °C",
                      "margin": 25
                    }
                  }
                ]
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  marios774 @MCU last edited by

                  @mcu

                  nach Wechsel auf Chrome... hier die JAVA Console..

                  App Welcome to jarvis v3.0.10
                  app.986ab9d1.js:1 App Using instance 0.
                  app.986ab9d1.js:1 23:06:22 | INFO | CONNECTION | Connecting to http://192.168.200.71:8400 (#1)...
                  app.986ab9d1.js:1 23:06:22 | INFO | SOCKET | Connected to http://192.168.200.71:8400.
                  app.986ab9d1.js:1 Notifications Notifications is only available to Pro!
                  (anonymous) @ app.986ab9d1.js:1
                  index.html#/0/configuration/widgets:1 Failed to decode downloaded font: http://192.168.200.71:8082/jarvis/fonts/materialdesignicons-webfont.606b1642.woff2
                  index.html#/0/configuration/widgets:1 OTS parsing error: Failed to convert WOFF 2.0 font to SFNT
                  app.986ab9d1.js:1 App Sentry is turned on. You may deactivate it in the adapter settings.
                  index.html#/0/configuration/widgets:1 Failed to decode downloaded font: http://192.168.200.71:8082/jarvis/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.f54bbe10.woff2
                  index.html#/0/configuration/widgets:1 OTS parsing error: Size of decompressed WOFF 2.0 is less than compressed size
                  vendor.f4d687ea.js:143 Verification Array(15)
                  index.html#/0/configuration/widgets:1 Autofocus processing was blocked because a document already has a focused element.
                  index.html#/0/configuration/widgets:1 Failed to decode downloaded font: http://192.168.200.71:8082/jarvis/fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNcIhQ8tQ.f54bbe10.woff2
                  index.html#/0/configuration/widgets:1 OTS parsing error: Size of decompressed WOFF 2.0 is less than compressed size
                  index.html#/0/configuration/widgets:1 Failed to decode downloaded font: http://192.168.200.71:8082/jarvis/fonts/materialdesignicons-webfont.606b1642.woff2
                  index.html#/0/configuration/widgets:1 OTS parsing error: Failed to convert WOFF 2.0 font to SFNT
                  
                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @LoDDl last edited by

                    @loddl
                    Ja

                    [
                       {
                        "position": "left",
                        "name": "Bad",
                        "nameLocation": "center",
                        "nameGap": 70,
                        "offset": -5,
                        "padding": 10,
                        "min": "dataMin",
                        "max": "dataMax",
                        "splitLine": {
                          "show": "false"
                          },
                          "axisLabel": {
                          "formatter": "{value} °C",
                          "margin": 25,
                          "showMaxLabel": true,
                          "showMinLabel": true
                        }
                      },
                      {
                        "position": "right",
                        "name": "Büro",
                        "nameLocation": "center",
                        "nameGap": 70,
                        "offset": 0,
                        "padding": 10,
                        "min": "dataMin",
                        "max": "dataMax",
                        "axisLabel": {
                          "formatter": "{value} °C",
                          "margin": 25
                        }
                      }
                    ]
                    
                    
                    1 Reply Last reply Reply Quote 0
                    • M
                      MCU @marios774 last edited by MCU

                      @marios774 Er merkert die Notifications an ?
                      d2e6d4f5-5406-4852-a098-d4af8414f153-image.png
                      Steht da im DP jarvis.0.notifications ein leeres Array?
                      Du bist nicht PRO-User.

                      1 Reply Last reply Reply Quote 0
                      • L
                        lebuenski last edited by

                        Ist es noch möglich in v3. ein aus/an Button für Gruppen anzeigen zu lassen?
                        Kriege das so nicht hin.

                        Quasi wie es hier unter v2 ging.
                        https://www.smarthome-tricks.de/software-iobroker/iobroker-jarvis-teil-28-gruppen-aktionen-definieren/

                        M Dominik F. 2 Replies Last reply Reply Quote 0
                        • M
                          MCU @lebuenski last edited by MCU

                          @lebuenski Nein, wird mit 3.1 nachgeliefert laut @zefau
                          https://github.com/Zefau/ioBroker.jarvis/issues/1442

                          Zefau created this issue in Zefau/ioBroker.jarvis

                          closed Toggle Buttons #1442

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

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

                            @marios774 Er merkert die Notifications an ?
                            d2e6d4f5-5406-4852-a098-d4af8414f153-image.png
                            Steht da im DP jarvis.0.notifications ein leeres Array?
                            Du bist nicht PRO-User.

                            @mcu
                            Seite heute bin ich Pro-User... aktuell aber noch irgendwie ohne Lizenz-Key... evtl. ein anderes Problem.
                            Das mit dem Chart hat aber auch schon vorher nicht geklappt.

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

                              @marios774 Also bei mir klappt es ohne Probleme.
                              024349dc-9d0f-4ad3-a9a3-0addaa7a557e-image.png
                              Welche Version? v3.0.11-beta.0?
                              PRO-Account eine Mail bekommen? Mit txt-Datei?

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

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

                                @marios774 Also bei mir klappt es ohne Probleme.
                                024349dc-9d0f-4ad3-a9a3-0addaa7a557e-image.png
                                Welche Version? v3.0.11-beta.0?

                                v 3.0.10

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

                                  @marios774 Damit hatte es auch funktioniert.
                                  Dann bitte die Objektdaten von Temperatur.

                                  M 1 Reply Last reply Reply Quote 0
                                  • Dominik F.
                                    Dominik F. @lebuenski last edited by

                                    @lebuenski

                                    Meinst du sowas?

                                    Unbenannt2.PNG

                                    Das geht im Widget:

                                    Unbenannt.PNG

                                    M 1 Reply Last reply Reply Quote 0
                                    • M
                                      MCU @Dominik F. last edited by MCU

                                      @dominik-f Er möchte aber oben keinen Switch-Schalter sondern einen AN|AUS -Schalter.
                                      ff3b9270-6998-4765-8849-59359174956c-image.png

                                      Dominik F. 1 Reply Last reply Reply Quote 0
                                      • L
                                        lebuenski last edited by

                                        Alles klar, super.
                                        Echt Wahnsinns Arbeit die hier geleistet wird.
                                        Auch von deiner Seite Top Wiki die du da leistet 👍 👍 👍

                                        Richtig cool wären auch echt Videos die noch kommen sollen.
                                        Oder eventuell auch paar Beispiele als Datenpunkte, die man importieren könnte.
                                        Bzw. noch ganze Code Snippets exportieren/importieren könnte wie bei node-red z.B.

                                        Habe jetzt ein paar Geräte eingetragen und eingebaut, ist zwar echt ein wenig Arbeit, sieht aber Top aus
                                        und läuft bis dato sehr, sehr zuverlässig. Habe alles mal getestet, Vis, Lovelace usw. aber jarvis ist mal so richtig nice, da es einfach schnell, zuverlässig und übertrieben umfangreich ist.

                                        Kurze Frage:
                                        Wenn ich ein Gerät in mehreren Widgets benutze z.B. einmal Übersicht/Einstellungen.
                                        Denn ist es nicht möglich z.B. nur im Einstellungs Widget die Popups für das Gerät zu deaktivieren oder?
                                        Ich müsste Quasi das Gerät kopieren und dann dort die Popups deaktivieren.

                                        M 1 Reply Last reply Reply Quote 1
                                        • Dominik F.
                                          Dominik F. @MCU last edited by

                                          @mcu

                                          Achso, dachte das wäre das gleiche und es müsste nur die Optik angepasst werden^^

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

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

                                            @marios774 Damit hatte es auch funktioniert.
                                            Dann bitte die Objektdaten von Temperatur.

                                            Bitte..
                                            So, die Lizenz ist eingegeben, passt soweit. der Fehler tritt aber immer noch auf. Sobald CHART ausgewählt wird, dann lässt sich das popup nicht mehr speichern.

                                            {
                                              "type": "state",
                                              "common": {
                                                "name": "Temperature",
                                                "type": "number",
                                                "role": "indicator.temperature",
                                                "read": true,
                                                "write": false,
                                                "unit": "°C",
                                                "custom": {
                                                  "history.0": {
                                                    "enabled": true,
                                                    "changesOnly": true,
                                                    "debounce": "1000",
                                                    "maxLength": "960",
                                                    "retention": "31536000",
                                                    "changesRelogInterval": 0,
                                                    "changesMinDelta": 0,
                                                    "aliasId": ""
                                                  },
                                                  "influxdb.0": {
                                                    "enabled": true,
                                                    "changesOnly": true,
                                                    "debounce": "1000",
                                                    "retention": "31536000",
                                                    "changesRelogInterval": 0,
                                                    "changesMinDelta": 0,
                                                    "storageType": "",
                                                    "aliasId": ""
                                                  }
                                                }
                                              },
                                              "from": "system.adapter.netatmo.0",
                                              "user": "system.user.admin",
                                              "ts": 1605541362580,
                                              "_id": "netatmo.0.Zuhause-(SZ-Eltern).Aussen.Temperature.Temperature",
                                              "acl": {
                                                "object": 1636,
                                                "state": 1636,
                                                "owner": "system.user.admin",
                                                "ownerGroup": "system.group.administrator"
                                              }
                                            }
                                            
                                            M 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

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