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

                                      @lebuenski Dazu müsste es eine Einstellungsmöglichkeit im Layout für die StateList geben. Kannst gerne ein Feature Request erstellen.
                                      https://github.com/Zefau/ioBroker.jarvis/issues

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

                                        @marios774 Sieht alles normal aus, kapier es nicht.
                                        Hast du mal einen anderen "number" DP mit dem du mal testen kannst? Ohne ( in DP-Objekt-ID.

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

                                          @mcu
                                          hier nun von HomeMatic:
                                          ... Ich habe gerade, die 3.0.11 Beta0 installiert... leider der gleiche Fehler/Problem..

                                          {
                                            "type": "state",
                                            "common": {
                                              "def": 0,
                                              "type": "number",
                                              "read": true,
                                              "write": false,
                                              "min": 0,
                                              "max": 200000,
                                              "unit": "Lux",
                                              "name": "ls1c1_Lichtsensor.LUX",
                                              "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": "63072000",
                                                  "changesRelogInterval": 0,
                                                  "changesMinDelta": 0,
                                                  "storageType": "",
                                                  "aliasId": ""
                                                }
                                              }
                                            },
                                            "native": {
                                              "CONTROL": "LUXMETER.LUX",
                                              "DEFAULT": 0,
                                              "FLAGS": 1,
                                              "ID": "LUX",
                                              "MAX": 200000,
                                              "MIN": 0,
                                              "OPERATIONS": 5,
                                              "TAB_ORDER": 0,
                                              "TYPE": "FLOAT",
                                              "UNIT": "Lux"
                                            },
                                            "from": "system.adapter.hm-rega.0",
                                            "user": "system.user.admin",
                                            "ts": 1581973336426,
                                            "_id": "hm-rpc.0.NEQ1357423.1.LUX",
                                            "acl": {
                                              "object": 1636,
                                              "state": 1636,
                                              "owner": "system.user.admin",
                                              "ownerGroup": "system.group.administrator"
                                            }
                                          }
                                          

                                          Bildschirmfoto 2022-01-26 um 00.01.01.png
                                          Bildschirmfoto 2022-01-26 um 00.05.06.png

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

                                            @marios774 Und wenn du einen zweiten DP dazu nimmst, geht das überhaupt?
                                            Ist wirklich ein BUG, mach ich ein Issue auf.
                                            https://github.com/Zefau/ioBroker.jarvis/issues/1557

                                            mcuiobroker created this issue in Zefau/ioBroker.jarvis

                                            closed Neues Chart kann nicht mehr angelegt werden #1557

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            817
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            253
                                            4483
                                            2400327
                                            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