Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

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

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    697

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

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

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

Scheduled Pinned Locked Moved Tester
diagrammenergieflussenergiefluss-erweitertvisvisualisierungvisualization
1.6k Posts 76 Posters 886.3k Views 72 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SKBS SKB

    @stephan61 Hast Du nach der Installation einen Upload gemacht?

    S Offline
    S Offline
    stephan61
    wrote on last edited by
    #245

    @skb
    ja habe upload gemacht
    ich wollte die Hintergrundfarbe ändern. habe ich dabei bei etwas zerstörrt

    Unchecked runtime.lastError: You do not have a background page.

    SKBS 1 Reply Last reply
    0
    • S stephan61

      @skb
      ja habe upload gemacht
      ich wollte die Hintergrundfarbe ändern. habe ich dabei bei etwas zerstörrt

      Unchecked runtime.lastError: You do not have a background page.

      SKBS Offline
      SKBS Offline
      SKB
      Developer Most Active
      wrote on last edited by
      #246

      @stephan61 Sieht für mich so aus, als wenn dort irgendwas nicht richtig geladen wird.
      Welchen Browser verwendest Du?

      Kannst Du die Konsole mal als Screenshot posten?

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

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

      S 1 Reply Last reply
      0
      • SKBS SKB

        @stephan61 Sieht für mich so aus, als wenn dort irgendwas nicht richtig geladen wird.
        Welchen Browser verwendest Du?

        Kannst Du die Konsole mal als Screenshot posten?

        S Offline
        S Offline
        stephan61
        wrote on last edited by
        #247

        @skb
        verwende chrome ist aber auch unter firefox oder opera

        F12.PNG

        SKBS 1 Reply Last reply
        0
        • S stephan61

          @skb
          verwende chrome ist aber auch unter firefox oder opera

          F12.PNG

          SKBS Offline
          SKBS Offline
          SKB
          Developer Most Active
          wrote on last edited by
          #248

          @stephan61 Könntest Du mal den ersten Teil aus dem Datenpunkt configuration einstellen?

          So in etwas sieht das aus:

          "basic": {
                  "enable_grid": true,
                  "enable_animation": false,
                  "enable_area_catch": true,
                  "enable_config_icon": true,
                  "enable_fullscreen": false,
                  "enable_last_id": false,
                  "enable_icon_proxy": false,
                  "enable_low_performance": false,
                  "enable_ds_autocomplete": false,
                  "height": 540,
                  "width": 530,
                  "animation_timer": 1000,
                  "background_color": "",
                  "styles": "",
                  "font": {
                      "family": "\"Arial\", sans-serif",
                      "size": 20,
                      "align": "middle"
                  },
                  "rect": {
                      "height": 100,
                      "width": 100,
                      "corners": 10
                  },
                  "circle": {
                      "radius": 50
                  },
                  "elm": {
                      "stroke_width": 5,
                      "pos_x": 50,
                      "pos_y": 50
                  },
                  "icon": {
                      "width": 24,
                      "height": 24
                  }
              },
          

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

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

          S 1 Reply Last reply
          0
          • SKBS SKB

            @peter666666 Habe noch etwas verfeinert - du kannst gerne nochmals drüber installieren. Dann sollte der Fehler nicht mehr kommen (hoffe ich) ;)

            P Offline
            P Offline
            Peter666666
            wrote on last edited by
            #249

            @skb Super hat geklappt!!

            LG Peter

            Intel NUC i5 / 16GB RAM / 512GB SSD
            Synology DS220+ 10GB RAM / 8TB

            1 Reply Last reply
            1
            • SKBS SKB

              @stephan61 Könntest Du mal den ersten Teil aus dem Datenpunkt configuration einstellen?

              So in etwas sieht das aus:

              "basic": {
                      "enable_grid": true,
                      "enable_animation": false,
                      "enable_area_catch": true,
                      "enable_config_icon": true,
                      "enable_fullscreen": false,
                      "enable_last_id": false,
                      "enable_icon_proxy": false,
                      "enable_low_performance": false,
                      "enable_ds_autocomplete": false,
                      "height": 540,
                      "width": 530,
                      "animation_timer": 1000,
                      "background_color": "",
                      "styles": "",
                      "font": {
                          "family": "\"Arial\", sans-serif",
                          "size": 20,
                          "align": "middle"
                      },
                      "rect": {
                          "height": 100,
                          "width": 100,
                          "corners": 10
                      },
                      "circle": {
                          "radius": 50
                      },
                      "elm": {
                          "stroke_width": 5,
                          "pos_x": 50,
                          "pos_y": 50
                      },
                      "icon": {
                          "width": 24,
                          "height": 24
                      }
                  },
              
              S Offline
              S Offline
              stephan61
              wrote on last edited by stephan61
              #250

              @skb
              Hallo SKB Background_color war null habe es auf "" geändert
              jetzt geht es wieder
              Danke

              Habe es in Vis mit i Frame eingebunden
              kann man das Zahnrad da entfernen?

              SKBS 1 Reply Last reply
              0
              • S stephan61

                @skb
                Hallo SKB Background_color war null habe es auf "" geändert
                jetzt geht es wieder
                Danke

                Habe es in Vis mit i Frame eingebunden
                kann man das Zahnrad da entfernen?

                SKBS Offline
                SKBS Offline
                SKB
                Developer Most Active
                wrote on last edited by
                #251

                @stephan61 Danke für den Hinweis. Habe eine Kontrolle angelegt, die prüft, ob die Werte vorhanden sind.

                Das Zahnrad kann man in den Einstellungen ausblenden.

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

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

                1 Reply Last reply
                0
                • SKBS SKB

                  @ralle Wir könnten auch fix versuchen, das Problem zu finden und dann kannst Du auch diese nutzen ;)

                  ralleR Offline
                  ralleR Offline
                  ralle
                  wrote on last edited by
                  #252

                  @skb

                  @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                  @ralle Wir könnten auch fix versuchen, das Problem zu finden und dann kannst Du auch diese nutzen ;)

                  Kann ich da irgend was zu Beitragen, brauchst du noch was ?

                  SKBS 1 Reply Last reply
                  0
                  • ralleR ralle

                    @skb

                    @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                    @ralle Wir könnten auch fix versuchen, das Problem zu finden und dann kannst Du auch diese nutzen ;)

                    Kann ich da irgend was zu Beitragen, brauchst du noch was ?

                    SKBS Offline
                    SKBS Offline
                    SKB
                    Developer Most Active
                    wrote on last edited by SKB
                    #253

                    @ralle Gerne einmal den Datenpunkt configuration in Code-Tags einstellen. Schaue mir dann an, wo es klemmt.

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

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

                    ralleR 1 Reply Last reply
                    0
                    • SKBS SKB

                      @ralle Gerne einmal den Datenpunkt configuration in Code-Tags einstellen. Schaue mir dann an, wo es klemmt.

                      ralleR Offline
                      ralleR Offline
                      ralle
                      wrote on last edited by
                      #254

                      @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                      @ralle Gerne einmal den Datenpunkt configuration in Code-Tags einstellen. Schaue mir dann an, wo es klemmt.

                      wo finde ich diese, wie komme ich da dran ?

                      SKBS 1 Reply Last reply
                      0
                      • ralleR ralle

                        @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                        @ralle Gerne einmal den Datenpunkt configuration in Code-Tags einstellen. Schaue mir dann an, wo es klemmt.

                        wo finde ich diese, wie komme ich da dran ?

                        SKBS Offline
                        SKBS Offline
                        SKB
                        Developer Most Active
                        wrote on last edited by
                        #255

                        @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                        Den Inhalt hier her kopieren.

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

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

                        ralleR 1 Reply Last reply
                        0
                        • SKBS SKB

                          @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                          Den Inhalt hier her kopieren.

                          ralleR Offline
                          ralleR Offline
                          ralle
                          wrote on last edited by
                          #256

                          @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                          @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                          Den Inhalt hier her kopieren.

                          ich bin verwirrt.... ich find nix. meinst du im IOBroker oder auf der SD Karte?

                          ralleR SKBS 2 Replies Last reply
                          0
                          • ralleR ralle

                            @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                            @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                            Den Inhalt hier her kopieren.

                            ich bin verwirrt.... ich find nix. meinst du im IOBroker oder auf der SD Karte?

                            ralleR Offline
                            ralleR Offline
                            ralle
                            wrote on last edited by
                            #257

                            @ralle said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                            @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                            @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                            Den Inhalt hier her kopieren.

                            ich bin verwirrt.... ich find nix. meinst du im IOBroker oder auf der SD Karte?

                            Wenn ich im IoB auf die Übersicht schaue sehe ich auch 2x den Adapter in der Version 0.5.1 alpha4!
                            Ubersicht.jpg

                            SKBS 1 Reply Last reply
                            0
                            • ralleR ralle

                              @ralle said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                              @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                              @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                              Den Inhalt hier her kopieren.

                              ich bin verwirrt.... ich find nix. meinst du im IOBroker oder auf der SD Karte?

                              Wenn ich im IoB auf die Übersicht schaue sehe ich auch 2x den Adapter in der Version 0.5.1 alpha4!
                              Ubersicht.jpg

                              SKBS Offline
                              SKBS Offline
                              SKB
                              Developer Most Active
                              wrote on last edited by
                              #258

                              @ralle korrekt. Einmal iot und einmal lokal.

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

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

                              ralleR 1 Reply Last reply
                              0
                              • ralleR ralle

                                @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                @ralle Datenpunkt -> Objekte, energiefluss-erweitert, Instanz, configuration

                                Den Inhalt hier her kopieren.

                                ich bin verwirrt.... ich find nix. meinst du im IOBroker oder auf der SD Karte?

                                SKBS Offline
                                SKBS Offline
                                SKB
                                Developer Most Active
                                wrote on last edited by
                                #259

                                @ralle in den Objekten von ioBroker. Admin-Ansicht.

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

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

                                1 Reply Last reply
                                0
                                • SKBS SKB

                                  @ralle korrekt. Einmal iot und einmal lokal.

                                  ralleR Offline
                                  ralleR Offline
                                  ralle
                                  wrote on last edited by
                                  #260

                                  @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                  @ralle korrekt. Einmal iot und einmal lokal.

                                  meinst du das hier?

                                  conf.jpg

                                  nu hörts fast auf bei mir.... ich bin Anfänger in diesem Bereich mit dem Ras Pi.
                                  Wenn es einfacher ist würd ich lieber eine neue Version Installieren und die alte Config übernehmen. Ich glaube das mach dir weniger Kopfschmerzen.

                                  Ich habe verucht die alte Konfig zu speichern über den Button im Adapter, wenn ich dann aber unten auf wiederherstellen gehe erscheint nichts , bleibt leer.
                                  2)
                                  Wie oben mit Bild schon beschrieben warum habe ich auf einmal 2 mal den Adapter in der Übersicht, wie bekomme ich davon einen wieder weg ?

                                  SKBS 1 Reply Last reply
                                  0
                                  • ralleR ralle

                                    @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                    @ralle korrekt. Einmal iot und einmal lokal.

                                    meinst du das hier?

                                    conf.jpg

                                    nu hörts fast auf bei mir.... ich bin Anfänger in diesem Bereich mit dem Ras Pi.
                                    Wenn es einfacher ist würd ich lieber eine neue Version Installieren und die alte Config übernehmen. Ich glaube das mach dir weniger Kopfschmerzen.

                                    Ich habe verucht die alte Konfig zu speichern über den Button im Adapter, wenn ich dann aber unten auf wiederherstellen gehe erscheint nichts , bleibt leer.
                                    2)
                                    Wie oben mit Bild schon beschrieben warum habe ich auf einmal 2 mal den Adapter in der Übersicht, wie bekomme ich davon einen wieder weg ?

                                    SKBS Offline
                                    SKBS Offline
                                    SKB
                                    Developer Most Active
                                    wrote on last edited by
                                    #261

                                    @ralle ja, auf der rechten Seite steht der Inhalt des Datenpunkt. Den brauche ich.

                                    Es sind 2 Instanzen da, weil du wohl auch 2 WebAdapter hast.

                                    Speichern in der Config heißt "Speichern" im Datenpunkt. Da wird keine Datei wie bei Word oder Excel lokal "gespeichert".

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

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

                                    ralleR 1 Reply Last reply
                                    0
                                    • SKBS SKB

                                      @ralle ja, auf der rechten Seite steht der Inhalt des Datenpunkt. Den brauche ich.

                                      Es sind 2 Instanzen da, weil du wohl auch 2 WebAdapter hast.

                                      Speichern in der Config heißt "Speichern" im Datenpunkt. Da wird keine Datei wie bei Word oder Excel lokal "gespeichert".

                                      ralleR Offline
                                      ralleR Offline
                                      ralle
                                      wrote on last edited by
                                      #262

                                      @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                      @ralle ja, auf der rechten Seite steht der Inhalt des Datenpunkt. Den brauche ich.

                                      Es sind 2 Instanzen da, weil du wohl auch 2 WebAdapter hast.

                                      Speichern in der Config heißt "Speichern" im Datenpunkt. Da wird keine Datei wie bei Word oder Excel lokal "gespeichert".

                                      meinst du dieses hier: (ich kann es mir fas nicht vorstellen)

                                      {
                                        "type": "state",
                                        "common": {
                                          "name": "Parameters for HTML Output",
                                          "type": "json",
                                          "role": "state",
                                          "read": true,
                                          "write": false,
                                          "def": "{}"
                                        },
                                        "native": {},
                                        "from": "system.adapter.energiefluss-erweitert.0",
                                        "user": "system.user.admin",
                                        "ts": 1723126407412,
                                        "_id": "energiefluss-erweitert.0.configuration",
                                        "acl": {
                                          "object": 1636,
                                          "state": 1636,
                                          "owner": "system.user.admin",
                                          "ownerGroup": "system.group.administrator"
                                        }
                                      }
                                      
                                      SKBS 1 Reply Last reply
                                      0
                                      • ralleR ralle

                                        @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                        @ralle ja, auf der rechten Seite steht der Inhalt des Datenpunkt. Den brauche ich.

                                        Es sind 2 Instanzen da, weil du wohl auch 2 WebAdapter hast.

                                        Speichern in der Config heißt "Speichern" im Datenpunkt. Da wird keine Datei wie bei Word oder Excel lokal "gespeichert".

                                        meinst du dieses hier: (ich kann es mir fas nicht vorstellen)

                                        {
                                          "type": "state",
                                          "common": {
                                            "name": "Parameters for HTML Output",
                                            "type": "json",
                                            "role": "state",
                                            "read": true,
                                            "write": false,
                                            "def": "{}"
                                          },
                                          "native": {},
                                          "from": "system.adapter.energiefluss-erweitert.0",
                                          "user": "system.user.admin",
                                          "ts": 1723126407412,
                                          "_id": "energiefluss-erweitert.0.configuration",
                                          "acl": {
                                            "object": 1636,
                                            "state": 1636,
                                            "owner": "system.user.admin",
                                            "ownerGroup": "system.group.administrator"
                                          }
                                        }
                                        
                                        SKBS Offline
                                        SKBS Offline
                                        SKB
                                        Developer Most Active
                                        wrote on last edited by
                                        #263

                                        @ralle natürlich nicht. Rechts ist auf deinem Screenshot ein Feld vor dem Stift. Dort steht der Inhalt drin. Den brauche ich!

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

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

                                        ralleR 1 Reply Last reply
                                        0
                                        • SKBS SKB

                                          @ralle natürlich nicht. Rechts ist auf deinem Screenshot ein Feld vor dem Stift. Dort steht der Inhalt drin. Den brauche ich!

                                          ralleR Offline
                                          ralleR Offline
                                          ralle
                                          wrote on last edited by ralle
                                          #264

                                          @skb said in Test Adapter Energiefluss-erweitert v0.5.x-alpha.x GitHub:

                                          @ralle natürlich nicht. Rechts ist auf deinem Screenshot ein Feld vor dem Stift. Dort steht der Inhalt drin. Den brauche ich!

                                          dies hier, (sorry ich hab leider wenig Erfahrung)

                                          {"basic":{"enable_grid":true,"enable_animation":true,"enable_area_catch":true,"enable_config_icon":true,"enable_last_id":false,"enable_icon_proxy":false,"enable_low_performance":false,"height":600,"width":800,"styles":"","font":{"family":"\"Arial\", sans-serif","size":"20","color":"","fill":"","align":"middle"},"rect":{"height":150,"width":150,"corners":10},"circle":{"radius":50},"elm":{"stroke_width":4,"color":"","fill":"","pos_x":null,"pos_y":null},"icon":{"height":24,"width":24,"color":""}},"calculation":{"battery":{"dod":0,"capacity":600,"percent":null,"charge":null,"charge_prop":false,"charge_kw":false,"discharge":null,"discharge_prop":false,"discharge_kw":false},"consumption":{"production":["1","0"],"production_kw":false,"gridFeed":4,"gridFeed_kw":false,"gridFeed_prop":true,"gridConsume":3,"gridConsume_kw":false,"gridConsume_prop":true,"batteryCharge":null,"batteryCharge_kw":false,"batteryCharge_prop":false,"batteryDischarge":null,"batteryDischarge_kw":false,"batteryDischarge_prop":false}},"animation":{"stroke":"#ffce4a","stroke_dasharray":"10 17 10 17 10  72","stroke_width":"6","animation_duration":"2000","stroke_linecap":"round","animation_timing_function":"linear"},"animation_configuration":{"dots":"3","distance":"17","length":"10"},"line":{"stroke_width":"8","stroke":"#000000"},"elements":{"9":{"position":7,"type":"text","subType":"datasource","id":9,"pos_x":479,"pos_y":325,"color":"none","fill":"none","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 9","unit":"kW","source":-1,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"calc","counter_animation":false,"convert":false,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"19":{"position":8,"type":"text","subType":"datasource","id":19,"pos_x":222,"pos_y":515,"color":"none","fill":"rgba(242, 14, 64, 0.7)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 19","unit":"","append":" KW  Versorger","source":2,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":true,"convert":true,"decimal_places":2,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"27":{"position":9,"type":"text","subType":"datasource","id":27,"pos_x":312,"pos_y":340,"color":"none","fill":"rgb(5, 187, 87)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 27","unit":"","append":" W Verbrauch","source":3,"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":[-1],"frame":"_overlay"},"35":{"position":10,"type":"text","subType":"datasource","id":35,"pos_x":417,"pos_y":513,"color":"none","fill":"rgba(242, 14, 64, 0.7)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 35","unit":"","append":" KW ins Netz","source":4,"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":[-1],"frame":"_overlay"},"40":{"position":11,"type":"text","subType":"datasource","id":40,"pos_x":664,"pos_y":457,"color":"none","fill":"rgb(102, 163, 24)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 40","unit":"Watt","source":5,"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":[-1],"frame":"_overlay"},"43":{"position":13,"type":"text","subType":"datasource","id":43,"pos_x":664,"pos_y":329,"color":"none","fill":"rgb(102, 163, 24)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 43","unit":"Watt","source":6,"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":[-1],"frame":"_overlay"},"50":{"position":12,"type":"text","subType":"datasource","id":50,"pos_x":650,"pos_y":210,"color":"none","fill":"rgb(102, 163, 24)","font_family":"Arial, sans-serif","font_size":18,"align":"start","text":"ID 50","unit":"W","source":7,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"54":{"position":14,"type":"text","subType":"datasource","id":54,"pos_x":423,"pos_y":26,"color":"none","fill":"rgb(250, 33, 109)","font_family":"Arial, sans-serif","font_size":20,"align":"start","text":"ID 54","unit":"W","source":0,"source_option":-1,"source_display":"value","shadow":"rgba(0, 0, 0, 0.7)","threshold":1,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"55":{"position":15,"type":"text","id":55,"pos_x":418,"pos_y":135,"color":"none","fill":"rgba(0, 0, 0, 0.7)","font_family":"Arial, sans-serif","font_size":20,"align":"start","text":"BKW 2","shadow":"","frame":"_overlay"},"58":{"position":16,"type":"text","id":58,"pos_x":137,"pos_y":135,"color":"none","fill":"rgba(0, 0, 0, 0.7)","font_family":"Arial, sans-serif","font_size":20,"align":"start","text":"BKW 1","shadow":"","frame":"_overlay"},"60":{"position":17,"type":"text","subType":"datasource","id":60,"pos_x":235,"pos_y":26,"color":"none","fill":"rgb(250, 33, 109)","font_family":"Arial, sans-serif","font_size":20,"align":"start","text":"ID 60","unit":"W","source":1,"source_option":-1,"source_display":"value","shadow":"rgba(0, 0, 0, 0.7)","threshold":1,"calculate_kw":"none","counter_animation":true,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"frame":"_overlay"},"64":{"position":14,"type":"image","id":"64","width":"148","height":"150","pos_x":"141","pos_y":"8","shadow":"","source":1,"threshold":0,"href":"https://img.freepik.com/fotos-kostenlos/der-sonnenuntergangshimmel-spiegelt-die-generative-ki-der-nachhaltigen-stromerzeugung-durch-solarpanel-wider_188544-36908.jpg?w=1060&t=st=1706424607~exp=1706425207~hmac=582838221064139367fc0246bc046219fda19d0403d4e4a73f8c93a7c4f393d1","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"67":{"position":16,"type":"image","id":"67","width":"146","height":"150","pos_x":"596","pos_y":"80","shadow":"","source":"7","threshold":1,"href":"https://img.freepik.com/fotos-kostenlos/berglandschaft-mit-computermonitor-und-generativer-ki-bei-sonnenuntergang_188544-12127.jpg?w=1060&t=st=1706425470~exp=1706426070~hmac=a1bb8ac4d2010b146de5f307230b4e938bc1967538af07130aedc05d4174244f","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"69":{"position":2,"type":"rect","id":69,"rx":0,"height":140,"width":195,"pos_x":215,"pos_y":215,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":3,"threshold":0},"70":{"position":3,"type":"rect","id":70,"rx":0,"height":120,"width":195,"pos_x":120,"pos_y":407,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":2,"threshold":0},"74":{"position":4,"type":"rect","id":74,"rx":0,"height":120,"width":150,"pos_x":342,"pos_y":405,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"75":{"position":5,"type":"rect","id":75,"rx":0,"height":109,"width":147,"pos_x":595,"pos_y":113,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"76":{"position":19,"type":"image","id":"76","width":"146","height":"150","pos_x":"595","pos_y":"199","shadow":"","source":6,"threshold":0,"href":"https://img.freepik.com/fotos-kostenlos/ein-zimmer-mit-einem-plattenspieler-und-einem-fernseher-an-der-wand_188544-17014.jpg?w=1060&t=st=1706428156~exp=1706428756~hmac=3f8c829ec888a5fabfd5b1c75aad7dc5c254a6e9eb026b29b6f1ceb759874cb5","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"80":{"position":6,"type":"rect","id":80,"rx":0,"height":120,"width":150,"pos_x":594,"pos_y":347,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"85":{"position":15,"type":"image","id":"85","width":"200","height":"95","pos_x":"317","pos_y":"407","shadow":"","source":3,"threshold":0,"href":"https://img.freepik.com/fotos-kostenlos/sun-einstellung-hinter-der-silhouette-der-strommasten_1127-2986.jpg?w=1060&t=st=1706630620~exp=1706631220~hmac=5088cb0d7a750e132e15f5a21528c439bd8087eeacf67a24ffb7e8fda4176eb6","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"86":{"position":7,"type":"rect","id":86,"rx":0,"height":85,"width":150,"pos_x":139,"pos_y":39,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"89":{"position":8,"type":"rect","id":89,"rx":0,"height":109,"width":147,"pos_x":595,"pos_y":231,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"90":{"position":18,"type":"image","id":"90","width":"220","height":"110","pos_x":"202","pos_y":"216","shadow":"","source":4,"threshold":0,"href":"https://img.freepik.com/fotos-premium/aussenbild-eines-neuen-modernen-hauses-mit-grossen-fenstern-mit-garten-in-einer-laendlichen-gegend-unter-dem-schoenen-himmel-generative-ki_438099-14197.jpg?w=1060","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"91":{"position":17,"type":"image","id":"91","width":"146","height":"100","pos_x":"596","pos_y":"349","shadow":"","source":5,"threshold":0,"href":"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSWCXmrnC5WdkMNvy4A_aLXnXf6CAwqIB_KxA&usqp=CAU","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"92":{"position":9,"type":"rect","id":92,"rx":3,"height":85,"width":20,"pos_x":485,"pos_y":39,"fill":"rgb(34, 45, 255)","color":"rgba(229, 17, 240, 0.91)","stroke":2,"shadow":"","frame":"_overlay","fill_value":"#E5FF1F","fill_type":"value","fill_direction":90,"fill_max":600,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":0,"threshold":0},"93":{"position":10,"type":"rect","id":93,"rx":3,"height":85,"width":20,"pos_x":292,"pos_y":40,"fill":"rgb(34, 45, 255)","color":"rgba(229, 17, 240, 0.91)","stroke":2,"shadow":"","frame":"_overlay","fill_value":"#E5FF1F","fill_type":"value","fill_direction":90,"fill_max":600,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":1,"threshold":0},"100":{"position":20,"type":"image","id":"100","width":"191","height":"100","pos_x":"122","pos_y":"406","shadow":"","source":-1,"threshold":0,"href":"https://img.freepik.com/fotos-kostenlos/energiekraftwerk-in-der-abenddaemmerung-industrielle-silhouette_91128-4532.jpg?w=1380&t=st=1706439616~exp=1706440216~hmac=95c8002d72979b7073a1c8c3dea21a888d0b4c55ae4b92b30bd6cda26a51fe61","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"103":{"position":18,"type":"text","subType":"datasource","id":103,"pos_x":318,"pos_y":538,"color":"none","fill":"rgb(96, 33, 170)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 103","unit":"W","prepend":" Netzbezug ","source":3,"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":[-1],"frame":"_overlay"},"105":{"position":19,"type":"text","id":105,"pos_x":173,"pos_y":27,"color":"none","fill":"rgba(0, 0, 0, 0.7)","font_family":"Arial, sans-serif","font_size":14,"align":"middle","text":"Süd/West","shadow":"","frame":"_overlay"},"106":{"position":20,"type":"text","id":106,"pos_x":361,"pos_y":25,"color":"none","fill":"rgba(0, 0, 0, 0.7)","font_family":"Arial, sans-serif","font_size":14,"align":"middle","text":"Süd/Ost","shadow":"","frame":"_overlay"},"107":{"position":21,"type":"text","subType":"datasource","id":107,"pos_x":313,"pos_y":173,"color":"none","fill":"rgb(99, 21, 36)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 107","unit":"kW","source":1,"source_option":-1,"source_display":"value","shadow":"","threshold":2,"calculate_kw":"auto","counter_animation":true,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":["0"],"frame":"_overlay"},"108":{"position":11,"type":"rect","id":108,"rx":10,"height":40,"width":100,"pos_x":262,"pos_y":144,"fill":"none","color":"rgb(223, 107, 173)","stroke":4,"shadow":"","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},"111":{"position":12,"type":"rect","id":111,"rx":0,"height":85,"width":150,"pos_x":331,"pos_y":39,"fill":"none","color":"rgb(202, 141, 85)","stroke":4,"shadow":"","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},"112":{"position":13,"type":"image","id":"112","width":"148","height":"150","pos_x":"333","pos_y":"8","shadow":"","source":1,"threshold":0,"href":"https://img.freepik.com/fotos-kostenlos/der-sonnenuntergangshimmel-spiegelt-die-generative-ki-der-nachhaltigen-stromerzeugung-durch-solarpanel-wider_188544-36908.jpg?w=1060&t=st=1706424607~exp=1706425207~hmac=582838221064139367fc0246bc046219fda19d0403d4e4a73f8c93a7c4f393d1","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"113":{"position":22,"type":"text","id":113,"pos_x":311,"pos_y":155,"color":"none","fill":"rgb(53, 249, 9)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"PV Power","shadow":"","frame":"_overlay"},"116":{"position":21,"type":"image","id":"116","width":"100","height":"100","pos_x":"12","pos_y":"314","shadow":"","source":15,"threshold":0,"href":"img/Waschmaschine.png","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"117":{"position":22,"type":"image","id":"117","width":"100","height":"100","pos_x":"12","pos_y":"120","shadow":"","source":14,"threshold":0,"href":"img/Trockner.png","preserveAspectRatio":"xMidYMid meet","frame":"_overlay","action":"none"},"118":{"position":6,"type":"text","id":118,"pos_x":63,"pos_y":306,"color":"none","fill":"rgb(213, 80, 215)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"Waschmaschine\n","shadow":"","frame":"_overlay"},"119":{"position":5,"type":"text","id":119,"pos_x":64,"pos_y":111,"color":"none","fill":"rgb(213, 80, 215)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"Trockner","shadow":"","frame":"_overlay"},"120":{"position":1,"type":"rect","id":120,"rx":10,"height":170,"width":100,"pos_x":13,"pos_y":85,"fill":"none","color":"rgb(194, 129, 251)","stroke":4,"shadow":"","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},"121":{"position":0,"type":"rect","id":121,"rx":10,"height":170,"width":100,"pos_x":13,"pos_y":280,"fill":"none","color":"rgb(213, 215, 62)","stroke":4,"shadow":"","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":1},"122":{"position":4,"type":"text","id":122,"pos_x":59,"pos_y":291,"color":"none","fill":"rgb(213, 80, 215)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"Beko","shadow":"","frame":"_overlay"},"123":{"position":3,"type":"text","id":123,"pos_x":78,"pos_y":201,"color":"none","fill":"rgb(209, 181, 215)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"Candy\n","shadow":"","frame":"_overlay"},"125":{"position":2,"type":"text","subType":"datasource","id":125,"pos_x":67,"pos_y":434,"color":"none","fill":"rgb(102, 163, 24)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 125","unit":"Watt","source":15,"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":[-1],"frame":"_overlay"},"126":{"position":1,"type":"text","subType":"datasource","id":126,"pos_x":63,"pos_y":238,"color":"none","fill":"rgb(102, 163, 24)","font_family":"Arial, sans-serif","font_size":16,"align":"middle","text":"ID 126","unit":"Watt","source":14,"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":[-1],"frame":"_overlay"},"127":{"position":0,"type":"text","id":127,"pos_x":63,"pos_y":96,"color":"none","fill":"rgb(213, 80, 215)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"Candy","shadow":"","frame":"_overlay"}},"defs":{"path_70_69":{"type":"def","id":"path_70_69","d":"M217.5 405  V 395.4 A 15 15 0 0 1 232.5 380.4  H 297.5 A 15 15 0 0 0 312.5 365.4  V 357","startSlot":"top","endSlot":"bottom"},"path_69_74":{"type":"def","id":"path_69_74","d":"M332.5 357  V 366.2 A 15 15 0 0 0 347.5 381.2  H 402 A 15 15 0 0 1 417 396.2  V 403","startSlot":"bottom_right","endSlot":"top"},"path_111_108":{"type":"def","id":"path_111_108","d":"M406 126  V 133.6   V 149 A 15 15 0 0 1 391 164  H 364","startSlot":"bottom","endSlot":"right"},"path_86_108":{"type":"def","id":"path_86_108","d":"M214 126  V 133.6   V 149 A 15 15 0 0 0 229 164  H 260","startSlot":"bottom","endSlot":"left"},"path_108_69":{"type":"def","id":"path_108_69","d":"M312 186  V 191.4 A 0 0 0 0 0 312 191.4  H 312.5 A 0 0 0 0 1 312.5 191.4  V 213","startSlot":"bottom","endSlot":"top"},"path_69_80":{"type":"def","id":"path_69_80","d":"M412 305  H 448 A 15 15 0 0 1 463 320  V 372 A 15 15 0 0 0 478 387  H 592","startSlot":"right_bottom","endSlot":"left_top"},"path_69_75":{"type":"def","id":"path_69_75","d":"M412 265  H 448.2 A 15 15 0 0 0 463.2 250  V 202.5 A 15 15 0 0 1 478.2 187.5  H 593","startSlot":"right_top","endSlot":"left_bottom"},"path_69_89":{"type":"def","id":"path_69_89","d":"M412 285  H 448.2 A 0 0 0 0 1 448.2 285  V 285.5 A 0 0 0 0 0 448.2 285.5  H 593","startSlot":"right","endSlot":"left"},"path_69_120":{"type":"def","id":"path_69_120","d":"M213 265  H 193.4 A 15 15 0 0 1 178.4 250  V 185 A 15 15 0 0 0 163.4 170  H 115","startSlot":"left_top","endSlot":"right"},"path_69_121":{"type":"def","id":"path_69_121","d":"M213 305  H 193.4 A 15 15 0 0 0 178.4 320  V 350 A 15 15 0 0 1 163.4 365  H 115","startSlot":"left_bottom","endSlot":"right"}},"lines":{"line_path_70_69":{"type":"line","id":"line_path_70_69","href":"#path_70_69","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_74":{"type":"line","id":"line_path_69_74","href":"#path_69_74","color":"rgb(0, 0, 0)","shadow":""},"line_path_111_108":{"type":"line","id":"line_path_111_108","href":"#path_111_108","color":"rgb(0, 0, 0)","shadow":""},"line_path_86_108":{"type":"line","id":"line_path_86_108","href":"#path_86_108","color":"rgb(0, 0, 0)","shadow":""},"line_path_108_69":{"type":"line","id":"line_path_108_69","href":"#path_108_69","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_80":{"type":"line","id":"line_path_69_80","href":"#path_69_80","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_75":{"type":"line","id":"line_path_69_75","href":"#path_69_75","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_89":{"type":"line","id":"line_path_69_89","href":"#path_69_89","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_120":{"type":"line","id":"line_path_69_120","href":"#path_69_120","color":"rgb(0, 0, 0)","shadow":""},"line_path_69_121":{"type":"line","id":"line_path_69_121","href":"#path_69_121","color":"rgb(0, 0, 0)","shadow":""}},"animations":{"anim_path_70_69":{"type":"animation","id":"anim_path_70_69","href":"#path_70_69","color":"rgb(255, 31, 10)","source":3,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_74":{"type":"animation","id":"anim_path_69_74","href":"#path_69_74","color":"rgb(255, 2, 65)","source":3,"threshold":0,"animation_properties":"negative","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_111_108":{"type":"animation","id":"anim_path_111_108","href":"#path_111_108","color":"rgb(171, 53, 255)","source":0,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_86_108":{"type":"animation","id":"anim_path_86_108","href":"#path_86_108","color":"rgb(168, 28, 255)","source":1,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_108_69":{"type":"animation","id":"anim_path_108_69","href":"#path_108_69","color":"rgb(12, 255, 82)","source":0,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_80":{"type":"animation","id":"anim_path_69_80","href":"#path_69_80","color":"rgb(255, 2, 65)","source":5,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_75":{"type":"animation","id":"anim_path_69_75","href":"#path_69_75","color":"rgb(255, 2, 65)","source":7,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_89":{"type":"animation","id":"anim_path_69_89","href":"#path_69_89","color":"rgb(255, 2, 65)","source":6,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_120":{"type":"animation","id":"anim_path_69_120","href":"#path_69_120","color":"rgb(255, 2, 65)","source":14,"threshold":2,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_121":{"type":"animation","id":"anim_path_69_121","href":"#path_69_121","color":"rgb(255, 2, 65)","source":15,"threshold":2,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1}},"datasources":{"0":{"source":"shelly.0.SHPLG-S#5A8CB6#1.Relay0.Power","alias":"BKW 2","factor":1},"1":{"source":"shelly.0.SHPLG-S#3A0EB3#1.Relay0.Power","alias":"BKW 1","factor":1},"2":{"source":"sonoff.0.Smartmeter._Total_Summe","alias":"Verbrauch Total","factor":1},"3":{"source":"sonoff.0.Smartmeter._Power_curr","alias":"Momentanverbrauch","factor":1},"4":{"source":"sonoff.0.Smartmeter._export_total_kwh","alias":"Einspeisung","factor":1},"5":{"source":"shelly.0.SHPLG-S#39F034#1.Relay0.Power","alias":"Drucker","factor":1},"6":{"source":"shelly.0.SHPLG-S#5B0ED3#1.Relay0.Power","alias":"HiFi","factor":1},"7":{"source":"shelly.0.SHSW-PM#4855190315DC#1.Relay0.Power","alias":"Fernseher Wohnzimmer 1PM","factor":1},"8":{"source":"energiefluss-erweitert.0.calculation.consumption.consumption","alias":"","factor":1},"14":{"source":"shelly.1.shellyplus1pm#80646fe33f80#1.Relay0.Power","alias":"Trockner1","factor":1},"15":{"source":"shelly.1.shellyplus1pm#08b61f6bc0f8#1.Relay0.Power","alias":"Waschmaschine","factor":1}}}
                                          
                                          SKBS 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          637

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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