Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. jarvis v3.1.x - 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.1.x - just another remarkable vis

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      MCU @smarthome2020 last edited by MCU

      @smarthome2020 nameArr war anscheinend falsch? Was stand da drin?
      4169d537-795e-47bc-8c18-332e5ca7cd72-image.png
      Darf nicht gelöscht werden. Und wenn dann -> []

      S 1 Reply Last reply Reply Quote 0
      • S
        smarthome2020 @MCU last edited by

        @mcu
        War ein Schreibfehler drin.

        Wie kann ich die Namen der Rubriken "category", "name", "ip" und "active" umbenennen bzw. ausblenden/löschen?

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

          @smarthome2020
          https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/module/jsontable/v3.x.x

          S 2 Replies Last reply Reply Quote 0
          • S
            smarthome2020 @MCU last edited by

            @mcu

            Danke, nun läuft alles wie es soll.

            1 Reply Last reply Reply Quote 0
            • S
              smarthome2020 @MCU last edited by

              @mcu
              Läuft doch noch nicht alles optimal. Ich habe nun für alle Geräte in der nameArr Einstellungen vorgenommen.

              Für ein Echo-Device, welches keine Weboberfläche hat, wird mir bei folgenden Einstellungen aber angezeigt, dass es in die Kategorie mit Weboberfläche gehört (wenn ich filter):

                {
                  "ip": "192.168.xxx.xx",
                  "category": "Amazon",
                  "name": "Echo-Wohnzimmer"
                },
              

              Der Eintrag in jsonDevices lautet dabei:

                {
                  "category": "Amazon",
                  "name": "Echo-Wohnzimmer",
                  "ip": "<button title=\"Echo-Wohnzimmer \"style=\"width: 120px; font-weight:bold; background-color:transparent; color:white; border: 2px solid green /* #1976d2 */; border-radius:10px;\" >192.168.xxx.xx</button>",
                  "active": true
                },
              

              In einem anderen Geräten, die keine Weboberfläche haben, sehen die Einträge so aus:

                {
                      "ip": "192.168.xxx.xx",
                      "category": "Amazon",
                      "name": "Blink-Kamera"
                },
              
                {
                  "category": "Amazon",
                  "name": "Blink-Kamera",
                  "ip": "<button title=\"Blink-Kamera \"style=\"width: 120px; font-weight:bold; background-color:transparent; color:white; border: 2px solid green /* #1976d2 */; border-radius:10px;\" >192.168.xxx.xx</button>",
                  "active": true
                },
              

              Ich würde gerne das oberste Amazon-Gerät so abändern, dass es mir nicht in der Liste angezeigt wird, die an sich eine Weboberfläche haben sollte.

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

                @smarthome2020 Versuch mal v1.0.5. Danke für den Hinweis.

                S Marc_el_K 2 Replies Last reply Reply Quote 1
                • S
                  smarthome2020 @MCU last edited by

                  @mcu
                  Super 🙂 Geht nun. Danke für deine stets schnelle Hilfe.

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

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

                    @smarthome2020 Versuch mal v1.0.5. Danke für den Hinweis.

                    Wäre es auch möglich folgende Adapter/Kategorien erkennen zu lassen?

                    • Tuja
                    • Tasmota
                    • Shelly
                    M 1 Reply Last reply Reply Quote 0
                    • M
                      MCU @Marc_el_K last edited by MCU

                      @marc_el_k
                      Du meintest im Script?
                      Da brauch ich die ObjekteStruktur. Also einmal exportieren und hier einfügen.
                      von tuja, tasmota, shelly
                      fdca6c94-41ca-49a1-b2a1-8f7c1d72460f-image.png
                      ??

                      Marc_el_K 1 Reply Last reply Reply Quote 0
                      • S
                        smarthome2020 last edited by

                        @mcu

                        Ich habe nun versucht Grafana einzubinden in ein iFrame.
                        Die Darstellung ist jedoch nicht wirklich gelungen:

                        BSP.png

                        Kann man die Anzeige bearbeiten, so dass sich der Inhalt an das Widget anpasst? Finde dazu keine Einstellung.

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

                          @smarthome2020 Was soll man einstellen?
                          Wie sind denn die Einstellungen?

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            smarthome2020 @MCU last edited by smarthome2020

                            @mcu
                            Die Kurvendarstellung ist viel kleiner als das Widget es selber ist. Kann ich den Inhalt auf die Widgetgröße skalieren?

                            Hier die Einstellungen:
                            BSP.png

                            BSP2.png

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

                              @smarthome2020 Passt sich bei mir automatisch an.
                              Nimm mal das &kiosk=1 raus
                              bei Sandbox-Optionen alle selektieren

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                smarthome2020 @MCU last edited by

                                @mcu
                                Ändert leider auch nichts:
                                BSP.png

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

                                  @smarthome2020 Wie ist denn die Anzeige in Grafana? Evtl eingeschränkt?
                                  aa3c0f88-fdf9-4299-81b8-1dafdc30f20e-image.png
                                  Die drei punkte rechts oben anklicken und auf view klicken

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    smarthome2020 @MCU last edited by

                                    @mcu
                                    Im Widget oder bei Grafana selbst?

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

                                      @smarthome2020 Jetzt im Widget

                                      S 1 Reply Last reply Reply Quote 0
                                      • S
                                        smarthome2020 @MCU last edited by

                                        @mcu
                                        Da habe ich weniger Punkte als du in deinem Beispiel.

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

                                          @smarthome2020 Sind doch 3?
                                          9c82b451-8e38-4beb-8d10-4c20a5a1eced-image.png

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            smarthome2020 @MCU last edited by

                                            @mcu
                                            ich meinte nicht die Punkte an sich, sondern mit Punkten die Anzahl an Einträgen in dem Menü 😄

                                            BSP.png

                                            Unter Verwendung der Taste "V" passt sich die Kurvendarstellung an die Widgetgröße an.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            1.0k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            jarvis material material ui materialdesign vis visualisierung visualization
                                            91
                                            1796
                                            571695
                                            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