Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. HowTo: Zusatz-Programme fuer jarvis v3

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    HowTo: Zusatz-Programme fuer jarvis v3

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

      @mcu

      {
        "common": {
          "name": "D_Energie copy"
        },
        "native": {
          "url": "",
          "data": {
            "lines": [
              {
                "name": "Leistung gesamt",
                "id": "0_userdata.0.Datenpunkte.PV.Leistung_gesamt",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "auto",
                "aggregate": "max",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": "",
                "unit": "  kW",
                "color": "#1a98a6",
                "fill": 0.2,
                "shadowsize": "",
                "min": "-14",
                "max": "20",
                "ignoreNull": "0",
                "noFuture": false,
                "percentile": 50,
                "integralUnit": 60,
                "integralInterpolation": "none",
                "yticks": "-1",
                "xaxe": "",
                "xticks": "6",
                "yOffset": "0",
                "points": false,
                "hide": false,
                "yaxe": "left",
                "convert": "val / 1000",
                "afterComma": "3"
              },
              {
                "name": "EV-Ladestrom",
                "id": "0_userdata.0.Datenpunkte.EV_Wallbox.EV-Ladestrom",
                "instance": "system.adapter.history.0",
                "thickness": "1",
                "chartType": "auto",
                "aggregate": "max",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": "",
                "fill": 0.2,
                "min": "-8",
                "max": "22",
                "convert": "val / 1000 * -1",
                "color": "#702ce6",
                "xticks": "4",
                "commonYAxis": "0",
                "ignoreNull": "0"
              },
              {
                "name": "Eigenverbrauch",
                "id": "0_userdata.0.Datenpunkte.Strom.Eigenverbrauch",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "auto",
                "aggregate": "onchange",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": 35,
                "fill": 0.2,
                "min": "-8",
                "max": "22",
                "convert": "val / 1000 * -1",
                "color": "#00687d",
                "xticks": "4",
                "commonYAxis": "0",
                "ignoreNull": "0"
              },
              {
                "name": "Netzbezug",
                "id": "0_userdata.0.Datenpunkte.Strom.Netzbezug",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "auto",
                "aggregate": "onchange",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": 35,
                "fill": 0.3,
                "min": "-8",
                "max": "22",
                "convert": "val / 1000 * -1",
                "color": "#b82124",
                "xticks": "4",
                "commonYAxis": "0",
                "ignoreNull": "0",
                "afterComma": ""
              },
              {
                "name": "Einspeisung",
                "id": "0_userdata.0.Datenpunkte.Strom.Einspeisung",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "auto",
                "aggregate": "onchange",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": 35,
                "fill": 0.2,
                "min": "-8",
                "max": "22",
                "convert": "val / 1000",
                "color": "#10952f",
                "xticks": "4",
                "commonYAxis": "0",
                "ignoreNull": "0"
              },
              {
                "name": "Klima Buero OG Betrieb",
                "id": "0_userdata.0.Datenpunkte.Temperatur-Steuerung.Klima_Buero_OG_Betrieb",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "line",
                "aggregate": "minmax",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": "",
                "fill": 1,
                "min": "0",
                "max": "10",
                "convert": "val * 0.25",
                "color": "#008b47",
                "xticks": "4",
                "commonYAxis": "",
                "ignoreNull": "false",
                "yOffset": "0",
                "percentile": 50,
                "integralUnit": 60,
                "integralInterpolation": "none"
              },
              {
                "name": "Klima Buero Betrieb",
                "id": "0_userdata.0.Datenpunkte.Temperatur-Steuerung.Klima_Buero_Betrieb",
                "instance": "system.adapter.sql.0",
                "thickness": "1",
                "chartType": "line",
                "aggregate": "minmax",
                "isBoolean": null,
                "symbolSize": 3,
                "validTime": "",
                "fill": 1,
                "min": "0",
                "max": "10",
                "convert": "(val * 0.125)",
                "color": "#007583",
                "xticks": "4",
                "commonYAxis": "",
                "ignoreNull": "false",
                "yOffset": "0"
              }
            ],
            "marks": [
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-2",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "2 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-4",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "4 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-6",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "6 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "2",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "2 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "4",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "4 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "6",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "6 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "8",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "8 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "10",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "10 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "12",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "12 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "14",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "14 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "16",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "16 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "18",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "18 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-8",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "8 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-10",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "10 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-12",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "12 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#5c1011",
                "lineId": "0",
                "upperValueOrId": "-14",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "14 KW ",
                "textSize": "10",
                "textColor": "#9b2e2f"
              },
              {
                "color": "#1d6923",
                "lineId": "0",
                "upperValueOrId": "20",
                "lowerValueOrId": "",
                "fill": 0,
                "lineStyle": "dotted",
                "text": "20 KW ",
                "textSize": "10",
                "textColor": "#1d6923"
              }
            ],
            "timeType": "relative",
            "relativeEnd": "now",
            "range": "1440",
            "aggregateType": "step",
            "aggregateSpan": "1",
            "legend": "",
            "hoverDetail": true,
            "zoom": true,
            "animation": 0,
            "live": "300",
            "ticks": "",
            "width": "",
            "height": "",
            "noBorder": "",
            "window_bg": "#000000",
            "bg_custom": "",
            "x_labels_color": "",
            "y_labels_color": "",
            "border_color": "#343434",
            "grid_color": "",
            "grid_hideX": true,
            "grid_hideY": true,
            "border_width": "5",
            "barColor": "",
            "barLabels": "topover",
            "barWidth": "",
            "barFontSize": "",
            "barFontColor": "",
            "title": "",
            "titlePos": "",
            "titleColor": "",
            "titleSize": "",
            "legColumns": "",
            "legBgOpacity": "",
            "legBg": "",
            "timeFormat": "",
            "export": false,
            "legendDirection": "",
            "useComma": false,
            "noBackground": true,
            "legActual": false,
            "legFontSize": "",
            "legendHeight": "",
            "resetZoom": "600",
            "autoGridPadding": false,
            "theme": "default",
            "hoverNoInterpolate": false,
            "hoverNoNulls": false,
            "timeFormatCustom": false,
            "border_style": "ridge",
            "border_padding": "5"
          }
        },
        "type": "chart",
        "_id": "echarts.0.D_Energie_copy",
        "acl": {
          "object": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "from": "system.adapter.admin.0",
        "user": "system.user.admin",
        "ts": 1755630349601
      }
      
      M 1 Reply Last reply Reply Quote 0
      • M
        MCU @Mabbi last edited by MCU

        @mabbi ok

        • Jetzt erstmal unter 0_userdata das Verzeichnis 0_userdata.0.echarts löschen.
        • dann Verzeichnis für echartDP im Programm wieder auf Standard zurücksetzen und Programm speichern -> DPs werden wieder angelegt
        let echartDP                = '0_userdata.0.echarts';
        
        • Im Verzeichnis 0_userdata.0.echarts gibt es nun den DP echartsDP, da kommt nun Dein echarts.0.D_Energie_copyals Wert eingetragen.

        dde2158e-9920-4fcd-ae13-ea704c9df5ef-image.png

        M mickemup 2 Replies Last reply Reply Quote 0
        • M
          Mabbi @MCU last edited by

          @mcu Cool, jetzt gehts.

          efabe78b-fa01-4422-aad2-ea024b722851-grafik.png

          Mein Fehler war die Änderung des javascripts, dadurch wurden die 0_userdata.0.echarts mehrfach angelegt.
          Hatte mich schon gewundert, warum die 2x vorhanden waren.

          Vielen Dank für Deine Hilfe.

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

            @mcu

            Salü

            Ich habe versucht mit folgenden Skript zu arbeiten:
            Widgets aus- / einblenden
            Scripts "widgetsDisplay.js" kopieren und in Scripts (jarvis) einfügen.

            was eigentlich auch funktioniert hat.

            Meine Idee ist mittels Selektion (klick auf Objekt im Eflussadapter) links unten dann das entsprechende Widget einzublenden (und die anderen auszublenden).
            Dies kriege ich auch hin, allerdings würde ich die alle gerne am "gleichen" Ort haben und nicht ein Lücke haben dort wo das ausgeblendete ist:

            b9fe815f-3fed-4983-9ee1-727367eb67cd-image.png

            Ist das irgendwie möglich?

            Alternativ-Elegant wäre natürlich auch, wenn man bei "Assign Widget to Box" die ID "relativ" setzen könnte z.B zu einem eigenen DP, dann bleibt die Position natürlich 🙂 .

            Grüsse

            Jarvis V3.1.8

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

              @mickemup
              Bin noch dabei
              https://mcuiobroker.gitbook.io/jarvis-infos/jarvis-v3/besonderheiten-v3/scripts-3.2.x-pro/widgets/widgetshiding

              Die "Alternative" schau ich mir auch mal an.

              mickemup 1 Reply Last reply Reply Quote 1
              • mickemup
                mickemup @MCU last edited by

                @mcu
                Super Danke.

                Für meinen Fall wäre die Alternative wohl fast einfacher (für mich) dann muss ich nur einen Werte ändern.
                Ansonsten muss ich immer eins: einschalten und das alte ausschalten.

                Analog mache ich dies bei mir schon mit StateHTML, wo der jeweilige "Grafana-Iframe" in einem DP steht, welcher dann angepasst wird.

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

                  @mickemup In Deinem Fall müsste man die Ordernumber von diesem Widget ändern, richtig?.
                  3d6e0f61-1b6f-475f-86af-d1801ec0f643-image.png

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

                    @mcu

                    Genau: das Widget oberhalb ist ausgeblendet und das von dir gezeigte sollte eigentlich dann dort sein.

                    Ich hätte wohl am Ende so um die 10 Widgets, aber will nur immer 1 zeigen am selben Ort.

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

                      @mickemup Sind diese 10 alle eCharts als iFrame?

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

                        @mcu
                        Also oben links habe ich es so StateHTML gelöst.
                        Diese verweisen auf einen Datenpunkt und dort drin passe ich bei einem Klick z.B auf die Produktionsleistung den DP vom StateHTML an:

                        <iframe src="http://192.168.1.203:3000/d-solo/b3395744-04be-4f4d-83ca-358dd5afe53b/energie-live?orgId=1&refresh=30s&theme=light&panelId=27&__feature.dashboardSceneSolo=false" width="100%"  height="325"  frameborder="0"></iframe>
                        
                        

                        Wenn ich analog die ID in "Assign Widget to Box" Widget ID anpassen könnte, wäre es für mich ideal:
                        Unten links sind alles "State Lists" die ich gerne anzeigen würde:

                        cd27e808-ce57-4de3-857a-da1afdc32d8a-image.png

                        Also Anstatt die beiden (oder eben am Ende ca. 10) soll dort nur ein Widget (State List) dargestellt werden.

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

                          @mickemup Grafana?

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

                            @mcu Oben links kann ich meine Grafana-Plots durchswitchen ja.

                            Unten Links würde ich das gleiche gerne mit "StateLists" machen.
                            Ober eben halt nur die ausgewählte/rechts angeklickte anzeigen.

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

                              @mickemup Also jede "Kurve" hat dazu eine eigene StateList, die dann, direkt darunter, angezeigt werden soll?

                              1 Reply Last reply Reply Quote 0
                              • mickemup
                                mickemup last edited by

                                @mcu
                                Sry nein das ist unabhängig.

                                Mit Klicks auf die grün markiertern Leistungswerte Toggle ich oben links durch die Grafiken.
                                Das funktioniert bereits 1A.

                                Mit Klicks auf die orange markierten Kreise (werden evtl. noch mehr) würde ich gerne durch StateLists "togglen" welche dann unten Links stehen sollen.
                                Ich hoff ,ich konnte mich verständlich ausdrücken.

                                33eb94c0-8737-402f-b961-24f6b54d9610-image.png

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

                                  @mickemup
                                  Order number ändern zieht nur auf dem Handy. Wäre schneller, da man nur die Reihenfolge ändern müsste.
                                  Aber für PC und Tablet muss man alle nachfolgenden bzw. darunter liegenden Widgets neu berechnen, in Abhängigkeit von der Anzeige (einige sind ja ausgeblendet) und den Werten vom aktuellen Widget, welches man an die neue Position setzen will.

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

                                  Support us

                                  ioBroker
                                  Community Adapters
                                  Donate

                                  777
                                  Online

                                  32.0k
                                  Users

                                  80.5k
                                  Topics

                                  1.3m
                                  Posts

                                  javascript
                                  33
                                  883
                                  189898
                                  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