Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

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

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    352

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.8k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

jarvis v3.0.0 - just another remarkable vis

Scheduled Pinned Locked Moved Tester
jarvismaterialmaterial uimaterialdesignvisvisualisierungvisualization
4.5k Posts 254 Posters 2.8m Views 209 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M mpl1338

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

    val => {if (val===0){return "aus";} if(val>0 && val<4){ return parseInt(val);} }

    Damit gehts :)

    Vielen Dank.

    M Offline
    M Offline
    MCU
    wrote on last edited by
    #3999

    @mpl1338 Bitte einmal das Ergebnis als Bild. Ich nehme es in die Doku.

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

    M 1 Reply Last reply
    1
    • Ronny GerndtR Offline
      Ronny GerndtR Offline
      Ronny Gerndt
      wrote on last edited by
      #4000

      Ich brauch mal wieder Hilfe :pensive:
      Ich habe Werte in einem State im Format "89,717" diese werden regelmäßig aktualisiert und per History gespeichert.

      Die Werte stehen auch so in der History. Leider kommen die im History Graph immer gerundet im Diagramm an. Dort steht dann statt "89,717" nur "89.00". Wie bekomm ich da die korrekten Werte raus?

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MCU
        wrote on last edited by
        #4001

        @ronny-gerndt Zeig mal die Einstellungen zum HistoryGraph.

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

        Ronny GerndtR 1 Reply Last reply
        0
        • M MCU

          @ronny-gerndt Zeig mal die Einstellungen zum HistoryGraph.

          Ronny GerndtR Offline
          Ronny GerndtR Offline
          Ronny Gerndt
          wrote on last edited by
          #4002

          @mcu e2ea23ae-387d-482f-8291-dcd8574d67bd-image.png

          Konfig der x Achse:

          {
            "type": "time",
            "min": "(value,ts,index) => { const now = new Date(new Date().getTime()); return new Date(now.getFullYear(), now.getMonth(), now.getDate()-28).getTime()}",
            "max": "(value,ts,index) => { const now = new Date(new Date().getTime()); return new Date(now.getFullYear(), now.getMonth(), now.getDate() + 1, 23, 59, 59).getTime()}"
          }
          
          M 1 Reply Last reply
          0
          • Ronny GerndtR Ronny Gerndt

            @mcu e2ea23ae-387d-482f-8291-dcd8574d67bd-image.png

            Konfig der x Achse:

            {
              "type": "time",
              "min": "(value,ts,index) => { const now = new Date(new Date().getTime()); return new Date(now.getFullYear(), now.getMonth(), now.getDate()-28).getTime()}",
              "max": "(value,ts,index) => { const now = new Date(new Date().getTime()); return new Date(now.getFullYear(), now.getMonth(), now.getDate() + 1, 23, 59, 59).getTime()}"
            }
            
            M Offline
            M Offline
            MCU
            wrote on last edited by
            #4003

            @ronny-gerndt Und wo wird jetzt der falsche Wert angezeigt?

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

            Ronny GerndtR 1 Reply Last reply
            0
            • M MCU

              @ronny-gerndt Und wo wird jetzt der falsche Wert angezeigt?

              Ronny GerndtR Offline
              Ronny GerndtR Offline
              Ronny Gerndt
              wrote on last edited by Ronny Gerndt
              #4004

              @mcu 977dccab-01ff-4419-a5c8-4980dd227b89-image.png
              vs
              9182f704-c1bd-4e0c-ae3b-1b67e2866cd8-image.png
              Versteh nicht warum da gerundet wird

              M 1 Reply Last reply
              0
              • Ronny GerndtR Ronny Gerndt

                @mcu 977dccab-01ff-4419-a5c8-4980dd227b89-image.png
                vs
                9182f704-c1bd-4e0c-ae3b-1b67e2866cd8-image.png
                Versteh nicht warum da gerundet wird

                M Offline
                M Offline
                MCU
                wrote on last edited by
                #4005

                @ronny-gerndt Welche Version hast du im Einsatz?

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

                Ronny GerndtR 1 Reply Last reply
                0
                • M MCU

                  @ronny-gerndt Welche Version hast du im Einsatz?

                  Ronny GerndtR Offline
                  Ronny GerndtR Offline
                  Ronny Gerndt
                  wrote on last edited by
                  #4006

                  @mcu v3.1.9-beta.2

                  M 1 Reply Last reply
                  0
                  • Ronny GerndtR Ronny Gerndt

                    @mcu v3.1.9-beta.2

                    M Offline
                    M Offline
                    MCU
                    wrote on last edited by
                    #4007

                    @ronny-gerndt Hast du mal ein Upload versucht?

                    iob upload jarvis
                    

                    Ansonsten bitte ein Issue in github erstellen.
                    https://github.com/Zefau/ioBroker.jarvis/issues

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

                    Ronny GerndtR 1 Reply Last reply
                    0
                    • M MCU

                      @ronny-gerndt Hast du mal ein Upload versucht?

                      iob upload jarvis
                      

                      Ansonsten bitte ein Issue in github erstellen.
                      https://github.com/Zefau/ioBroker.jarvis/issues

                      Ronny GerndtR Offline
                      Ronny GerndtR Offline
                      Ronny Gerndt
                      wrote on last edited by
                      #4008

                      @mcu Ne leider auch nicht. Dann mach ich später mal ein Issue. Danke für die Hilfe

                      1 Reply Last reply
                      0
                      • Ronny GerndtR Offline
                        Ronny GerndtR Offline
                        Ronny Gerndt
                        wrote on last edited by
                        #4009

                        Hab mir jetzt ein Converter Script gebastelt das mir 89,717 in 89.171 umwandelt und dann passt es auch mit der Anzeige.
                        Issue hab ich dennoch mal erstellt.

                        1 Reply Last reply
                        1
                        • M MCU

                          @mpl1338 Bitte einmal das Ergebnis als Bild. Ich nehme es in die Doku.

                          M Offline
                          M Offline
                          mpl1338
                          wrote on last edited by
                          #4010

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

                          @mpl1338 Bitte einmal das Ergebnis als Bild. Ich nehme es in die Doku.

                          lüftung4.png lüftung3_1.png lüftung2.png lüftung1.png

                          1 Reply Last reply
                          1
                          • M Offline
                            M Offline
                            mpl1338
                            wrote on last edited by
                            #4011

                            Ist es möglich einen Historygraph als popup zu öffnen?

                            M 1 Reply Last reply
                            0
                            • M mpl1338

                              Ist es möglich einen Historygraph als popup zu öffnen?

                              M Offline
                              M Offline
                              MCU
                              wrote on last edited by
                              #4012

                              @mpl1338 Nein, ein eChart / grafana als iFrame schon.
                              https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/statelist-1/statelist-popup#grafana-iframe-popup-bloody

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

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                memme
                                wrote on last edited by memme
                                #4013

                                Ich habe die neuste Version installiert (v3.1.9-beta.2).

                                Problem 1
                                Ich glaube die Funktion in den Widget Einstellungen "Vollbild erlauben" (bei mir deaktiviert) wid nicht respektiert.
                                Wenn ich auf dem Handy ein Doppelklick auf ein Widget mache, egal in welchem Tab, dann wird es als Vollbild dargestellt. Wie deaktiviere ich das?

                                Problem 2
                                Vollbild der Kamera wird nur in der Widgethöhe als Vollbild dargestellt:
                                siehe Screenshot: https://prnt.sc/amNynI-_iOEi
                                Ist als DisplayImage mit Anpassung an Widget Größe eingebunden.

                                H M 2 Replies Last reply
                                0
                                • M memme

                                  Ich habe die neuste Version installiert (v3.1.9-beta.2).

                                  Problem 1
                                  Ich glaube die Funktion in den Widget Einstellungen "Vollbild erlauben" (bei mir deaktiviert) wid nicht respektiert.
                                  Wenn ich auf dem Handy ein Doppelklick auf ein Widget mache, egal in welchem Tab, dann wird es als Vollbild dargestellt. Wie deaktiviere ich das?

                                  Problem 2
                                  Vollbild der Kamera wird nur in der Widgethöhe als Vollbild dargestellt:
                                  siehe Screenshot: https://prnt.sc/amNynI-_iOEi
                                  Ist als DisplayImage mit Anpassung an Widget Größe eingebunden.

                                  H Offline
                                  H Offline
                                  Hohenbostler
                                  wrote on last edited by
                                  #4014

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

                                  Problem 1
                                  Ich glaube die Funktion in den Widget Einstellungen "Vollbild erlauben" (bei mir deaktiviert) wid nicht respektiert.
                                  Wenn ich auf dem Handy ein Doppelklick auf ein Widget mache, egal in welchem Tab, dann wird es als Vollbild dargestellt. Wie deaktiviere ich das?

                                  Das problem habe ich auch. Das ist super nervig weil.

                                  Ich habe aber auch noch eine Frage. Ich möchte vis CSS die Widgetnamen nicht in Weiss sondern in schwarz ausgeben. Was muss ich dazu machen ?

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    MCU
                                    wrote on last edited by
                                    #4015

                                    @hohenbostler
                                    https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/widgets/widget-ueberschrift#widget-ueberschrift-farbe-aendern

                                    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 Reply Last reply
                                    0
                                    • M memme

                                      Ich habe die neuste Version installiert (v3.1.9-beta.2).

                                      Problem 1
                                      Ich glaube die Funktion in den Widget Einstellungen "Vollbild erlauben" (bei mir deaktiviert) wid nicht respektiert.
                                      Wenn ich auf dem Handy ein Doppelklick auf ein Widget mache, egal in welchem Tab, dann wird es als Vollbild dargestellt. Wie deaktiviere ich das?

                                      Problem 2
                                      Vollbild der Kamera wird nur in der Widgethöhe als Vollbild dargestellt:
                                      siehe Screenshot: https://prnt.sc/amNynI-_iOEi
                                      Ist als DisplayImage mit Anpassung an Widget Größe eingebunden.

                                      M Offline
                                      M Offline
                                      MCU
                                      wrote on last edited by MCU
                                      #4016

                                      @memme Zeig mal die Einstellungen zum Widget.

                                      Zu Problem 1: ist bekannt und steht auch mit Priorität in github.

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

                                      M 1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        mpl1338
                                        wrote on last edited by mpl1338
                                        #4017

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

                                        @mpl1338 Nein, ein eChart / grafana als iFrame schon.
                                        https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/statelist-1/statelist-popup#grafana-iframe-popup-bloody

                                        bekomme es nicht hin.

                                        Ich verstehe das nth-child(-n+2) nicht. Hier drin liegt wahrscheinlich mein Problem?
                                        popup4.png popup3.png popup1.png
                                        popup2.png

                                        M 1 Reply Last reply
                                        0
                                        • M mpl1338

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

                                          @mpl1338 Nein, ein eChart / grafana als iFrame schon.
                                          https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/styles/statelist-1/statelist-popup#grafana-iframe-popup-bloody

                                          bekomme es nicht hin.

                                          Ich verstehe das nth-child(-n+2) nicht. Hier drin liegt wahrscheinlich mein Problem?
                                          popup4.png popup3.png popup1.png
                                          popup2.png

                                          M Offline
                                          M Offline
                                          MCU
                                          wrote on last edited by
                                          #4018

                                          @mpl1338 Nimm doch mal das CSS dafür raus. Was sieht man dann.

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

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          316

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe