Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter Energiefluss-erweitert v0.8.x GitHub/Latest

NEWS

  • Der neue Monatsrückblick für Mai und Juni 2026 ist online!
    BluefoxB
    Bluefox
    8
    1
    1.0k

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    3.6k

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    6.1k

Test Adapter Energiefluss-erweitert v0.8.x GitHub/Latest

Geplant Angeheftet Gesperrt Verschoben Tester
diagrammenergieflussenergiefluss-erweitertvisvisualisierungvisualization
1.7k Beiträge 77 Kommentatoren 1.1m Aufrufe 77 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • L leonundjulie

    @homoran , der Tip war super. Jetzt wird es richtig dargestellt.
    0a995c1c-cdab-4da9-b68b-f63bfcdd8ee5-image.jpeg

    Die bedingten Formatierungen habe ich wie folgt geändert:

    Für den Netzbezug

    {
    ">0": {
    "display": "fill",
    "fill": "rgba(255,255,255,0)"
    },
    "<0": {
    "fill": "rgba(255,255,255,1)"
    }
    }
    

    Und für Einspeisung:

    {
    "<0": {
    "display": "fill",
    "fill": "rgba(255,255,255,0)"
    },
    ">0": {
    "fill": "rgba(255,255,255,1)"
    }
    }
    
    HomoranH Nicht stören
    HomoranH Nicht stören
    Homoran
    schrieb am zuletzt editiert von
    #1656

    @leonundjulie sagte:

    habe ich wie folgt geändert:

    Jepp, die Transparenz "löscht" das irrtümlich sichtbare

    kein Support per PN! - Fragen im Forum stellen - Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
    Das Forum freut sich über eine Spende. Benutzt dazu den Spendenbutton oben rechts. Danke!
    der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

    1 Antwort Letzte Antwort
    0
    • I Offline
      I Offline
      Int17
      schrieb am zuletzt editiert von Int17
      #1657

      hat sich erledigt

      1 Antwort Letzte Antwort
      0
      • SKBS Offline
        SKBS Offline
        SKB
        Developer Most Active
        schrieb am zuletzt editiert von SKB
        #1658

        Hallo Zusammen,
        ich habe soeben eine neue Version (0.8.3) auf Github/NPM geladen, die folgendes enhält:

        • (copilot) Der Adapter erfordert jetzt Node.js >= 22.
        • Neu: Animationsdauer für den Energiesparmodus („Power-saving“-Modus) anpassbar. Standardwert: 1200 ms.
        • Neu: Rechtecke sind jetzt drehbar und verfügen über vier zusätzliche Verbindungspunkte an den Ecken, die erscheinen, sobald das Element um mehr als 0° gedreht wird.
        • Neu: Schnellere und präzisere Linien-Darstellung.
        • Korrektur: Diverse kleine Fehlerbehebungen und Verbesserungen.

        Viel Spaß mit der neuen Version ;)

        ... wer nicht mit der Zeit geht, geht mit der Zeit ...

        Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

        S 1 Antwort Letzte Antwort
        5
        • skvarelS Offline
          skvarelS Offline
          skvarel
          Developer
          schrieb am zuletzt editiert von
          #1659

          Ich bin immer wieder begeistert, wie gut der Adapter ist!

          @skb .. vielen Dank für deine Arbeit.

          Ich muss jetzt nur noch auf die gedrehten Rechtecke umbauen ;)

          14817eca-2257-4db5-8ac2-aa55e893d44f-image.jpeg

          #TeamInventwo
          Unsere Adapter:
          Autodarts, FoxESS, Enpal, Life360ng, Tidy, vis-inventwo, vis-2-widgets-inventwo, vis-icontwo, vis-2-widgets-icontwo

          Wer uns mit einem Kaffee unterstützen möchte: PayPal

          1 Antwort Letzte Antwort
          3
          • SKBS SKB

            Hallo Zusammen,
            ich habe soeben eine neue Version (0.8.3) auf Github/NPM geladen, die folgendes enhält:

            • (copilot) Der Adapter erfordert jetzt Node.js >= 22.
            • Neu: Animationsdauer für den Energiesparmodus („Power-saving“-Modus) anpassbar. Standardwert: 1200 ms.
            • Neu: Rechtecke sind jetzt drehbar und verfügen über vier zusätzliche Verbindungspunkte an den Ecken, die erscheinen, sobald das Element um mehr als 0° gedreht wird.
            • Neu: Schnellere und präzisere Linien-Darstellung.
            • Korrektur: Diverse kleine Fehlerbehebungen und Verbesserungen.

            Viel Spaß mit der neuen Version ;)

            S Online
            S Online
            Solardach
            schrieb zuletzt editiert von
            #1660

            @SKB Wenn ich auf Version 0.8.3 gehe, bekomme ich nur die Basic Konfiguration zur Ansicht.
            Meine Eigene Konfiguration wird nicht mehr angezeigt. Auch nicht mit Wiederherstellung. Die wird zwar geladen und auch in der Live Ansicht korrekt dargestellt.
            Aber ich kann die nicht mehr bearbeiten.
            Zurück auf Version 0.8.2 geht alles wieder.

            SKBS 1 Antwort Letzte Antwort
            0
            • S Solardach

              @SKB Wenn ich auf Version 0.8.3 gehe, bekomme ich nur die Basic Konfiguration zur Ansicht.
              Meine Eigene Konfiguration wird nicht mehr angezeigt. Auch nicht mit Wiederherstellung. Die wird zwar geladen und auch in der Live Ansicht korrekt dargestellt.
              Aber ich kann die nicht mehr bearbeiten.
              Zurück auf Version 0.8.2 geht alles wieder.

              SKBS Offline
              SKBS Offline
              SKB
              Developer Most Active
              schrieb zuletzt editiert von
              #1661

              @Solardach Den Fehler kann ich nicht nachvollziehen.

              Welche Fehler kommen vom Adapter, Browser-Konsole?

              ... wer nicht mit der Zeit geht, geht mit der Zeit ...

              Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

              S 1 Antwort Letzte Antwort
              0
              • SKBS SKB

                @Solardach Den Fehler kann ich nicht nachvollziehen.

                Welche Fehler kommen vom Adapter, Browser-Konsole?

                S Online
                S Online
                Solardach
                schrieb zuletzt editiert von Solardach
                #1662

                @SKB Mit v0.8.3 in der console

                [Config] Using Instance: energiefluss-erweitert.0
                functions.min.js?v=0.8.2.1:8 [Language] Detected System-Language: de
                functions.min.js?v=0.8.2.1:8 [Config] Loaded additional file: /_socket/info.js
                socket.io.js:55 [2026-08-12T13:34:15.335Z] Try to connect
                functions.min.js?v=0.8.2.1:8 [Socket] connected at 12.8.2026, 15:34:15
                functions.min.js?v=0.8.2.1:8 [Socket] subscribed to: system.adapter.energiefluss-erweitert.0.alive at 12.8.2026, 15:34:15
                functions.min.js?v=0.8.2.1:8 [Config] Trying to load configuration for instance 0 from state!
                functions.min.js?v=0.8.2.1:8 [Proxy] Using Icon-Proxy for Icons
                functions.min.js?v=0.8.2.1:8 [Proxy] Starting Icon Observer
                functions.min.js?v=0.8.2.1:8 [Config] TypeError: Cannot convert undefined or null to object
                (anonymous) @ functions.min.js?v=0.8.2.1:8
                await in (anonymous)
                findAnswer @ socket.io.js:267
                socket.onmessage @ socket.io.js:188
                functions.min.js?v=0.8.2.1:8 [Config] Loading Basic configuration from file!
                functions.min.js?v=0.8.2.1:8 [Config] Loading initial Data
                [NEW] Explain Console errors by using Copilot in Edge: click  to explain an error. Learn moreDon't show again
                functions.min.js?v=0.8.2.1:8 [Config] Configuration loaded in 173.09999990463257 ms
                functions.min.js?v=0.8.2.1:8 [Config] File loaded!
                functions.min.js?v=0.8.2.1:8 [Config] Using direct load via iconify-API!
                functions.min.js?v=0.8.2.1:8 [Config] Loaded additional file: js/iconify.min.js
                
                1 Antwort Letzte Antwort
                0
                • SKBS Offline
                  SKBS Offline
                  SKB
                  Developer Most Active
                  schrieb zuletzt editiert von
                  #1663

                  Da wird die falsche Version der Datei geladen. Bitte mal Strg + F5 drücken, dann sollte die Datei erneut geladen werden.

                  ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                  Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                  S 1 Antwort Letzte Antwort
                  0
                  • SKBS SKB

                    Da wird die falsche Version der Datei geladen. Bitte mal Strg + F5 drücken, dann sollte die Datei erneut geladen werden.

                    S Online
                    S Online
                    Solardach
                    schrieb zuletzt editiert von
                    #1664

                    @SKB nach Strg + F5 sieht für mich genauso aus

                    [Config] Using Instance: energiefluss-erweitert.0
                    functions.min.js?v=0.8.2.1:8 [Language] Detected System-Language: de
                    functions.min.js?v=0.8.2.1:8 [Config] Loaded additional file: /_socket/info.js
                    socket.io.js:55 [2026-08-12T13:43:15.295Z] Try to connect
                    functions.min.js?v=0.8.2.1:8 [Socket] connected at 12.8.2026, 15:43:15
                    functions.min.js?v=0.8.2.1:8 [Socket] subscribed to: system.adapter.energiefluss-erweitert.0.alive at 12.8.2026, 15:43:15
                    functions.min.js?v=0.8.2.1:8 [Config] Trying to load configuration for instance 0 from state!
                    functions.min.js?v=0.8.2.1:8 [Proxy] Using Icon-Proxy for Icons
                    functions.min.js?v=0.8.2.1:8 [Proxy] Starting Icon Observer
                    functions.min.js?v=0.8.2.1:8 [Config] TypeError: Cannot convert undefined or null to object
                    (anonymous) @ functions.min.js?v=0.8.2.1:8
                    await in (anonymous)
                    findAnswer @ socket.io.js:267
                    socket.onmessage @ socket.io.js:188
                    [NEW] Explain Console errors by using Copilot in Edge: click  to explain an error. Learn moreDon't show again
                    functions.min.js?v=0.8.2.1:8 [Config] Loading Basic configuration from file!
                    functions.min.js?v=0.8.2.1:8 [Config] Loading initial Data
                    functions.min.js?v=0.8.2.1:8 [Config] Configuration loaded in 229.60000014305115 ms
                    functions.min.js?v=0.8.2.1:8 [Config] File loaded!
                    functions.min.js?v=0.8.2.1:8 [Config] Using direct load via iconify-API!
                    functions.min.js?v=0.8.2.1:8 [Config] Loaded additional file: js/iconify.min.js
                    
                    1 Antwort Letzte Antwort
                    0
                    • S Online
                      S Online
                      Solardach
                      schrieb zuletzt editiert von Solardach
                      #1665

                      Jetzt nochmal auf drei verschiedenen PCs probiert, gleiches Ergebnis.

                      Ich hatte den Adapter auch schon komplett gelöscht.
                      Neu Inst. auf V0.8.1 alles OK
                      dann V0.8.2 alles OK
                      und mit V0.8.3 wieder das Problem.

                      SKBS 1 Antwort Letzte Antwort
                      0
                      • S Solardach

                        Jetzt nochmal auf drei verschiedenen PCs probiert, gleiches Ergebnis.

                        Ich hatte den Adapter auch schon komplett gelöscht.
                        Neu Inst. auf V0.8.1 alles OK
                        dann V0.8.2 alles OK
                        und mit V0.8.3 wieder das Problem.

                        SKBS Offline
                        SKBS Offline
                        SKB
                        Developer Most Active
                        schrieb zuletzt editiert von
                        #1666

                        @Solardach Wieso installierst Du denn verschiedene Versionen?
                        Installier einfach mal die Version 0.8.3. Dann einen manuellen Upload des Adapters machen und dann die Seite aufrufen und mit Strg + F5 einen reload der Live-Ansicht/Konfiguration durchführen.

                        ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                        Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                        S 1 Antwort Letzte Antwort
                        1
                        • SKBS SKB

                          @Solardach Wieso installierst Du denn verschiedene Versionen?
                          Installier einfach mal die Version 0.8.3. Dann einen manuellen Upload des Adapters machen und dann die Seite aufrufen und mit Strg + F5 einen reload der Live-Ansicht/Konfiguration durchführen.

                          S Online
                          S Online
                          Solardach
                          schrieb zuletzt editiert von Solardach
                          #1667

                          @SKB Live Ansicht
                          7412d0c8-74a2-4d4c-83f0-140b86344b62-image.jpeg

                          dann STRG+F5

                          Zur Konfig
                          7eef51d1-d97a-4113-9975-51d8ce64c87d-image.jpeg

                          nochmal STRG+F5
                          Bleibt bei der Standard Konfig

                          1 Antwort Letzte Antwort
                          0
                          • S Online
                            S Online
                            Solardach
                            schrieb zuletzt editiert von
                            #1668

                            Installiert habe ich über Version manuell eingeben.

                            3545ce74-f9ef-4ad3-90a3-7662e1507e5a-image.jpeg

                            1 Antwort Letzte Antwort
                            0
                            • SKBS Offline
                              SKBS Offline
                              SKB
                              Developer Most Active
                              schrieb zuletzt editiert von
                              #1669

                              Dann läuft die Installation nicht richtig.
                              Bitte über die Github Katze auf "von NPM" und dann den Adapter auswählen.

                              ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                              Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                              S 1 Antwort Letzte Antwort
                              0
                              • SKBS SKB

                                Dann läuft die Installation nicht richtig.
                                Bitte über die Github Katze auf "von NPM" und dann den Adapter auswählen.

                                S Online
                                S Online
                                Solardach
                                schrieb zuletzt editiert von
                                #1670

                                @SKB
                                Jetzt noch einmal über die Github Katze auf "von NPM" neu Inst. und auch noch einen Dateiupload gemacht.

                                Keine Änderung.

                                SKBS 1 Antwort Letzte Antwort
                                0
                                • S Solardach

                                  @SKB
                                  Jetzt noch einmal über die Github Katze auf "von NPM" neu Inst. und auch noch einen Dateiupload gemacht.

                                  Keine Änderung.

                                  SKBS Offline
                                  SKBS Offline
                                  SKB
                                  Developer Most Active
                                  schrieb zuletzt editiert von
                                  #1671

                                  @Solardach Kannst Du vielleicht einmal die Konfiguration aus dem Datenpunkt configuration hier einstellen?

                                  ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                                  Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                                  S 1 Antwort Letzte Antwort
                                  0
                                  • SKBS SKB

                                    @Solardach Kannst Du vielleicht einmal die Konfiguration aus dem Datenpunkt configuration hier einstellen?

                                    S Online
                                    S Online
                                    Solardach
                                    schrieb zuletzt editiert von
                                    #1672

                                    @SKB Ja gerne:
                                    Ich hoffe so ist es richtig.

                                    
                                    v7.8.23
                                    
                                    Objekte: 36461, Zustände: 34492
                                    Objekt bearbeiten: energiefluss-erweitert.0.configuration
                                    Wert:
                                    {"basic":{"enable_grid":true,"enable_animation":false,"enable_area_catch":true,"enable_config_icon":true,"enable_last_id":false,"enable_icon_proxy":true,"enable_low_performance":false,"height":735,"width":1320,"styles":"","font":{"family":"\"Arial\", sans-serif","size":"20","color":"","fill":"","align":"middle"},"rect":{"height":100,"width":100,"corners":10},"circle":{"radius":50},"elm":{"stroke_width":3,"color":"rgb(242,14,64)","fill":"rgb(224,186,186)","pos_x":100,"pos_y":100},"icon":{"height":34,"width":34,"color":""},"background_color":"#474C5900","enable_show_coordinates":false,"enable_line_animation":true,"tourVisited":true,"enable_contextmenu":true},"calculation":{"battery":{"dod":45,"capacity":44,"percent":24,"charge":34,"charge_prop":false,"charge_kw":false,"discharge":25,"discharge_prop":false,"discharge_kw":false},"consumption":{"production":[41,13],"production_kw":false,"gridFeed":2,"gridFeed_kw":false,"gridFeed_prop":true,"gridConsume":2,"gridConsume_kw":false,"gridConsume_prop":false,"batteryCharge":-1,"batteryCharge_kw":false,"batteryCharge_prop":false,"batteryDischarge":-1,"batteryDischarge_kw":false,"batteryDischarge_prop":false}},"animation":{"stroke":"#ffce4a","stroke_dasharray":"10 17 10 17 10 72","stroke_width":5,"animation_duration":null,"stroke_linecap":"round","animation_timing_function":"linear"},"animation_configuration":{"dots":3,"distance":17,"length":10},"line":{"stroke_width":7,"stroke":"#000000"},"elements":{"2":{"position":53,"type":"text","subType":"datasource","id":2,"pos_x":295,"pos_y":93,"color":"none","fill":"rgb(242, 242, 10)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 2","unit":"W","source":46,"source_option":-1,"source_display":"value","shadow":"rgb(0, 0, 0)","threshold":0,"calculate_kw":"auto","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay","prepend":"PV"},"5":{"position":17,"type":"rect","id":5,"rx":10,"height":160,"width":160,"pos_x":215,"pos_y":7,"fill":"rgba(255, 182, 36, 0.8)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":46,"threshold":0,"fill_value":"rgb(255, 206, 74)","fill_max":880},"6":{"position":14,"type":"icon","id":"6","icon":"mdi:solar-panel","width":34,"height":34,"color":"rgba(0, 0, 0, 0.7)","pos_x":278,"pos_y":10,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"7":{"position":19,"type":"rect","id":7,"rx":10,"height":160,"width":160,"pos_x":620,"pos_y":277,"fill":"rgba(128, 14, 67, 0.72)","color":"rgb(221, 13, 41)","stroke":2,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":12,"threshold":0,"fill_value":"rgb(74, 70, 176)","fill_max":3000},"10":{"position":49,"type":"text","id":10,"pos_x":295,"pos_y":55,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"1 Growatt Noah 2000","shadow":"","frame":"_overlay"},"11":{"position":48,"type":"text","id":11,"pos_x":700,"pos_y":353,"color":"none","fill":"rgb(252, 150, 15)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Haus Verbrauch","shadow":"","frame":"_overlay"},"12":{"position":13,"type":"icon","id":"12","icon":"mdi:house-city","width":40,"height":40,"color":"rgba(79, 255, 120, 0.83)","pos_x":682,"pos_y":282,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"14":{"position":16,"type":"rect","id":14,"rx":10,"height":160,"width":160,"pos_x":446,"pos_y":560,"fill":"rgba(94, 93, 115, 0.78)","color":"rgb(221, 13, 41)","stroke":2,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"square","border_reverse":true,"border_start":"0","source":2,"threshold":0,"border_max":100,"border_reverse_value":"","border_value":"rgb(0, 181, 221)","fill_value":"rgb(74, 70, 176)","fill_max":3000},"19":{"position":47,"type":"text","subType":"datasource","id":19,"pos_x":526,"pos_y":615,"color":"none","fill":"rgb(0, 181, 221)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 19","unit":"W","source":2,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"20":{"position":12,"type":"icon","id":"20","icon":"mdi:electricity-from-grid","width":40,"height":40,"color":"rgb(207, 207, 207)","pos_x":509,"pos_y":565,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"21":{"position":46,"type":"text","id":21,"pos_x":526,"pos_y":638,"color":"none","fill":"rgb(0, 181, 221)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Netz Versorgung","shadow":"","frame":"_overlay"},"30":{"position":45,"type":"text","subType":"datasource","id":30,"pos_x":700,"pos_y":332,"color":"none","fill":"rgb(252, 150, 15)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 30","unit":"W","source":1,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"33":{"position":13,"type":"rect","id":33,"rx":10,"height":100,"width":100,"pos_x":710,"pos_y":53,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":4,"threshold":0,"fill_value":"rgba(255, 66, 28, 0.98)","fill_max":2100,"url":"http://192.168.2.89:3000/d/dd044d28-faaa-44ae-9528-0daff03707ca/waschen?orgId=1&from=now-3h&to=now&timezone=browser&refresh=auto&kiosk=true","frame_width":"100%","frame_height":"75%"},"34":{"position":12,"type":"rect","id":34,"rx":10,"height":100,"width":100,"pos_x":840,"pos_y":53,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":8,"threshold":0,"fill_max":500,"fill_value":"rgba(255, 66, 28, 0.99)","url":"http://192.168.2.89:3000/d/dd044d28-faaa-44ae-9528-0daff03707ca/waschen?orgId=1&from=now-3h&to=now&timezone=browser&refresh=auto&kiosk=true","frame_width":"100%","frame_height":"75%"},"37":{"position":11,"type":"icon","id":"37","icon":"roentgen:washing-machine","width":40,"height":40,"color":"rgb(252, 252, 250)","pos_x":743,"pos_y":55,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"38":{"position":43,"type":"text","subType":"datasource","id":38,"pos_x":760,"pos_y":103,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 38","unit":"W","source":4,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"39":{"position":78,"type":"text","subType":"datasource","id":39,"pos_x":890,"pos_y":103,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 39","unit":"W","source":8,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"40":{"position":10,"type":"icon","id":"40","icon":"mdi:tumble-dryer","width":40,"height":40,"color":"rgb(56, 64, 170)","pos_x":873,"pos_y":55,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"41":{"position":14,"type":"rect","id":41,"rx":10,"height":100,"width":100,"pos_x":970,"pos_y":53,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":5,"threshold":0,"fill_max":1500,"fill_value":"rgb(255, 66, 28)","url":"http://192.168.2.89:3000/d/adx8hmn/geschirrspler?orgId=1&from=now-6h&to=now&timezone=browser&kiosk=true","frame_width":"100%","frame_height":"75%"},"43":{"position":50,"type":"text","subType":"datasource","id":43,"pos_x":1020,"pos_y":103,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 43","unit":"W","source":5,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"45":{"position":9,"type":"icon","id":"45","icon":"material-symbols:dishwasher-gen-outline","width":40,"height":40,"color":"rgb(121, 233, 15)","pos_x":1003,"pos_y":55,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"46":{"position":58,"type":"text","id":46,"pos_x":295,"pos_y":220,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"2 Anker Solix 2 Pro\n","shadow":"","frame":"_overlay"},"47":{"position":40,"type":"text","subType":"datasource","id":47,"pos_x":295,"pos_y":257,"color":"none","fill":"rgb(66, 250, 52)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 47","unit":"W","source":13,"source_option":-1,"source_display":"value","shadow":"rgb(0, 0, 0)","threshold":0,"calculate_kw":"auto","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"48":{"position":8,"type":"icon","id":"48","icon":"mdi:solar-panel","width":34,"height":34,"color":"rgba(0, 0, 0, 0.7)","pos_x":278,"pos_y":193,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"49":{"position":21,"type":"rect","id":49,"rx":10,"height":160,"width":160,"pos_x":215,"pos_y":190,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":29,"threshold":0,"fill_value":"rgb(255, 206, 74)","fill_max":1740},"52":{"position":18,"type":"rect","id":52,"rx":10,"height":100,"width":100,"pos_x":1100,"pos_y":53,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":9,"threshold":0,"fill_value":"rgb(255, 66, 28)","fill_max":160,"url":"http://192.168.2.89:3000/d/adm5dx5/tv-anlage?orgId=1&from=now-6h&to=now&timezone=browser&refresh=1m&kiosk=true","frame_width":"100%","frame_height":"75%"},"53":{"position":38,"type":"text","subType":"datasource","id":53,"pos_x":1150,"pos_y":103,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 53","unit":"W","source":9,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"55":{"position":7,"type":"icon","id":"55","icon":"ic:twotone-tv","width":40,"height":40,"color":"rgb(205, 154, 113)","pos_x":1133,"pos_y":55,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"56":{"position":9,"type":"rect","id":56,"rx":10,"height":100,"width":100,"pos_x":1192,"pos_y":195,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":6,"threshold":0,"fill_max":10,"fill_value":"rgb(255, 66, 28)"},"57":{"position":38,"type":"text","id":57,"pos_x":1242,"pos_y":263,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Gehweg Licht","shadow":"","frame":"_self","url":"","degree":0},"58":{"position":38,"type":"text","subType":"datasource","id":58,"pos_x":1242,"pos_y":246,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 58","unit":"W","source":6,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"59":{"position":6,"type":"icon","id":"59","icon":"tabler:bulb","width":40,"height":40,"color":"rgb(255, 249, 61)","pos_x":1224,"pos_y":196,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"60":{"position":5,"type":"rect","id":60,"rx":10,"height":100,"width":100,"pos_x":711,"pos_y":571,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":7,"threshold":0,"fill_value":"rgb(255, 66, 28)","fill_max":200},"61":{"position":35,"type":"text","subType":"datasource","id":61,"pos_x":760,"pos_y":620,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 61","unit":"W","source":7,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"63":{"position":5,"type":"icon","id":"63","icon":"raphael:pc","width":40,"height":40,"color":"rgb(71, 82, 125)","pos_x":743,"pos_y":573,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"64":{"position":7,"type":"rect","id":64,"rx":10,"height":100,"width":100,"pos_x":840,"pos_y":572,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":11,"threshold":1,"frame_width":"100%","frame_height":"75%","fill_value":"rgba(255, 66, 28, 0.97)","fill_max":200,"url":"http://192.168.2.89:3000/d/fb556b7a-e1c2-411d-b7bb-d8cef391fe21/e-bike-ladekurve?orgId=1&from=now-3h&to=now&timezone=browser&refresh=1m&kiosk=true"},"65":{"position":31,"type":"text","subType":"datasource","id":65,"pos_x":890,"pos_y":621,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 65","unit":"W","source":11,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"66":{"position":32,"type":"text","id":66,"pos_x":890,"pos_y":623,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"eBike\n","shadow":"","frame":"_overlay","url":""},"67":{"position":4,"type":"icon","id":"67","icon":"grommet-icons:bike","width":40,"height":40,"color":"rgb(3, 2, 1)","pos_x":873,"pos_y":572,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none","frame_width":"","frame_height":""},"68":{"position":6,"type":"rect","id":68,"rx":10,"height":100,"width":100,"pos_x":970,"pos_y":572,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":10,"threshold":0,"fill_value":"rgba(255, 66, 28, 0.97)","fill_max":700,"url":"http://192.168.2.89:3000/d/adshxzf/gartenpumpe?orgId=1&from=now-8h&to=now&timezone=browser&kiosk=true","frame_width":"100%","frame_height":"80%"},"69":{"position":29,"type":"text","subType":"datasource","id":69,"pos_x":1020,"pos_y":620,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 69","unit":"W","source":10,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"71":{"position":3,"type":"icon","id":"71","icon":"mdi:water-pump","width":40,"height":40,"color":"rgb(55, 41, 255)","pos_x":1001,"pos_y":572,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"72":{"position":22,"type":"rect","id":72,"rx":10,"height":100,"width":100,"pos_x":1100,"pos_y":572,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0},"73":{"position":27,"type":"text","subType":"datasource","id":73,"pos_x":1150,"pos_y":621,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 73","unit":"W","source":3,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"74":{"position":26,"type":"text","id":74,"pos_x":1150,"pos_y":629,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Easee\nWalbox","shadow":"","frame":"_self","url":""},"75":{"position":2,"type":"icon","id":"75","icon":"pepicons-print:car","width":40,"height":40,"color":"rgb(173, 37, 10)","pos_x":1129,"pos_y":572,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"76":{"position":38,"type":"text","subType":"datasource","id":76,"pos_x":295,"pos_y":114,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 76","unit":"kWh/T","source":47,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"77":{"position":52,"type":"text","subType":"datasource","id":77,"pos_x":699,"pos_y":378,"color":"none","fill":"rgb(252, 150, 15)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 77","unit":"kWh/T","source":15,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"79":{"position":20,"type":"rect","id":79,"rx":10,"height":160,"width":160,"pos_x":446,"pos_y":106,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":270,"source":19,"threshold":0,"fill_value":"rgb(255, 206, 74)","fill_max":1600,"border_max":1600,"border_value":"rgb(69, 221, 13)"},"80":{"position":23,"type":"text","id":80,"pos_x":526,"pos_y":138,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Produktion\n\n","shadow":"","frame":"_overlay"},"81":{"position":1,"type":"icon","id":"81","icon":"mdi:solar-panel","width":34,"height":34,"color":"rgba(0, 0, 0, 0.7)","pos_x":509,"pos_y":112,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"82":{"position":39,"type":"text","subType":"datasource","id":82,"pos_x":526,"pos_y":175,"color":"none","fill":"rgb(66, 250, 52)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 82","unit":"W","source":19,"source_option":-1,"source_display":"value","shadow":"rgb(0, 0, 0)","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"83":{"position":21,"type":"text","subType":"datasource","id":83,"pos_x":295,"pos_y":298,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 83","unit":"kWh/T","source":20,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"84":{"position":54,"type":"text","subType":"datasource","id":84,"pos_x":526,"pos_y":200,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 84","unit":"kWh/T","source":20,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[47],"frame":"_overlay"},"85":{"position":55,"type":"text","subType":"datasource","id":85,"pos_x":526,"pos_y":660,"color":"none","fill":"rgb(0, 181, 221)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 85","unit":"kWh/T","source":18,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"86":{"position":19,"type":"rect","id":86,"rx":10,"height":240,"width":160,"pos_x":215,"pos_y":479,"fill":"rgba(176, 255, 213, 0.65)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_value":"#268F1E","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"square","border_max":100,"border_reverse":false,"border_start":270,"source":24,"threshold":0},"87":{"position":57,"type":"text","subType":"datasource","id":87,"pos_x":250,"pos_y":699,"color":"none","fill":"rgb(8, 4, 7)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 87","unit":"","append":"%","source":24,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"88":{"position":56,"type":"text","id":88,"pos_x":295,"pos_y":480,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"6,4 kWh \nLiFePO4-Akku","shadow":"","frame":"_overlay"},"89":{"position":67,"type":"text","subType":"datasource","id":89,"pos_x":352.5,"pos_y":378,"color":"none","fill":"rgb(5, 4, 5)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 89","unit":"W","source":25,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"90":{"position":59,"type":"text","subType":"datasource","id":90,"pos_x":90,"pos_y":654,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 90","unit":"h","prepend":"Endladezeit ","source":53,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"91":{"position":60,"type":"text","id":91,"pos_x":90,"pos_y":677,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Ladung 🔋 ","shadow":"","frame":"_overlay"},"92":{"position":61,"type":"text","subType":"datasource","id":92,"pos_x":295,"pos_y":631,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 92","unit":"Uhr","prepend":"Endzeit ","source":27,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"93":{"position":0,"type":"icon","id":"93","icon":"emojione:battery","width":100,"height":100,"color":"rgb(198, 4, 9)","pos_x":40,"pos_y":521,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"94":{"position":62,"type":"text","subType":"datasource","id":94,"pos_x":236.5,"pos_y":378,"color":"","fill":"rgb(5, 4, 5)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 94","unit":"W","source":28,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay","degree":0},"95":{"position":63,"type":"text","subType":"datasource","id":95,"pos_x":295,"pos_y":278,"color":"none","fill":"rgb(242, 242, 10)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 95","unit":"W","prepend":"PV ","source":29,"source_option":-1,"source_display":"value","shadow":"rgb(0, 0, 0)","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"97":{"position":11,"type":"text","subType":"datasource","id":97,"pos_x":526,"pos_y":705,"color":"rgb(252, 13, 45)","fill":"rgb(252, 13, 45)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 97","unit":"kWh/J","source":76,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"98":{"position":51,"type":"text","subType":"datasource","id":98,"pos_x":526,"pos_y":245,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 98","unit":"kWh/J","source":31,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[],"frame":"_overlay"},"101":{"position":9,"type":"text","subType":"datasource","id":101,"pos_x":699,"pos_y":424,"color":"rgb(252, 13, 45)","fill":"rgb(252, 13, 45)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 101","unit":"kWh/J","source":30,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[],"add":[31],"frame":"_overlay"},"103":{"position":8,"type":"text","subType":"datasource","id":103,"pos_x":295,"pos_y":336,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 103","unit":"kWh/J","source":33,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":["14"],"frame":"_overlay"},"104":{"position":6,"type":"text","subType":"datasource","id":104,"pos_x":325,"pos_y":699,"color":"none","fill":"rgb(8, 4, 7)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 104","unit":"","append":"Wh","source":34,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"105":{"position":25,"type":"rect","id":105,"rx":10,"height":38,"width":160,"pos_x":446,"pos_y":7,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_value":"#42FA34","fill_type":"percent","fill_direction":"180","border_type":"-1","border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":"35","threshold":0},"106":{"position":7,"type":"text","subType":"datasource","id":106,"pos_x":526,"pos_y":27,"color":"none","fill":"rgb(2, 1, 5)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 106","unit":"%","prepend":"Autarkie ","source":"35","source_option":"-1","source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"107":{"position":26,"type":"rect","id":107,"rx":10,"height":38,"width":160,"pos_x":446,"pos_y":52,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_value":"#42FA34","fill_type":"percent","fill_direction":"180","border_type":"-1","border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":"36","threshold":0},"108":{"position":75,"type":"text","subType":"datasource","id":108,"pos_x":526,"pos_y":72,"color":"none","fill":"rgb(2, 1, 5)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 108","unit":"%","prepend":"Eigenv. ","source":"36","source_option":"-1","source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"109":{"position":43,"type":"text","id":109,"pos_x":889,"pos_y":104,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Trockner\n","shadow":"","frame":"_overlay"},"110":{"position":15,"type":"rect","id":110,"rx":10,"height":95,"width":90,"pos_x":123,"pos_y":190,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":-1,"threshold":0},"113":{"position":74,"id":113,"pos_x":134,"pos_y":205,"source":37,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M1 "},"114":{"position":70,"id":114,"pos_x":134,"pos_y":228,"source":38,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M2"},"115":{"position":72,"id":115,"pos_x":134,"pos_y":250,"source":39,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M3"},"116":{"position":69,"id":116,"pos_x":134,"pos_y":271,"source":40,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M4"},"117":{"position":23,"type":"rect","id":117,"rx":10,"height":240,"width":160,"pos_x":10,"pos_y":479,"fill":"rgba(176, 255, 213, 0.65)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_value":"#268F1E","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"square","border_max":100,"border_reverse":false,"border_start":270,"source":50,"threshold":0},"118":{"position":18,"type":"text","id":118,"pos_x":90,"pos_y":480,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"2.0 kWh \nLiFePO4-Akku","shadow":"","frame":"_overlay"},"119":{"position":0,"type":"icon","id":119,"icon":"emojione:battery","width":100,"height":100,"color":"rgb(198, 4, 9)","pos_x":245,"pos_y":521,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"120":{"position":10,"type":"rect","id":120,"rx":10,"height":48,"width":90,"pos_x":123,"pos_y":7,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":-1,"threshold":0},"123":{"position":68,"id":123,"pos_x":296,"pos_y":74,"source":41,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"rgb(0, 0, 0)","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"middle","subType":"datasource","text":"Datasource 123","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"","fill":"rgb(66, 250, 52)","font_size":18,"font_family":"\"Arial\", sans-serif"},"124":{"position":1,"id":124,"pos_x":295,"pos_y":152,"source":48,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif"},"125":{"position":12,"type":"text","subType":"datasource","id":125,"pos_x":33.5,"pos_y":378,"color":"none","fill":"rgb(5, 4, 5)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 94","unit":"W","source":46,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"126":{"position":16,"type":"text","subType":"datasource","id":126,"pos_x":148.5,"pos_y":378,"color":"none","fill":"rgb(5, 4, 5)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 89","unit":"W","source":49,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"127":{"position":17,"type":"text","subType":"datasource","id":127,"pos_x":44,"pos_y":699,"color":"none","fill":"rgb(8, 4, 7)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 87","unit":"","append":"%","source":50,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"128":{"position":14,"type":"text","id":128,"pos_x":295,"pos_y":677,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Ladung 🔋 ","shadow":"","frame":"_overlay"},"129":{"position":4,"type":"text","subType":"datasource","id":129,"pos_x":128,"pos_y":699,"color":"none","fill":"rgb(8, 4, 7)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 104","unit":"","append":"Wh","source":51,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"130":{"position":13,"type":"text","subType":"datasource","id":130,"pos_x":90,"pos_y":631,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 92","unit":"Uhr","prepend":"Endzeit ","source":52,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"131":{"position":15,"type":"text","subType":"datasource","id":131,"pos_x":295,"pos_y":654,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 90","unit":"h","prepend":"Endladezeit ","source":26,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"132":{"position":20,"type":"text","subType":"datasource","id":132,"pos_x":526,"pos_y":222,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 84","unit":"kWh/M","source":55,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[],"frame":"_overlay"},"133":{"position":19,"type":"text","subType":"datasource","id":133,"pos_x":526,"pos_y":682,"color":"none","fill":"rgb(0, 181, 221)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 85","unit":"kWh/M","source":57,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"134":{"position":24,"type":"text","subType":"datasource","id":134,"pos_x":699,"pos_y":402,"color":"none","fill":"rgb(252, 150, 15)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 77","unit":"kWh/M","source":57,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[63],"add":[55],"frame":"_overlay"},"135":{"position":25,"type":"text","subType":"datasource","id":135,"pos_x":295,"pos_y":133,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 76","unit":"kWh/M","source":58,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"136":{"position":22,"type":"text","subType":"datasource","id":136,"pos_x":295,"pos_y":317,"color":"none","fill":"rgb(8, 7, 4)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 83","unit":"kWh/M","source":59,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"137":{"position":24,"type":"rect","id":137,"rx":10,"height":38,"width":420,"pos_x":737,"pos_y":1.5,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_value":"#42FA34","fill_type":"value","fill_direction":180,"border_type":"-1","border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":60,"threshold":1,"fill_max":2620},"138":{"position":65,"type":"text","subType":"datasource","id":138,"pos_x":890,"pos_y":20,"color":"none","fill":"rgb(2, 1, 5)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 106","unit":"W","prepend":"Gesamt PV Leistung: ","source":60,"source_option":"-1","source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[],"frame":"_overlay","append":""},"139":{"position":64,"type":"text","subType":"datasource","id":139,"pos_x":1040,"pos_y":20,"color":"none","fill":"rgb(2, 1, 5)","font_family":"Arial, sans-serif","font_size":18,"align":"start","text":"","unit":"","prepend":"","source":65,"source_option":"-1","source_display":"own_text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[],"frame":"_overlay","append":""},"140":{"position":11,"type":"rect","id":140,"rx":10,"height":60,"width":140,"pos_x":906,"pos_y":234,"fill":"rgba(255, 182, 36, 0.75)","color":"rgb(255, 255, 46)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":null,"source":-1,"threshold":0},"141":{"position":1,"id":141,"pos_x":907,"pos_y":234,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"icon","width":55,"height":55,"icon":"lets-icons:sun-fill","color":"rgb(248, 227, 42)","rotate":"180deg"},"142":{"position":66,"id":142,"pos_x":990,"pos_y":276,"source":61,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"middle","subType":"datasource","text":"Datasource 142","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"°","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":18,"font_family":"\"Arial\", sans-serif"},"143":{"position":3,"id":143,"pos_x":1000,"pos_y":251,"source":62,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"middle","subType":"datasource","text":"Datasource 142","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W/m²","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":18,"font_family":"\"Arial\", sans-serif"},"144":{"position":2,"id":144,"pos_x":1144,"pos_y":20,"source":65,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"end","subType":"datasource","text":"Datasource 144","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(27, 44, 87)","font_size":18,"font_family":"\"Arial\", sans-serif","prepend":"Max."},"145":{"position":10,"type":"text","subType":"datasource","id":145,"pos_x":484,"pos_y":391,"color":"rgb(0, 0, 0)","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 98","unit":"kWh/J","source":64,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","action":"none","subtract":[-1],"add":[],"frame":"_overlay","group":null,"degree":270,"prepend":""},"146":{"position":4,"id":146,"pos_x":320,"pos_y":364,"source":-1,"type":"rect","width":65,"height":28,"rx":6,"fill_value":"","fill_type":-1,"fill_direction":90,"fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"","fill":"rgb(190, 194, 172)","stroke":1},"147":{"position":0,"id":147,"pos_x":470,"pos_y":335,"source":-1,"type":"rect","width":28,"height":115,"rx":6,"fill_value":"","fill_type":-1,"fill_direction":90,"fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"","fill":"rgb(190, 194, 172)","stroke":1,"group":null},"148":{"position":3,"id":148,"pos_x":204,"pos_y":363,"source":-1,"type":"rect","width":65,"height":28,"rx":6,"fill_value":"","fill_type":-1,"fill_direction":90,"fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"","fill":"rgb(190, 194, 172)","stroke":1,"group":null},"149":{"position":2,"id":149,"pos_x":116,"pos_y":363,"source":-1,"type":"rect","width":65,"height":28,"rx":6,"fill_value":"","fill_type":-1,"fill_direction":90,"fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"","fill":"rgb(190, 194, 172)","stroke":1,"group":null},"150":{"position":1,"id":150,"pos_x":1,"pos_y":363,"source":-1,"type":"rect","width":65,"height":28,"rx":6,"fill_value":"","fill_type":-1,"fill_direction":90,"fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"","fill":"rgb(190, 194, 172)","stroke":1,"group":null},"152":{"position":0,"id":152,"pos_x":469,"pos_y":453,"source":-1,"type":"icon","width":30,"height":30,"icon":"mdi:arrow-up-bold","color":"rgb(100, 232, 104)","rotate":"180deg"},"153":{"position":73,"id":153,"pos_x":134,"pos_y":20,"source":42,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M1 ","group":null},"154":{"position":71,"id":154,"pos_x":134,"pos_y":40.5,"source":43,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"type":"text","align":"start","subType":"datasource","text":"Datasource 113","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"W","source_action":-1,"color":"none","fill":"rgb(242, 242, 10)","font_size":16,"font_family":"\"Arial\", sans-serif","prepend":"M2","group":null},"155":{"position":28,"id":155,"pos_x":890,"pos_y":139,"source":66,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"156":{"position":41,"type":"text","id":156,"pos_x":760,"pos_y":104,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Waschm.\n","shadow":"","frame":"_overlay","group":null},"157":{"position":0,"id":157,"pos_x":760,"pos_y":139,"source":67,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"158":{"position":0,"id":158,"pos_x":1020,"pos_y":139,"source":68,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"159":{"position":43,"type":"text","id":159,"pos_x":1020,"pos_y":104,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Geschirrsp.\n","shadow":"","frame":"_overlay","group":null},"160":{"position":43,"type":"text","id":160,"pos_x":1149,"pos_y":104,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"TV-Anlage\n","shadow":"","frame":"_overlay","group":null},"161":{"position":0,"id":161,"pos_x":1151,"pos_y":139,"source":69,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"162":{"position":42,"type":"text","id":162,"pos_x":760,"pos_y":622,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Klaus PC\n","shadow":"","frame":"_overlay","group":null},"163":{"position":3,"id":163,"pos_x":890,"pos_y":659,"source":70,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"164":{"position":83,"id":164,"pos_x":1242,"pos_y":283,"source":71,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"165":{"position":0,"id":165,"pos_x":760,"pos_y":658,"source":72,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":"0","type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"166":{"position":32,"type":"text","id":166,"pos_x":1020,"pos_y":623,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Regenfass P.\n","shadow":"","frame":"_overlay","url":"","group":null},"167":{"position":2,"id":167,"pos_x":1022,"pos_y":659,"source":77,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"168":{"position":8,"type":"rect","id":168,"rx":10,"height":100,"width":100,"pos_x":1192,"pos_y":401,"fill":"rgb(224, 186, 186)","color":"rgb(242, 14, 64)","stroke":3,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":"value","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":74,"threshold":0,"fill_max":30,"fill_value":"rgb(255, 66, 28)","group":null},"169":{"position":36,"type":"text","subType":"datasource","id":169,"pos_x":1242,"pos_y":452,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 58","unit":"W","source":74,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay","group":null},"170":{"position":38,"type":"text","id":170,"pos_x":1242,"pos_y":471,"color":"none","fill":"rgb(8, 16, 89)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"Ugreen NAS","shadow":"","frame":"_self","url":"","degree":0,"group":null},"171":{"position":34,"id":171,"pos_x":1244,"pos_y":491,"source":75,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"middle","subType":"datasource","text":"Datasource 124","source_option":-1,"source_option_lc":-1,"source_display":"auto","linebreak":0,"subtract":[],"add":[],"unit":"kWh/J","source_action":-1,"color":"none","fill":"rgb(8, 7, 4)","font_size":18,"font_family":"\"Arial\", sans-serif","group":null},"172":{"position":6,"type":"icon","id":172,"icon":"mdi:nas","width":40,"height":40,"color":"rgb(36, 255, 20)","pos_x":1221,"pos_y":403,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none","group":null}},"defs":{"path_7_41":{"type":"def","id":"path_7_41","d":"M720 276 V 227.2 A 15 15 0 0 1 735 212.2 H 1005 A 15 15 0 0 0 1020 197.2 V 154","startSlot":"top_right","endSlot":"bottom","line_arc":40},"path_7_34":{"type":"def","id":"path_7_34","d":"M720 276 V 227.2 A 15 15 0 0 1 735 212.2 H 875 A 15 15 0 0 0 890 197.2 V 154","startSlot":"top_right","endSlot":"bottom","line_arc":40},"path_7_33":{"type":"def","id":"path_7_33","d":"M720 276 V 227.2 A 15 15 0 0 1 735 212.2 H 745 A 15 15 0 0 0 760 197.2 V 154","startSlot":"top_right","endSlot":"bottom","line_arc":40},"path_7_52":{"type":"def","id":"path_7_52","d":"M720 276 V 227.2 A 15 15 0 0 1 735 212.2 H 1135 A 15 15 0 0 0 1150 197.2 V 154","startSlot":"top_right","endSlot":"bottom","line_arc":40},"path_7_56":{"type":"def","id":"path_7_56","d":"M781 357 H 1227 A 15 15 0 0 0 1242 342 V 296","startSlot":"right","endSlot":"bottom"},"path_7_60":{"type":"def","id":"path_7_60","d":"M720 438 V 490.8 A 15 15 0 0 0 735 505.8 H 746 A 15 15 0 0 1 761 520.8 V 570","startSlot":"bottom_right","endSlot":"top","line_arc":40},"path_7_64":{"type":"def","id":"path_7_64","d":"M720 438 V 491.2 A 15 15 0 0 0 735 506.2 H 875 A 15 15 0 0 1 890 521.2 V 571","startSlot":"bottom_right","endSlot":"top","line_arc":40},"path_7_68":{"type":"def","id":"path_7_68","d":"M720 438 V 491.2 A 15 15 0 0 0 735 506.2 H 1005 A 15 15 0 0 1 1020 521.2 V 571","startSlot":"bottom_right","endSlot":"top","line_arc":40},"path_7_72":{"type":"def","id":"path_7_72","d":"M720 438 V 491.2 A 15 15 0 0 0 735 506.2 H 1135 A 15 15 0 0 1 1150 521.2 V 571","startSlot":"bottom_right","endSlot":"top","line_arc":40},"path_5_79":{"type":"def","id":"path_5_79","d":"M376 87 H 389.8 A 15 15 0 0 1 404.8 102 V 151 A 15 15 0 0 0 419.8 166 H 445","startSlot":"right","endSlot":"left_top"},"path_49_79":{"type":"def","id":"path_49_79","d":"M376 270 H 389.8 A 15 15 0 0 0 404.8 255 V 221 A 15 15 0 0 1 419.8 206 H 445","startSlot":"right","endSlot":"left_bottom"},"path_79_7":{"type":"def","id":"path_79_7","d":"M607 186 H 665 A 15 15 0 0 1 680 201 V 276","startSlot":"right","endSlot":"top_left","line_arc":20},"path_79_14":{"type":"def","id":"path_79_14","d":"M506 267 V 559","startSlot":"bottom_left","endSlot":"top_left"},"path_14_7":{"type":"def","id":"path_14_7","d":"M546 559 V 521.49 A 15 15 0 0 1 561 506.49 H 665 A 15 15 0 0 0 680 491.49 V 438","startSlot":"top_right","endSlot":"bottom_left","line_arc":31},"path_86_49":{"type":"def","id":"path_86_49","startSlot":"top_right","endSlot":"bottom_right","d":"M315 478 V 351"},"path_49_86":{"type":"def","id":"path_49_86","startSlot":"bottom_left","endSlot":"top_left","d":"M275 351 V 478"},"path_5_117":{"type":"def","id":"path_5_117","startSlot":"left_top","endSlot":"top_left","d":"M214 67 H 85 A 15 15 0 0 0 70 82 V 478"},"path_117_5":{"type":"def","id":"path_117_5","startSlot":"top_right","endSlot":"left_bottom","d":"M110 478 V 122 A 15 15 0 0 1 125 107 H 214"},"path_7_168":{"type":"def","id":"path_7_168","startSlot":"right","endSlot":"top","d":"M781 357 H 1227 A 15 15 0 0 1 1242 372 V 400"}},"lines":{"line_path_7_41":{"type":"line","id":"line_path_7_41","href":"#path_7_41","color":"rgb(0, 0, 0)","shadow":"","position":16},"line_path_7_34":{"type":"line","id":"line_path_7_34","href":"#path_7_34","color":"rgb(0, 0, 0)","shadow":"","position":10},"line_path_7_33":{"type":"line","id":"line_path_7_33","href":"#path_7_33","color":"rgb(0, 0, 0)","shadow":"","position":9},"line_path_7_52":{"type":"line","id":"line_path_7_52","href":"#path_7_52","color":"rgb(0, 0, 0)","shadow":"","position":18},"line_path_7_56":{"type":"line","id":"line_path_7_56","href":"#path_7_56","color":"rgb(0, 0, 0)","shadow":"","position":8},"line_path_7_60":{"type":"line","id":"line_path_7_60","href":"#path_7_60","color":"rgb(0, 0, 0)","shadow":"","position":6},"line_path_7_64":{"type":"line","id":"line_path_7_64","href":"#path_7_64","color":"rgb(0, 0, 0)","shadow":"","position":14},"line_path_7_68":{"type":"line","id":"line_path_7_68","href":"#path_7_68","color":"rgb(0, 0, 0)","shadow":"","position":5},"line_path_7_72":{"type":"line","id":"line_path_7_72","href":"#path_7_72","color":"rgb(0, 0, 0)","shadow":"","position":4},"line_path_5_79":{"type":"line","id":"line_path_5_79","href":"#path_5_79","color":"rgb(0, 0, 0)","shadow":"","position":3},"line_path_49_79":{"type":"line","id":"line_path_49_79","href":"#path_49_79","color":"rgb(0, 0, 0)","shadow":"","position":2},"line_path_79_7":{"type":"line","id":"line_path_79_7","href":"#path_79_7","color":"rgb(0, 0, 0)","shadow":"","position":17},"line_path_79_14":{"type":"line","id":"line_path_79_14","href":"#path_79_14","color":"rgb(0, 0, 0)","shadow":"","position":13},"line_path_14_7":{"type":"line","id":"line_path_14_7","href":"#path_14_7","color":"rgb(0, 0, 0)","shadow":"","position":12},"line_path_86_49":{"type":"line","id":"line_path_86_49","color":"#000000","href":"#path_86_49","position":1},"line_path_49_86":{"type":"line","id":"line_path_49_86","color":"#000000","href":"#path_49_86","position":7},"line_path_5_117":{"type":"line","id":"line_path_5_117","color":"#000000","href":"#path_5_117","position":15},"line_path_117_5":{"type":"line","id":"line_path_117_5","color":"#000000","href":"#path_117_5","position":11},"line_path_7_168":{"type":"line","id":"line_path_7_168","color":"#000000","href":"#path_7_168","position":0}},"animations":{"anim_path_7_41":{"type":"animation","id":"anim_path_7_41","href":"#path_7_41","color":"rgb(255, 109, 36)","source":5,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":2000,"animation_type":"duration"},"anim_path_7_34":{"type":"animation","id":"anim_path_7_34","href":"#path_7_34","color":"rgb(255, 109, 36)","source":8,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":800,"animation_type":"duration"},"anim_path_7_33":{"type":"animation","id":"anim_path_7_33","href":"#path_7_33","color":"rgb(255, 109, 36)","source":4,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":2000,"animation_type":"duration"},"anim_path_7_52":{"type":"animation","id":"anim_path_7_52","href":"#path_7_52","color":"rgb(255, 109, 36)","source":9,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":200,"animation_type":"duration"},"anim_path_7_56":{"type":"animation","id":"anim_path_7_56","href":"#path_7_56","color":"rgb(255, 109, 36)","source":6,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":20,"animation_type":"duration"},"anim_path_7_60":{"type":"animation","id":"anim_path_7_60","href":"#path_7_60","color":"rgb(255, 109, 36)","source":7,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":250,"animation_type":"duration"},"anim_path_7_64":{"type":"animation","id":"anim_path_7_64","href":"#path_7_64","color":"rgb(255, 109, 36)","source":11,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":2000,"power":200,"animation_type":"duration"},"anim_path_7_68":{"type":"animation","id":"anim_path_7_68","href":"#path_7_68","color":"rgb(255, 109, 36)","source":10,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":1000,"power":800,"animation_type":"duration"},"anim_path_7_72":{"type":"animation","id":"anim_path_7_72","href":"#path_7_72","color":"rgb(255, 109, 36)","source":3,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":1000,"power":11000,"animation_type":"duration"},"anim_path_5_79":{"type":"animation","id":"anim_path_5_79","href":"#path_5_79","color":"rgb(136, 255, 77)","source":41,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":1000,"power":800,"animation_type":"duration"},"anim_path_49_79":{"type":"animation","id":"anim_path_49_79","href":"#path_49_79","color":"rgb(136, 255, 77)","source":13,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":1000,"power":800,"animation_type":"duration"},"anim_path_79_7":{"type":"animation","id":"anim_path_79_7","href":"#path_79_7","color":"rgb(136, 255, 77)","source":19,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":1000,"power":1600,"animation_type":"duration"},"anim_path_79_14":{"type":"animation","id":"anim_path_79_14","href":"#path_79_14","color":"rgb(136, 255, 77)","source":2,"threshold":5,"animation_properties":"negative","animation_option":false,"dots":0,"duration":1000,"power":800,"animation_type":"duration"},"anim_path_14_7":{"type":"animation","id":"anim_path_14_7","href":"#path_14_7","color":"rgb(242, 14, 64)","source":2,"threshold":5,"animation_properties":"positive","animation_option":false,"dots":0,"duration":100,"power":10000,"animation_type":"duration"},"anim_path_86_49":{"type":"animation","id":"anim_path_86_49","color":"#ffce4a","href":"#path_86_49","source":25,"animation_properties":"positive","animation_option":false,"threshold":null,"dots":null,"duration":1000,"power":800,"animation_type":"duration","css_general":"","css_active_positive":"","css_inactive_positive":"","css_active_negative":"","css_inactive_negative":""},"anim_path_49_86":{"type":"animation","id":"anim_path_49_86","color":"#ffce4a","href":"#path_49_86","source":28,"animation_properties":"positive","animation_option":false,"threshold":null,"dots":null,"duration":1000,"power":2000,"animation_type":"duration","css_general":"","css_active_positive":"","css_inactive_positive":"","css_active_negative":"","css_inactive_negative":""},"anim_path_5_117":{"type":"animation","id":"anim_path_5_117","color":"#ffce4a","href":"#path_5_117","source":46,"animation_properties":"positive","animation_option":false,"threshold":null,"dots":null,"duration":1000,"power":870,"animation_type":"duration","css_general":"","css_active_positive":"","css_inactive_positive":"","css_active_negative":"","css_inactive_negative":""},"anim_path_117_5":{"type":"animation","id":"anim_path_117_5","color":"#ffce4a","href":"#path_117_5","source":49,"animation_properties":"positive","animation_option":false,"threshold":null,"dots":null,"duration":1000,"power":800,"animation_type":"duration","css_general":"","css_active_positive":"","css_inactive_positive":"","css_active_negative":"","css_inactive_negative":""},"anim_path_7_168":{"type":"animation","id":"anim_path_7_168","color":"rgb(255, 109, 36)","href":"#path_7_168","source":74,"animation_properties":"positive","animation_option":false,"threshold":1.5,"dots":null,"duration":2000,"power":30,"animation_type":"duration","css_general":"","css_active_positive":"","css_inactive_positive":"","css_active_negative":"","css_inactive_negative":""}},"datasources":{"1":{"source":"0_userdata.0.Energie.Aktueller_Verbrauch","alias":"Haus Verbrauch","factor":1},"2":{"source":"shelly.0.SHEM-3#C45BBE604467#1.Total.InstantPower","alias":"Netz Einspeisung","factor":1},"3":{"source":"easee.0.EHVXHEB4.status.energyPerHour","alias":"Easee Walbox","factor":1},"4":{"source":"sonoff.0.Waschmaschine.ENERGY_Power","alias":"Waschmaschine","factor":1},"5":{"source":"sonoff.0.Geschirrspüler.ENERGY_Power","alias":"Geschirrspüler","factor":1},"6":{"source":"fritzdect.0.DECT_116570243349.power","alias":"Gehweg Beleuchtung","factor":1},"7":{"source":"hmip.0.devices.3014F711A00001DBE9914C1F.channels.1.currentPowerConsumption","alias":"Klaus PC","factor":1},"8":{"source":"sonoff.0.Trockner.ENERGY_Power","alias":"Trockner","factor":1},"9":{"source":"fritzdect.0.DECT_087610033555.power","alias":"TV Anlage","factor":1},"10":{"source":"sonoff.0.Zisterne.ENERGY_Power","alias":"Regenfass Pumpe","factor":1},"11":{"source":"sonoff.0.eBike Ladestation.ENERGY_Power","alias":"E-Bike Ladestation","factor":1},"12":{"source":"energiefluss-erweitert.0.calculation.consumption.consumption","alias":"Gesamt Verbrauch","factor":1},"13":{"source":"sonoff.0.Solarbank 2.ENERGY_Power","alias":"Solarbank 2","factor":1},"14":{"source":"growatt.0.340069.devices.DHE3A11050.totalData.eToday","alias":"PV Anlage pro Tag","factor":1},"15":{"source":"0_userdata.0.Energie.Tagesverbrauch","alias":"","factor":1},"18":{"source":"0_userdata.0.Energie.Netz_Verbrauch","alias":"Netzverbrauch","factor":1},"19":{"source":"energiefluss-erweitert.0.calculation.production.production","alias":"Produktion","factor":1},"20":{"source":"sonoff.0.Solarbank 2.ENERGY_Today","alias":"Solarbank 2 pro Tag","factor":1},"24":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.total_battery_power","alias":"Batterie Ladezustand","factor":1},"25":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.battery_discharge_power","alias":"Baterie Entlade Leistung","factor":1},"26":{"source":"0_userdata.0.Meine_Geräte.Anker_Solix.Entladezeit","alias":"Endladezeit","factor":1},"27":{"source":"0_userdata.0.Meine_Geräte.Anker_Solix.Endzeit","alias":"Endzeit","factor":1},"28":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.total_charging_power","alias":"Ladeleistung","factor":1},"29":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.total_photovoltaic_power","alias":"Total Leistung","factor":1},"30":{"source":"sourceanalytix.0.0_userdata__0__Stromverbrauch__Zählerstand_Aktuell.currentYear.consumed.05_currentYear","alias":"Jahresstromverbrauch","factor":1},"31":{"source":"sourceanalytix.0.0_userdata__0__Energie__Produktion_Zähler.currentYear.delivered.05_currentYear","alias":"Gesamt Produktion","factor":1},"33":{"source":"sourceanalytix.0.sonoff__0__Solarbank 2__ENERGY_Total.currentYear.delivered.05_currentYear","alias":"Solarbank 2 Jahres Produktion","factor":1},"34":{"source":"0_userdata.0.Meine_Geräte.Anker_Solix.Akkuenergie","alias":"Akkuenergie","factor":1},"35":{"source":"0_userdata.0.Energie.Autarkiegrad","alias":"Autarkiegrad","factor":1},"36":{"source":"0_userdata.0.Energie.Eigenverbrauchsquote","alias":"Eigenverbrauchsquote","factor":1},"37":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.solar_power_1","alias":"Anker M1","factor":1},"38":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.solar_power_2","alias":"Anker M2","factor":1},"39":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.solar_power_3","alias":"Anker M3","factor":1},"40":{"source":"ankersolix2.0.744aeb60-6374-4fd7-bf03-3162f5fbf7fc.solarbank_info.solar_power_4","alias":"Anker M4","factor":1},"41":{"source":"sonoff.0.Solarbank 1.ENERGY_Power","alias":"Solarbank 1","factor":1},"42":{"source":"0_userdata.0.Solarbank_1.Solarbank_1_PVM1","alias":"Solarbank 1 M1","factor":1},"43":{"source":"0_userdata.0.Solarbank_1.Solarbank_1_PVM2","alias":"Solarbank 1 M2","factor":1},"44":{"source":"0_userdata.0.Solarbank_2.Batterie_Kapazität","alias":"Anker Batterie Kapazität","factor":1},"45":{"source":"0_userdata.0.Solarbank_2.Enladegrenze","alias":"Anker Entladegrenze","factor":1},"46":{"source":"growatt.0.9951486.devices.0PVP30ZR15QT00HQ.historyLast.ppv","alias":"Growatt Total Leistung","factor":1},"47":{"source":"sonoff.0.Solarbank 1.ENERGY_Today","alias":"Solarbank 1 pro Tag","factor":1},"48":{"source":"sourceanalytix.0.sonoff__0__Solarbank 1__ENERGY_Total.currentYear.delivered.05_currentYear","alias":"Solarbank 1 Jahres Produktion","factor":1},"49":{"source":"growatt.0.9951486.devices.0PVP30ZR15QT00HQ.deviceData.pac","alias":"Growatt Batterie Entladeleistung","factor":1},"50":{"source":"growatt.0.9951486.devices.0PVP30ZR15QT00HQ.historyLast.battery1Soc","alias":"Growatt Batterie Ladezustand","factor":1},"51":{"source":"0_userdata.0.Meine_Geräte.Growatt_Noah_2000.Noah_Akkuenergie","alias":"Growatt Noah Akkuenergie","factor":1},"52":{"source":"0_userdata.0.Meine_Geräte.Growatt_Noah_2000.Noah_Endzeit","alias":"Noah Endzeit","factor":1},"53":{"source":"0_userdata.0.Meine_Geräte.Growatt_Noah_2000.Noah_Entladezeit","alias":"Noah Endladezeit","factor":1},"55":{"source":"sourceanalytix.0.0_userdata__0__Energie__Produktion_Zähler.currentYear.delivered.03_currentMonth","alias":"Gesamt Produktion im Monat","factor":1},"56":{"source":"sourceanalytix.0.shelly__0__SHEM-3#C45BBE604467#1__Total__ConsumedPower.currentYear.consumed.03_currentMonth","alias":"Monatsverbrauch","factor":1},"57":{"source":"sourceanalytix.0.0_userdata__0__Stromverbrauch__Zählerstand_Aktuell.currentYear.consumed.03_currentMonth","alias":"Monatsstromverbrauch","factor":1},"58":{"source":"sourceanalytix.0.sonoff__0__Solarbank 1__ENERGY_Total.currentYear.delivered.03_currentMonth","alias":"Solarbank 1 pro Monat","factor":1},"59":{"source":"sourceanalytix.0.sonoff__0__Solarbank 2__ENERGY_Total.currentYear.delivered.03_currentMonth","alias":"Solarbank 2 pro Monat","factor":1},"60":{"source":"0_userdata.0.Energie.Gesamt_PV_Leistung","alias":"Gesamt PV Leistung","factor":1},"61":{"source":"followthesun.0.current.altitude","alias":"Sonnenhöhe","factor":1},"62":{"source":"0_userdata.0.Wetterdaten.Sonnen_Leistung","alias":"Sonnen Leistung","factor":1},"63":{"source":"sourceanalytix.0.0_userdata__0__Stromverbrauch__EVU-Einspeisung.currentYear.consumed.03_currentMonth","alias":"Einspeisung pro Monat","factor":1},"64":{"source":"sourceanalytix.0.0_userdata__0__Stromverbrauch__EVU-Einspeisung.currentYear.consumed.05_currentYear","alias":"Einspeisung pro Jahr","factor":1},"65":{"source":"0_userdata.0.Energie.Gesamt_PV_Leistung_Max","alias":"Gesamt PV Leistung Max","factor":1},"66":{"source":"sourceanalytix.0.sonoff__0__Trockner__ENERGY_Power.currentYear.consumed.05_currentYear","alias":"Trockner pro Jahr","factor":1},"67":{"source":"sourceanalytix.0.sonoff__0__Waschmaschine__ENERGY_Power.currentYear.consumed.05_currentYear","alias":"Waschmaschine pro Jahr","factor":1},"68":{"source":"sourceanalytix.0.sonoff__0__Geschirrspüler__ENERGY_Power.currentYear.consumed.05_currentYear","alias":"Geschirrsp pro Jahr","factor":1},"69":{"source":"sourceanalytix.0.fritzdect__0__DECT_087610033555__power.currentYear.consumed.05_currentYear","alias":"TV Anlage pro Jahr","factor":1},"70":{"source":"sourceanalytix.0.sonoff__0__eBike Ladestation__ENERGY_Power.currentYear.consumed.05_currentYear","alias":"eBike pro Jahr","factor":1},"71":{"source":"sourceanalytix.0.fritzdect__0__DECT_116570243349__power.currentYear.consumed.05_currentYear","alias":"Gehweg Licht pro Jahr","factor":1},"72":{"source":"sourceanalytix.0.hmip__0__devices__3014F711A00001DBE9914C1F__channels__1__currentPowerConsumption.currentYear.consumed.05_currentYear","alias":"Klaus PC pro Jahr","factor":1},"73":{"source":"sourceanalytix.0.sonoff__0__Zisterne__ENERGY_Power.currentYear.consumed.05_currentYear","alias":"Zisterne pro Jahr","factor":1},"74":{"source":"sonoff.0.Steckdose.ENERGY_Power","alias":"Steckdose ENERGY Power","factor":1},"75":{"source":"sonoff.0.Steckdose.ENERGY_Jahr","alias":"Steckdose ENERGY Jahr","factor":1},"76":{"source":"sonoff.0.Stromzähler.DD3_Jahresverbrauch","alias":"Stromzähler DD3 Jahresverbrauch","factor":1},"77":{"source":"sonoff.0.Zisterne.ENERGY_Jahresverbrauch","alias":"Zisterne ENERGY Jahresverbrauch","factor":1}}}
                                    Typ:
                                    string
                                    Zeitstempel:
                                    2 hours ago
                                    Bestätigt:
                                    Bestätigt (true)
                                    Zuletzt geändert:
                                    2 hours ago
                                    Qualität:
                                    0x00 - good
                                    Von:
                                    system.adapter.energiefluss-erweitert.0
                                    Benutzer:
                                    --
                                    
                                    1 Antwort Letzte Antwort
                                    0
                                    • S Online
                                      S Online
                                      Solardach
                                      schrieb zuletzt editiert von
                                      #1673

                                      Oder besser als Datei.

                                      Energie JSON.txt

                                      SKBS 1 Antwort Letzte Antwort
                                      0
                                      • S Solardach

                                        Oder besser als Datei.

                                        Energie JSON.txt

                                        SKBS Offline
                                        SKBS Offline
                                        SKB
                                        Developer Most Active
                                        schrieb zuletzt editiert von
                                        #1674

                                        @Solardach Danke. Schaue ich mir Morgen früh einmal an.

                                        ... wer nicht mit der Zeit geht, geht mit der Zeit ...

                                        Aktuelle Entwicklung: Energiefluss - erweitert (https://forum.iobroker.net/topic/64734)

                                        S 1 Antwort Letzte Antwort
                                        0
                                        • SKBS SKB

                                          @Solardach Danke. Schaue ich mir Morgen früh einmal an.

                                          S Online
                                          S Online
                                          Solardach
                                          schrieb zuletzt editiert von
                                          #1675

                                          @SKB Prima !👍 Bin mal gespannt.
                                          Aber ich denke auch, das irgendetwas in der Konfiguration nicht kompatibel ist.
                                          Bin jetzt erst mal zurück auf V0.8.2 dort funktioniert alles wieder.
                                          Ich habe auch mal meine Konfiguration durchgeschaut, finde aber auch keinen Fehler.

                                          SKBS 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          381

                                          Online

                                          33.0k

                                          Benutzer

                                          83.6k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe