{ "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": 800, "width": 1050, "styles": "/* CSS funktioniert mit Klassen, die mit einem . (Punkt starten) und dann einen Namen besitzen, der frei wählbar ist. Das !important am Ende ist wichtig, damit die Farbe erneut zugewiesen werden kann */\n\n.test path {\n\n stroke: linear-gradient(to bottom-right, #ff0000 , #0000ff) !important; \n\n}\n\n \n/* Text in fett */\n\n.text_bold {\n\n font-weight: bold !important;\n\n}\n\n\n/* Text in gruen */\n\n.text_gruen {\n\n fill: #64c60f !important;\n\n}\n\n \n/* Text sonnengelb */\n.text_gelb {\n\n fill: #ffb400 !important;\n font-weight: bold !important;\n font-family: serif !important;\n}\n\n\n/* Text in rot */\n\n.text_rot {\n\n fill: #c20b33 !important;\n}\n\n/* Text in rot und fett */\n\n.text_rot_fett {\n\n fill: #c20b33 !important;\n font-weight: bold !important;\n}\n\n\n/* BACKGROUND */\n\n/* Background Heizung */\n\n.bg_heat {\n fill: #FFCc99 !important;\n}\n\n\n/* RAHMEN */\n\n/* Rahmen in rot */\n\n.border_rot {\n\n stroke: #c20b33 !important;\n\n}\n \n/* Rahmen in gruen */\n\n.border_gruen {\n\n stroke: #64c60f !important;\n\n}\n\n\n\n\n\n\n\n/* Icons */\n\n/* Icons von https://icon-sets.iconify.design/\n\nIcon suchen, anklicken, etwas weiter unten auf SVG klicken, dort den Text von \"d\" kopieren und im Beispiel einfuegen\n\n*/\n\n\n.icon_rot path {\n\n/* oberhalb das Path ist wichtig */\n\nfill: #c20b33 !important;\n\n}\n\n.icon_gruen path {\n\n/* oberhalb das Path ist wichtig */\n\nfill: #64c60f !important;\n/* stroke: #000000 !important; */\n\n}\n\n\n.icon_tuerkis path {\n\n/* oberhalb das Path ist wichtig */\n\nfill: #2cccd7 !important;\nstroke: #000000 !important;\n\n}\n\n \n\n.grid_pos path {\n\n d: path(\"m5.18 5.45l-1.78-.9L4.66 2h8.47l1.27 2.55l-1.78.89L11.9 4h-6l-.72 1.45M15.5 8H11l-.8-3H7.6l-.79 3H2.28L1 10.55l1.79.89L3.5 10h10.78l.72 1.45l1.79-.89L15.5 8m-.83 14H12.6l-.24-.9l-3.46-5.2l-3.47 5.2l-.23.9H3.13L6 11h2.09l-.36 1.35L8.9 14.1l1.16-1.75L9.71 11h2.07l2.89 11M8.3 15l-.9-1.35l-1.18 4.48L8.3 15m3.28 3.12l-1.18-4.48L9.5 15l2.08 3.12M23 16l-4-4v3h-4v2h4v3l4-4Z\");\n\nfill: #c20b33 !important;\n\n}\n\n \n\n.grid_neg path {\n\n d: path(\"m11.39 5.45l-1.78-.9L10.87 2h8.47l1.27 2.55l-1.78.89L18.11 4h-6l-.72 1.45M21.73 8H17.2l-.79-3h-2.6L13 8H8.5l-1.29 2.55l1.79.89l.73-1.44H20.5l.71 1.45l1.79-.89L21.73 8m-.85 14h-2.07l-.24-.9l-3.46-5.2l-3.47 5.2l-.23.9H9.34l2.89-11h2.07l-.36 1.35l1.17 1.75l1.16-1.75l-.35-1.35H18l2.88 11m-6.38-7l-.89-1.35l-1.18 4.48L14.5 15m3.29 3.12l-1.18-4.48l-.9 1.36l2.08 3.12M9 16l-4-4v3H1v2h4v3l4-4Z\");\n\nfill: #64c60f !important;\ntransform: translate(24px, 0px) scale(-1,1)!important;\n/*transform: rotateY(180deg) !important;*/\n\n}\n\n\n\n/* Icons for Battery */\n\n:root {\n\n--empty: 'M16,20H8V6H16M16.67,4H15V2H9V4H7.33A1.33,1.33 0 0,0 6,5.33V20.67C6,21.4 6.6,22 7.33,22H16.67A1.33,1.33 0 0,0 18,20.67V5.33C18,4.6 17.4,4 16.67,4Z';\n\n--low: 'M16 20H8V6H16M16.67 4H15V2H9V4H7.33C6.6 4 6 4.6 6 5.33V20.67C6 21.4 6.6 22 7.33 22H16.67C17.41 22 18 21.41 18 20.67V5.33C18 4.6 17.4 4 16.67 4M15 16H9V19H15V16';\n\n--medium: 'M16 20H8V6H16M16.67 4H15V2H9V4H7.33C6.6 4 6 4.6 6 5.33V20.67C6 21.4 6.6 22 7.33 22H16.67C17.41 22 18 21.41 18 20.67V5.33C18 4.6 17.4 4 16.67 4M15 16H9V19H15V16M15 11.5H9V14.5H15V11.5Z';\n\n--high: 'M16 20H8V6H16M16.67 4H15V2H9V4H7.33C6.6 4 6 4.6 6 5.33V20.67C6 21.4 6.6 22 7.33 22H16.67C17.41 22 18 21.41 18 20.67V5.33C18 4.6 17.4 4 16.67 4M15 16H9V19H15V16M15 7H9V10H15V7M15 11.5H9V14.5H15V11.5Z';\n\n}\n\n.battery_charge path {\n\nanimation: charge 4s linear infinite;\n\n}\n\n.battery_discharge path {\n\nanimation: discharge 4s linear infinite;\n\n}\n\n/* Animation for battery */\n\n@keyframes charge {\n\n0% {\n\nd: path(var(--empty));\n\n}\n\n25% {\n\nd: path(var(--low));\n\n}\n\n50% {\n\nd: path(var(--medium));\n\n}\n\n75% {\n\nd: path(var(--high));\n\n}\n\n}\n\n@keyframes discharge {\n\n0% {\n\nd: path(var(--high));\n\n}\n\n25% {\n\nd: path(var(--medium));\n\n}\n\n50% {\n\nd: path(var(--low));\n\n}\n\n75% {\n\nd: path(var(--empty));\n\n}\n\n}\n\n\n", "font": { "family": "\"Arial\", sans-serif", "size": "14", "color": "rgba(0,0,0,1)", "fill": "rgba(0,0,0,1)", "align": "middle" }, "rect": { "height": 100, "width": 100, "corners": 10 }, "circle": { "radius": 50 }, "elm": { "stroke_width": 4, "color": "rgba(97,104,122,1)", "fill": "", "pos_x": null, "pos_y": null }, "icon": { "height": 24, "width": 24, "color": "" } }, "calculation": { "battery": { "dod": 0, "capacity": 0, "percent": -1, "charge": -1, "charge_prop": false, "charge_kw": false, "discharge": -1, "discharge_prop": false, "discharge_kw": false }, "consumption": { "production": [ "0" ], "production_kw": false, "gridFeed": 1, "gridFeed_kw": false, "gridFeed_prop": true, "gridConsume": 1, "gridConsume_kw": false, "gridConsume_prop": false, "batteryCharge": 112, "batteryCharge_kw": false, "batteryCharge_prop": false, "batteryDischarge": 2, "batteryDischarge_kw": false, "batteryDischarge_prop": true } }, "animation": { "stroke": "#ffce4a", "stroke_dasharray": "1 135", "stroke_width": 12, "animation_duration": 2000, "stroke_linecap": "round", "animation_timing_function": "linear" }, "animation_configuration": { "dots": 1, "distance": 17, "length": 1 }, "line": { "stroke_width": 6, "stroke": "#000000" }, "elements": { "2": { "position": 0, "type": "text", "subType": "datasource", "id": 2, "pos_x": 89, "pos_y": 100, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 2", "unit": "W", "source": 0, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "5": { "position": 0, "type": "rect", "id": 5, "rx": 10, "height": 200, "width": 100, "pos_x": 39, "pos_y": 36, "fill": "none", "color": "rgb(255, 204, 0)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": "percent", "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "6": { "position": 1, "type": "icon", "id": "6", "icon": "carbon:solar-panel", "width": 24, "height": 22, "color": "rgba(0, 0, 0, 0.7)", "pos_x": "77", "pos_y": "38", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "7": { "position": 2, "type": "rect", "id": 7, "rx": 10, "height": 120, "width": 100, "pos_x": 435, "pos_y": 354, "fill": "none", "color": "rgb(161, 211, 67)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": "percent", "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "9": { "position": 1, "type": "text", "subType": "datasource", "id": 9, "pos_x": 485, "pos_y": 406, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 9", "unit": "W", "source": 76, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ "82", "19", "52", "81", "60", "57", "86", "80", "83", "84", "13", "12", "87", "11" ], "add": [ -1 ], "frame": "_overlay" }, "10": { "position": 2, "type": "text", "id": 10, "pos_x": 89, "pos_y": 69, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Dach", "shadow": "", "frame": "_overlay" }, "11": { "position": 3, "type": "text", "id": 11, "pos_x": 485, "pos_y": 387, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Haus", "shadow": "", "frame": "_overlay" }, "12": { "position": 2, "type": "icon", "id": "12", "icon": "mdi:house-city", "width": 24, "height": 24, "color": "rgba(0, 0, 0, 0.7)", "pos_x": "473", "pos_y": "359", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "13": { "position": 3, "type": "rect", "id": 13, "rx": 10, "height": 200, "width": 100, "pos_x": 83, "pos_y": 314, "fill": "none", "color": "rgb(0, 137, 182)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": "rgba(0,137,182,0.34)", "fill_type": "percent", "fill_direction": 90, "fill_max": 100, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": 3, "threshold": 0 }, "14": { "position": 4, "type": "rect", "id": 14, "rx": 10, "height": 200, "width": 100, "pos_x": 39, "pos_y": 580, "fill": "rgba(97, 104, 122, 0.1)", "color": "rgb(97, 104, 122)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": 1, "threshold": 0 }, "15": { "position": 4, "type": "text", "id": 15, "pos_x": 132, "pos_y": 340, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Batterie", "shadow": "", "frame": "_overlay" }, "16": { "position": 5, "type": "text", "subType": "datasource", "id": 16, "pos_x": 131, "pos_y": 357, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 16", "unit": "W", "source": 2, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": true, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "css_active_positive": "text_gelb", "css_active_negative": "text_rot", "frame": "_overlay" }, "18": { "position": 6, "type": "text", "subType": "datasource", "id": 18, "pos_x": 131, "pos_y": 387, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 15, "align": "middle", "text": "ID 18", "unit": "%", "source": 3, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "css_active_positive": "text_bold", "frame": "_overlay" }, "19": { "position": 7, "type": "text", "subType": "datasource", "id": 19, "pos_x": 89, "pos_y": 629, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 19", "unit": "W", "source": 1, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": true, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "css_active_positive": "text_rot", "css_active_negative": "text_gelb", "frame": "_overlay" }, "20": { "position": 0, "type": "icon", "id": "20", "icon": "mdi:electricity-from-grid", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "81", "pos_y": "583", "shadow": "", "css_active_positive": "grid_pos", "css_active_negative": "grid_neg", "source": 1, "threshold": 0, "frame": "_overlay", "action": "none" }, "21": { "position": 8, "type": "text", "id": 21, "pos_x": 89, "pos_y": 611, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Netz", "shadow": "", "frame": "_overlay" }, "22": { "position": 5, "type": "rect", "id": 22, "rx": 10, "height": 100, "width": 100, "pos_x": 936, "pos_y": 679, "fill": "none", "color": "rgb(255, 255, 255)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": "rgba(218,238,241,0.9)", "fill_type": "percent", "fill_direction": 90, "fill_max": 100, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": 10, "threshold": 0 }, "23": { "position": 3, "type": "icon", "id": "23", "icon": "material-symbols:electric-car", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "974", "pos_y": "685", "shadow": "", "css_active_positive": "icon_gruen", "source": 78, "threshold": 0, "frame": "_overlay", "action": "toggle" }, "24": { "position": 9, "type": "text", "id": 24, "pos_x": 986, "pos_y": 713, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Zoë", "shadow": "", "frame": "_overlay" }, "26": { "position": 10, "type": "text", "subType": "datasource", "id": 26, "pos_x": 985, "pos_y": 733, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 26", "unit": "W", "source": 87, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 5, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "27": { "position": 11, "type": "text", "subType": "datasource", "id": 27, "pos_x": 986, "pos_y": 750, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 27", "unit": "%", "source": 10, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "28": { "position": 6, "type": "rect", "id": 28, "rx": 10, "height": 100, "width": 100, "pos_x": 936, "pos_y": 526, "fill": "rgba(97, 104, 122, 0.1)", "color": "rgb(97, 104, 122)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "29": { "position": 12, "type": "text", "id": 29, "pos_x": 985, "pos_y": 557, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "UV-Keller", "shadow": "", "frame": "_overlay" }, "30": { "position": 7, "type": "rect", "id": 30, "rx": 10, "height": 100, "width": 100, "pos_x": 435, "pos_y": 38, "fill": "rgba(97, 104, 122, 0.1)", "color": "rgb(97, 104, 122)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "31": { "position": 8, "type": "rect", "id": 31, "rx": 10, "height": 100, "width": 100, "pos_x": 807, "pos_y": 38, "fill": "none", "color": "rgb(141, 95, 187)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "32": { "position": 9, "type": "rect", "id": 32, "rx": 10, "height": 100, "width": 100, "pos_x": 435, "pos_y": 680, "fill": "none", "color": "rgb(80, 214, 255)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "33": { "position": 10, "type": "rect", "id": 33, "rx": 10, "height": 100, "width": 100, "pos_x": 561, "pos_y": 680, "fill": "none", "color": "rgb(255, 124, 68)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "34": { "position": 11, "type": "rect", "id": 34, "rx": 10, "height": 100, "width": 100, "pos_x": 686, "pos_y": 527, "fill": "none", "color": "rgb(50, 70, 255)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "35": { "position": 12, "type": "rect", "id": 35, "rx": 10, "height": 100, "width": 100, "pos_x": 810, "pos_y": 527, "fill": "none", "color": "rgb(255, 0, 0)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "36": { "position": 13, "type": "rect", "id": 36, "rx": 10, "height": 100, "width": 100, "pos_x": 936, "pos_y": 177, "fill": "none", "color": "rgb(177, 255, 198)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "37": { "position": 14, "type": "rect", "id": 37, "rx": 10, "height": 100, "width": 100, "pos_x": 686, "pos_y": 177, "fill": "none", "color": "rgb(97, 104, 122)", "stroke": 4, "shadow": "", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "38": { "position": 13, "type": "text", "subType": "datasource", "id": 38, "pos_x": 486, "pos_y": 731, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 38", "unit": "W", "source": 11, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "39": { "position": 14, "type": "text", "subType": "datasource", "id": 39, "pos_x": 610, "pos_y": 733, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 39", "unit": "W", "source": 12, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "41": { "position": 4, "type": "icon", "id": "41", "icon": "icon-park-twotone:car-battery", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "119", "pos_y": "313", "shadow": "", "css_active_positive": "battery_charge", "css_active_negative": "battery_discharge", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "42": { "position": 15, "type": "text", "subType": "datasource", "id": 42, "pos_x": 131, "pos_y": 415, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 13, "align": "middle", "text": "ID 42", "unit": "", "source": 4, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "43": { "position": 5, "type": "icon", "id": "43", "icon": "game-icons:electric", "width": 24, "height": 24, "color": "rgba(0, 0, 0, 0.7)", "pos_x": "975", "pos_y": "529", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "44": { "position": 16, "type": "text", "id": 44, "pos_x": 486, "pos_y": 710, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Waschmaschine", "shadow": "", "frame": "_overlay" }, "45": { "position": 17, "type": "text", "id": 45, "pos_x": 610, "pos_y": 713, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Trockner", "shadow": "", "frame": "_overlay" }, "46": { "position": 6, "type": "icon", "id": "46", "icon": "mdi:washing-machine", "width": 24, "height": 24, "color": "rgba(0, 0, 0, 0.7)", "pos_x": "473", "pos_y": "681", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "47": { "position": 7, "type": "icon", "id": "47", "icon": "mdi:tumble-dryer", "width": 24, "height": 24, "color": "rgba(0, 0, 0, 0.7)", "pos_x": "599", "pos_y": "681", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "48": { "position": 18, "type": "text", "subType": "datasource", "id": 48, "pos_x": 89, "pos_y": 118, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 48", "unit": "W", "source": 17, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "49": { "position": 19, "type": "text", "id": 49, "pos_x": 737, "pos_y": 558, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Spülmaschine", "shadow": "", "frame": "_overlay" }, "51": { "position": 20, "type": "text", "subType": "datasource", "id": 51, "pos_x": 737, "pos_y": 576, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 51", "unit": "W", "source": 13, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "52": { "position": 21, "type": "text", "subType": "datasource", "id": 52, "pos_x": 986, "pos_y": 765, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 52", "unit": "km", "source": 18, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "53": { "position": 15, "type": "rect", "id": 53, "rx": 10, "height": 200, "width": 100, "pos_x": 315, "pos_y": 583, "fill": "none", "color": "rgb(95, 101, 119)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": "#FFA371", "fill_type": -1, "fill_direction": 90, "fill_max": 45, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": 66, "threshold": 0, "css_active_positive": "bg_heat" }, "54": { "position": 22, "type": "text", "id": 54, "pos_x": 364, "pos_y": 609, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Heizung", "shadow": "", "frame": "_overlay" }, "55": { "position": 23, "type": "text", "id": 55, "pos_x": 856, "pos_y": 557, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Backofen", "shadow": "", "frame": "_overlay" }, "56": { "position": 24, "type": "text", "id": 56, "pos_x": 987, "pos_y": 202, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Klimaanlage", "shadow": "", "frame": "_overlay" }, "57": { "position": 25, "type": "text", "id": 57, "pos_x": 736, "pos_y": 200, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "sonstiges", "shadow": "", "frame": "_overlay" }, "58": { "position": 26, "type": "text", "id": 58, "pos_x": 485, "pos_y": 62, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Dachgeschoss", "shadow": "", "frame": "_overlay" }, "59": { "position": 8, "type": "icon", "id": "59", "icon": "mdi:home-roof", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "473", "pos_y": "37", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "60": { "position": 27, "type": "text", "subType": "datasource", "id": 60, "pos_x": 486, "pos_y": 87, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 60", "unit": "W", "source": 52, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ "25" ], "add": [ -1 ], "frame": "_overlay" }, "61": { "position": 28, "type": "text", "subType": "datasource", "id": 61, "pos_x": 856, "pos_y": 578, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 61", "unit": "W", "source": 19, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 2, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "62": { "position": 9, "type": "icon", "id": "62", "icon": "game-icons:chicken-oven", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "846", "pos_y": "528", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "63": { "position": 10, "type": "icon", "id": "63", "icon": "mingcute:air-condition-open-line", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "972", "pos_y": "177", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "64": { "position": 29, "type": "text", "subType": "datasource", "id": 64, "pos_x": 988, "pos_y": 234, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 64", "unit": "W", "source": 9, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 18, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "65": { "position": 16, "type": "rect", "id": 65, "rx": 10, "height": 100, "width": 100, "pos_x": 810, "pos_y": 679, "fill": "none", "color": "rgb(44, 204, 215)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "66": { "position": 11, "type": "icon", "id": "66", "icon": "fa-solid:swimmer", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "849", "pos_y": "679", "shadow": "", "css_active_positive": "icon_tuerkis", "source": 53, "threshold": 0, "frame": "_overlay", "action": "toggle" }, "67": { "position": 30, "type": "text", "subType": "datasource", "id": 67, "pos_x": 860, "pos_y": 722, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 67", "unit": "W", "source": 20, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 6, "calculate_kw": false, "counter_animation": false, "convert": true, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "68": { "position": 31, "type": "text", "id": 68, "pos_x": 859, "pos_y": 704, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Pool", "shadow": "", "frame": "_overlay" }, "69": { "position": 32, "type": "text", "subType": "datasource", "id": 69, "pos_x": 860, "pos_y": 773, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 69", "unit": "°C", "source": 21, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "70": { "position": 33, "type": "text", "subType": "datasource", "id": 70, "pos_x": 861, "pos_y": 738, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 70", "unit": "kPa", "source": 24, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "71": { "position": 17, "type": "rect", "id": 71, "rx": 10, "height": 100, "width": 100, "pos_x": 810, "pos_y": 177, "fill": "none", "color": "rgb(97, 104, 122)", "stroke": 4, "shadow": "", "frame": "_overlay", "fill_value": null, "fill_type": -1, "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "72": { "position": 34, "type": "text", "subType": "datasource", "id": 72, "pos_x": 855, "pos_y": 88, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 72", "unit": "W", "source": 25, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "73": { "position": 12, "type": "icon", "id": "73", "icon": "gg:screen-wide", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "842", "pos_y": "38", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "74": { "position": 35, "type": "text", "id": 74, "pos_x": 855, "pos_y": 66, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "Design", "shadow": "", "frame": "_overlay" }, "75": { "position": 13, "type": "icon", "id": "75", "icon": "mdi:heat-pump-outline", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "353", "pos_y": "582", "shadow": "", "css_active_positive": "icon_rot ", "source": 72, "threshold": 0, "frame": "_overlay", "action": "none" }, "76": { "position": 36, "type": "text", "subType": "datasource", "id": 76, "pos_x": 131, "pos_y": 431, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 76", "unit": "V", "source": 26, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 2, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "77": { "position": 37, "type": "text", "subType": "datasource", "id": 77, "pos_x": 484, "pos_y": 423, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 77", "unit": "W", "source": 76, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "80": { "position": 38, "type": "text", "subType": "datasource", "id": 80, "pos_x": 130, "pos_y": 483, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 80", "unit": "Zyklen", "source": 27, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "81": { "position": 39, "type": "text", "subType": "datasource", "id": 81, "pos_x": 130, "pos_y": 495, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 81", "unit": "%", "prepend": "SoH ", "source": 28, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "82": { "position": 40, "type": "text", "subType": "datasource", "id": 82, "pos_x": 325, "pos_y": 145, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "start", "text": "ID 82", "unit": "W", "source": 22, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "83": { "position": 41, "type": "text", "subType": "datasource", "id": 83, "pos_x": 110, "pos_y": 300, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "start", "text": "ID 83", "unit": "W", "source": 31, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "84": { "position": 42, "type": "text", "subType": "datasource", "id": 84, "pos_x": 121, "pos_y": 567, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "start", "text": "ID 84", "unit": "W", "source": 33, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "85": { "position": 43, "type": "text", "subType": "datasource", "id": 85, "pos_x": 58, "pos_y": 309, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 85", "unit": "W", "source": 32, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "86": { "position": 44, "type": "text", "subType": "datasource", "id": 86, "pos_x": 311, "pos_y": 444, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "start", "text": "ID 86", "unit": "W", "source": 34, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "87": { "position": 45, "type": "text", "subType": "datasource", "id": 87, "pos_x": 304, "pos_y": 404, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "start", "text": "ID 87", "unit": "W", "source": 29, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "88": { "position": 46, "type": "text", "subType": "datasource", "id": 88, "pos_x": 131, "pos_y": 539, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 88", "unit": "W", "source": 30, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "89": { "position": 47, "type": "text", "subType": "datasource", "id": 89, "pos_x": 860, "pos_y": 750, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 89", "unit": "", "source": 49, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "90": { "position": 48, "type": "text", "subType": "datasource", "id": 90, "pos_x": 986, "pos_y": 266, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 90", "unit": "°C", "source": 36, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "91": { "position": 49, "type": "text", "subType": "datasource", "id": 91, "pos_x": 88, "pos_y": 716, "color": "none", "fill": "rgb(100, 198, 15)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 91", "unit": "kWh", "source": 37, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "92": { "position": 50, "type": "text", "subType": "datasource", "id": 92, "pos_x": 88, "pos_y": 746, "color": "none", "fill": "rgb(100, 198, 15)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 92", "unit": "kWh", "source": 38, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "93": { "position": 51, "type": "text", "subType": "datasource", "id": 93, "pos_x": 88, "pos_y": 728, "color": "none", "fill": "rgb(194, 11, 51)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 93", "unit": "kWh", "source": 39, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "94": { "position": 52, "type": "text", "subType": "datasource", "id": 94, "pos_x": 88, "pos_y": 759, "color": "none", "fill": "rgb(194, 11, 51)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 94", "unit": "kWh", "source": 40, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "95": { "position": 53, "type": "text", "subType": "datasource", "id": 95, "pos_x": 89, "pos_y": 154, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 95", "unit": "kWh", "source": 41, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": true, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "96": { "position": 54, "type": "text", "subType": "datasource", "id": 96, "pos_x": 89, "pos_y": 170, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 96", "unit": "kWh", "source": 42, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "97": { "position": 55, "type": "text", "subType": "datasource", "id": 97, "pos_x": 89, "pos_y": 185, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 97", "unit": "kWh", "source": 43, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "98": { "position": 56, "type": "text", "subType": "datasource", "id": 98, "pos_x": 88, "pos_y": 771, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 98", "unit": "kWh", "source": 44, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "99": { "position": 57, "type": "text", "subType": "datasource", "id": 99, "pos_x": 987, "pos_y": 215, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 99", "unit": "Geräte", "source": 45, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "100": { "position": 58, "type": "text", "subType": "datasource", "id": 100, "pos_x": 987, "pos_y": 251, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 100", "unit": "%", "prepend": "Kompressor ", "source": 46, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "101": { "position": 59, "type": "text", "subType": "datasource", "id": 101, "pos_x": 63, "pos_y": 53, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 101", "unit": "°", "source": 105, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "102": { "position": 60, "type": "text", "subType": "datasource", "id": 102, "pos_x": 118, "pos_y": 53, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 102", "unit": "°", "source": 106, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "103": { "position": 14, "type": "icon", "id": "103", "icon": "fluent:dishwasher-20-regular", "width": 24, "height": 24, "color": "rgb(0, 0, 0)", "pos_x": "723", "pos_y": "527", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "104": { "position": 62, "type": "text", "subType": "datasource", "id": 104, "pos_x": 89, "pos_y": 700, "color": "none", "fill": "rgb(97, 104, 122)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 104", "unit": "Hz", "source": 50, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 2, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "105": { "position": 61, "type": "text", "subType": "datasource", "id": 105, "pos_x": 130, "pos_y": 506, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 105", "unit": "%", "prepend": "Wirkg. ", "source": 54, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "106": { "position": 63, "type": "text", "subType": "datasource", "id": 106, "pos_x": 89, "pos_y": 202, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 106", "unit": "%", "prepend": "Autarkie ", "source": 55, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "107": { "position": 64, "type": "text", "subType": "datasource", "id": 107, "pos_x": 89, "pos_y": 215, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 107", "unit": "%", "prepend": "Eigenverb.", "source": 56, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "108": { "position": 15, "type": "icon", "id": "108", "icon": "fa-solid:plug", "width": 24, "height": 24, "color": "rgba(255, 255, 255, 0)", "pos_x": "1007", "pos_y": "695", "shadow": "", "css_active_positive": "icon_gruen", "source": 51, "threshold": 0, "frame": "_overlay", "action": "none" }, "109": { "position": 65, "type": "text", "subType": "datasource", "id": 109, "pos_x": 364, "pos_y": 628, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 109", "unit": "W", "source": 57, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "110": { "position": 66, "type": "text", "subType": "datasource", "id": 110, "pos_x": 364, "pos_y": 659, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 110", "unit": "W", "prepend": "innen ", "source": 58, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "111": { "position": 67, "type": "text", "subType": "datasource", "id": 111, "pos_x": 364, "pos_y": 673, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 111", "unit": "W", "prepend": "aussen ", "source": 59, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "112": { "position": 68, "type": "text", "subType": "datasource", "id": 112, "pos_x": 364, "pos_y": 646, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 112", "unit": "kW", "prepend": "Heizstab ", "source": 60, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": true, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "css_active_positive": "text_rot_fett", "frame": "_overlay" }, "113": { "position": 69, "type": "text", "subType": "datasource", "id": 113, "pos_x": 365, "pos_y": 728, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 113", "unit": "°C", "prepend": "VL FBH ", "source": 65, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "114": { "position": 70, "type": "text", "subType": "datasource", "id": 114, "pos_x": 363, "pos_y": 717, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 114", "unit": "°C", "prepend": "VL prim. ", "source": 64, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "115": { "position": 71, "type": "text", "subType": "datasource", "id": 115, "pos_x": 365, "pos_y": 701, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 115", "unit": "°C", "prepend": "Kältem. ", "source": 63, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "116": { "position": 72, "type": "text", "subType": "datasource", "id": 116, "pos_x": 365, "pos_y": 688, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 116", "unit": "l/h", "prepend": "Flow ", "source": 62, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "117": { "position": 16, "type": "icon", "id": "117", "icon": "mdi:defrost", "width": 24, "height": 24, "color": "rgba(207, 12, 55, 0)", "pos_x": "390", "pos_y": "617", "shadow": "", "css_active_positive": "icon_rot ", "source": 67, "threshold": 0, "frame": "_overlay", "action": "none" }, "118": { "position": 17, "type": "icon", "id": "118", "icon": "subway:power", "width": 24, "height": 24, "color": "rgba(181, 92, 4, 0)", "pos_x": "316", "pos_y": "619", "shadow": "", "css_active_positive": "icon_rot ", "source": 60, "threshold": 0, "frame": "_overlay", "action": "none" }, "119": { "position": 73, "type": "text", "subType": "datasource", "id": 119, "pos_x": 130, "pos_y": 457, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 119", "unit": "°C", "source": 61, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "120": { "position": 74, "type": "text", "subType": "datasource", "id": 120, "pos_x": 486, "pos_y": 442, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 120", "unit": "kWh", "source": 69, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "121": { "position": 75, "type": "text", "subType": "datasource", "id": 121, "pos_x": 486, "pos_y": 455, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 121", "unit": "kWh", "source": 70, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "122": { "position": 76, "type": "text", "subType": "datasource", "id": 122, "pos_x": 486, "pos_y": 467, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 122", "unit": "kWh", "source": 71, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "123": { "position": 77, "type": "text", "subType": "datasource", "id": 123, "pos_x": 364, "pos_y": 776, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 123", "unit": "Starts", "source": 73, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "124": { "position": 78, "type": "text", "subType": "datasource", "id": 124, "pos_x": 365, "pos_y": 742, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 124", "unit": "°C", "prepend": "Aussen ", "source": 74, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "125": { "position": 79, "type": "text", "subType": "datasource", "id": 125, "pos_x": 89, "pos_y": 643, "color": "none", "fill": "rgb(166, 166, 166)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 125", "unit": "W", "source": 75, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "126": { "position": 80, "type": "text", "subType": "datasource", "id": 126, "pos_x": 89, "pos_y": 80, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 126", "unit": "", "source": 77, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "127": { "position": 81, "type": "text", "subType": "datasource", "id": 127, "pos_x": 860, "pos_y": 762, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 127", "unit": "°C", "source": 35, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "128": { "position": 82, "type": "text", "subType": "datasource", "id": 128, "pos_x": 89, "pos_y": 133, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 128", "unit": "%", "prepend": "Wirkg. ", "source": 79, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "129": { "position": 83, "type": "text", "subType": "datasource", "id": 129, "pos_x": 902, "pos_y": 256, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 129", "unit": "W", "prepend": "Kühli ", "source": 80, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "130": { "position": 84, "type": "text", "subType": "datasource", "id": 130, "pos_x": 738, "pos_y": 228, "color": "none", "fill": "rgba(0, 0, 0, 0.7)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 130", "unit": "W", "source": 81, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ "82", "80", "83", "84" ], "frame": "_overlay" }, "131": { "position": 85, "type": "text", "subType": "datasource", "id": 131, "pos_x": 902, "pos_y": 243, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 131", "unit": "W", "prepend": "Sat ", "source": 84, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "132": { "position": 86, "type": "text", "subType": "datasource", "id": 132, "pos_x": 902, "pos_y": 268, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 132", "unit": "W", "prepend": "Server ", "source": 81, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "133": { "position": 87, "type": "text", "subType": "datasource", "id": 133, "pos_x": 902, "pos_y": 202, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 133", "unit": "W", "prepend": "Nähzi. ", "source": 83, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "134": { "position": 88, "type": "text", "subType": "datasource", "id": 134, "pos_x": 902, "pos_y": 187, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "end", "text": "ID 134", "unit": "W", "prepend": "Arcade ", "source": 82, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "135": { "position": 89, "type": "text", "subType": "datasource", "id": 135, "pos_x": 131, "pos_y": 471, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 13, "align": "middle", "text": "ID 135", "unit": "Hz", "source": 85, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 2, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "136": { "position": 90, "type": "text", "subType": "datasource", "id": 136, "pos_x": 985, "pos_y": 578, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 136", "unit": "W", "source": 86, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ "8", "9", "20" ], "add": [ -1 ], "frame": "_overlay" }, "137": { "position": 91, "type": "text", "subType": "datasource", "id": 137, "pos_x": 90, "pos_y": 372, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 13, "align": "start", "text": "ID 137", "unit": "", "prepend": "in ", "source": 89, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "138": { "position": 92, "type": "text", "subType": "datasource", "id": 138, "pos_x": 180, "pos_y": 372, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 13, "align": "end", "text": "ID 138", "unit": "", "prepend": "out ", "source": 88, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "139": { "position": 93, "type": "text", "subType": "datasource", "id": 139, "pos_x": 363, "pos_y": 764, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 139", "unit": "°C", "prepend": "Taupunkt ", "source": 94, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "140": { "position": 94, "type": "text", "subType": "datasource", "id": 140, "pos_x": 89, "pos_y": 660, "color": "none", "fill": "rgb(97, 104, 122)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 140", "unit": "W", "prepend": "L1 ", "source": 91, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "141": { "position": 95, "type": "text", "subType": "datasource", "id": 141, "pos_x": 89, "pos_y": 672, "color": "none", "fill": "rgb(97, 104, 122)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 141", "unit": "W", "prepend": "L2 ", "source": 92, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "142": { "position": 96, "type": "text", "subType": "datasource", "id": 142, "pos_x": 89, "pos_y": 684, "color": "none", "fill": "rgb(97, 104, 122)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 142", "unit": "W", "prepend": "L3 ", "source": 93, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "144": { "position": 97, "type": "text", "subType": "datasource", "id": 144, "pos_x": 365, "pos_y": 753, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 144", "unit": "°C", "prepend": "Ausblas ", "source": 90, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "css_active_negative": "text_rot_fett", "frame": "_overlay" }, "145": { "position": 98, "type": "text", "subType": "datasource", "id": 145, "pos_x": 109, "pos_y": 444, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 145", "unit": "V", "source": 95, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 2, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "146": { "position": 99, "type": "text", "subType": "datasource", "id": 146, "pos_x": 155, "pos_y": 444, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 146", "unit": "V", "source": 96, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 2, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "147": { "position": 100, "type": "text", "subType": "datasource", "id": 147, "pos_x": 135, "pos_y": 403, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 13, "align": "middle", "text": "ID 147", "unit": "", "append": " bis", "prepend": "noch ", "source": 97, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "148": { "position": 18, "type": "rect", "id": 148, "rx": 10, "height": 150, "width": 100, "pos_x": 200, "pos_y": 179, "fill": "none", "color": "rgb(255, 204, 0)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": "percent", "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "149": { "position": 101, "type": "text", "subType": "datasource", "id": 149, "pos_x": 250, "pos_y": 234, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 149", "unit": "W", "source": 110, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "150": { "position": 102, "type": "text", "id": 150, "pos_x": 250, "pos_y": 207, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "SO-Fassade", "shadow": "", "frame": "_overlay" }, "152": { "position": 103, "type": "text", "subType": "datasource", "id": 152, "pos_x": 250, "pos_y": 278, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 152", "unit": "V", "source": 109, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "153": { "position": 104, "type": "text", "subType": "datasource", "id": 153, "pos_x": 250, "pos_y": 317, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 153", "unit": "kWh", "source": 99, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "159": { "position": 105, "type": "text", "subType": "datasource", "id": 159, "pos_x": 250, "pos_y": 219, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 159", "unit": "", "source": 101, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "160": { "position": 106, "type": "text", "subType": "datasource", "id": 160, "pos_x": 250, "pos_y": 251, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 160", "unit": "%", "prepend": "Wirkg. ", "source": 102, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "161": { "position": 18, "type": "icon", "id": "161", "icon": "carbon:solar-panel", "width": 24, "height": 21, "color": "rgb(0, 0, 0)", "pos_x": "238", "pos_y": "180", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "162": { "position": 19, "type": "rect", "id": 162, "rx": 10, "height": 150, "width": 100, "pos_x": 319, "pos_y": 178, "fill": "none", "color": "rgb(255, 204, 0)", "stroke": 4, "shadow": "rgba(0,0,0,0.7)", "frame": "_overlay", "fill_value": null, "fill_type": "percent", "fill_direction": 90, "fill_max": null, "border_value": null, "border_type": -1, "border_direction": "cw", "border_style": "round", "border_max": null, "border_reverse_value": null, "border_reverse": false, "border_start": 180, "source": -1, "threshold": 0 }, "163": { "position": 107, "type": "text", "subType": "datasource", "id": 163, "pos_x": 369, "pos_y": 233, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 20, "align": "middle", "text": "ID 163", "unit": "W", "source": 98, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "164": { "position": 108, "type": "text", "id": 164, "pos_x": 369, "pos_y": 206, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "SW-Giebel", "shadow": "", "frame": "_overlay" }, "165": { "position": 109, "type": "text", "subType": "datasource", "id": 165, "pos_x": 369, "pos_y": 302, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 165", "unit": "kWh", "source": 100, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": true, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "166": { "position": 110, "type": "text", "subType": "datasource", "id": 166, "pos_x": 369, "pos_y": 317, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 166", "unit": "kWh", "source": 99, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "167": { "position": 111, "type": "text", "subType": "datasource", "id": 167, "pos_x": 369, "pos_y": 218, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 167", "unit": "", "source": 101, "source_option": -1, "source_display": "text", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "168": { "position": 112, "type": "text", "subType": "datasource", "id": 168, "pos_x": 369, "pos_y": 250, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 12, "align": "middle", "text": "ID 168", "unit": "%", "prepend": "Wirkg. ", "source": 102, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "169": { "position": 19, "type": "icon", "id": "169", "icon": "carbon:solar-panel", "width": 24, "height": 21, "color": "rgb(0, 0, 0)", "pos_x": "357", "pos_y": "179", "shadow": "", "source": -1, "threshold": 0, "frame": "_overlay", "action": "none" }, "170": { "position": 113, "type": "text", "subType": "datasource", "id": 170, "pos_x": 228, "pos_y": 192, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 170", "unit": "°", "source": 103, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "171": { "position": 114, "type": "text", "subType": "datasource", "id": 171, "pos_x": 279, "pos_y": 192, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 171", "unit": "°", "source": 104, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "172": { "position": 115, "type": "text", "subType": "datasource", "id": 172, "pos_x": 351, "pos_y": 192, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 172", "unit": "°", "source": 107, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "173": { "position": 116, "type": "text", "subType": "datasource", "id": 173, "pos_x": 401, "pos_y": 192, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 173", "unit": "°", "source": 108, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 0, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "174": { "type": "circle", "id": 174, "radius": 12, "pos_x": 243, "pos_y": 83, "fill": "none", "color": "rgb(255, 230, 108)", "stroke": 4, "shadow": "", "frame": "_overlay", "fill_value": "#FFC797", "fill_type": "value", "fill_direction": 90, "fill_max": 2500, "border_value": "#000000", "border_type": "value", "border_direction": "cw", "border_style": "round", "border_max": 2500, "border_reverse_value": null, "border_reverse": false, "border_start": 270, "source": 0, "threshold": 0 }, "175": { "position": 117, "type": "text", "subType": "datasource", "id": 175, "pos_x": 250, "pos_y": 304, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 175", "unit": "kWh", "source": 100, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "176": { "position": 118, "type": "text", "subType": "datasource", "id": 176, "pos_x": 369, "pos_y": 268, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 176", "unit": "V", "source": 109, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "177": { "position": 119, "type": "text", "subType": "datasource", "id": 177, "pos_x": 250, "pos_y": 266, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 177", "unit": "W", "source": 98, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" }, "178": { "position": 120, "type": "text", "subType": "datasource", "id": 178, "pos_x": 250, "pos_y": 289, "color": "none", "fill": "rgb(0, 0, 0)", "font_family": "Arial, sans-serif", "font_size": 14, "align": "middle", "text": "ID 178", "unit": "A", "source": 111, "source_option": -1, "source_display": "value", "shadow": "", "threshold": 0, "calculate_kw": false, "counter_animation": false, "convert": false, "decimal_places": 1, "action": "none", "subtract": [ -1 ], "add": [ -1 ], "frame": "_overlay" } }, "defs": { "path_5_7": { "type": "def", "id": "path_5_7", "d": "M141 156 H 205.8 H 450 A 15 15 0 0 1 465 171 V 352", "startSlot": "right_bottom", "endSlot": "top_left" }, "path_5_13": { "type": "def", "id": "path_5_13", "d": "M109 238 V 252.8 A 12 12 0 0 0 121 264.8 H 121 A 12 12 0 0 1 133 276.8 V 312", "startSlot": "bottom_right", "endSlot": "top" }, "path_5_14": { "type": "def", "id": "path_5_14", "d": "M69 238 V 578", "startSlot": "bottom_left", "endSlot": "top_left" }, "path_7_28": { "type": "def", "id": "path_7_28", "d": "M537 394 H 622.8 H 951 A 15 15 0 0 1 966 409 V 524", "startSlot": "right_top", "endSlot": "top_left" }, "path_28_22": { "type": "def", "id": "path_28_22", "d": "M986 628 V 677", "startSlot": "bottom", "endSlot": "top" }, "path_13_7": { "type": "def", "id": "path_13_7", "d": "M185 414 H 433", "startSlot": "right", "endSlot": "left" }, "path_13_14": { "type": "def", "id": "path_13_14", "d": "M113 516 V 528.4 A 12 12 0 0 1 101 540.4 H 101 A 12 12 0 0 0 89 552.4 V 578", "startSlot": "bottom_left", "endSlot": "top" }, "path_7_30": { "type": "def", "id": "path_7_30", "d": "M485 352 V 140", "startSlot": "top", "endSlot": "bottom" }, "path_30_31": { "type": "def", "id": "path_30_31", "d": "M537 88 H 805", "startSlot": "right", "endSlot": "element" }, "path_7_32": { "type": "def", "id": "path_7_32", "d": "M485 476 V 678", "startSlot": "bottom", "endSlot": "top" }, "path_7_33": { "type": "def", "id": "path_7_33", "d": "M505 476 V 516.4 A 15 15 0 0 0 520 531.4 H 596 A 15 15 0 0 1 611 546.4 V 678", "startSlot": "bottom_right", "endSlot": "top" }, "path_14_7": { "type": "def", "id": "path_14_7", "d": "M141 660 H 199.4 A 15 15 0 0 0 214.4 645 V 449 A 15 15 0 0 1 229.4 434 H 433", "startSlot": "right_top", "endSlot": "left_bottom" }, "path_7_34": { "type": "def", "id": "path_7_34", "d": "M537 434 H 576.8 H 721 A 15 15 0 0 1 736 449 V 525", "startSlot": "right_bottom", "endSlot": "top" }, "path_7_35": { "type": "def", "id": "path_7_35", "d": "M537 414 H 601.6 H 845 A 15 15 0 0 1 860 429 V 525", "startSlot": "right", "endSlot": "top" }, "path_28_36": { "type": "def", "id": "path_28_36", "d": "M986 524 V 279", "startSlot": "top", "endSlot": "bottom" }, "path_7_37": { "type": "def", "id": "path_7_37", "d": "M505 352 V 337.4 A 15 15 0 0 1 520 322.4 H 721 A 15 15 0 0 0 736 307.4 V 279", "startSlot": "top_right", "endSlot": "bottom" }, "path_7_53": { "type": "def", "id": "path_7_53", "d": "M465 476 V 497 A 15 15 0 0 1 450 512 H 380 A 15 15 0 0 0 365 527 V 581", "startSlot": "bottom_left", "endSlot": "top" }, "path_28_65": { "type": "def", "id": "path_28_65", "d": "M966 628 V 637.8 A 15 15 0 0 1 951 652.8 H 875 A 15 15 0 0 0 860 667.8 V 677", "startSlot": "bottom_left", "endSlot": "top" }, "path_14_13": { "type": "def", "id": "path_14_13", "d": "M109 578 V 565.6 A 15 15 0 0 1 124 550.6 H 138 A 15 15 0 0 0 153 535.6 V 516", "startSlot": "top_right", "endSlot": "bottom_right" }, "path_148_13": { "type": "def", "id": "path_148_13", "d": "M250 331 V 343.6 V 379 A 15 15 0 0 1 235 394 H 185", "startSlot": "bottom", "endSlot": "right_top" }, "path_162_13": { "type": "def", "id": "path_162_13", "d": "M369 330 V 342.8 V 379 A 15 15 0 0 1 354 394 H 185", "startSlot": "bottom", "endSlot": "right_top" } }, "lines": { "line_path_5_7": { "type": "line", "id": "line_path_5_7", "href": "#path_5_7", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_5_13": { "type": "line", "id": "line_path_5_13", "href": "#path_5_13", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_5_14": { "type": "line", "id": "line_path_5_14", "href": "#path_5_14", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_28": { "type": "line", "id": "line_path_7_28", "href": "#path_7_28", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_28_22": { "type": "line", "id": "line_path_28_22", "href": "#path_28_22", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_13_7": { "type": "line", "id": "line_path_13_7", "href": "#path_13_7", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_13_14": { "type": "line", "id": "line_path_13_14", "href": "#path_13_14", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_30": { "type": "line", "id": "line_path_7_30", "href": "#path_7_30", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_30_31": { "type": "line", "id": "line_path_30_31", "href": "#path_30_31", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_32": { "type": "line", "id": "line_path_7_32", "href": "#path_7_32", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_33": { "type": "line", "id": "line_path_7_33", "href": "#path_7_33", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_14_7": { "type": "line", "id": "line_path_14_7", "href": "#path_14_7", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_34": { "type": "line", "id": "line_path_7_34", "href": "#path_7_34", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_35": { "type": "line", "id": "line_path_7_35", "href": "#path_7_35", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_28_36": { "type": "line", "id": "line_path_28_36", "href": "#path_28_36", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_37": { "type": "line", "id": "line_path_7_37", "href": "#path_7_37", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_7_53": { "type": "line", "id": "line_path_7_53", "href": "#path_7_53", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_28_65": { "type": "line", "id": "line_path_28_65", "href": "#path_28_65", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_14_13": { "type": "line", "id": "line_path_14_13", "href": "#path_14_13", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_148_13": { "type": "line", "id": "line_path_148_13", "href": "#path_148_13", "color": "rgb(0, 0, 0)", "shadow": "" }, "line_path_162_13": { "type": "line", "id": "line_path_162_13", "href": "#path_162_13", "color": "rgb(0, 0, 0)", "shadow": "" } }, "animations": { "anim_path_5_7": { "type": "animation", "id": "anim_path_5_7", "href": "#path_5_7", "color": "rgb(255, 180, 0)", "source": 22, "threshold": 7, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1, "css_active_positive": "test" }, "anim_path_5_13": { "type": "animation", "id": "anim_path_5_13", "href": "#path_5_13", "color": "rgb(255, 180, 0)", "source": 2, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_5_14": { "type": "animation", "id": "anim_path_5_14", "href": "#path_5_14", "color": "rgb(255, 180, 0)", "source": 32, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_28": { "type": "animation", "id": "anim_path_7_28", "href": "#path_7_28", "color": "rgb(97, 104, 122)", "source": 7, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_28_22": { "type": "animation", "id": "anim_path_28_22", "href": "#path_28_22", "color": "rgb(255, 255, 255)", "source": 8, "threshold": 4, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_13_7": { "type": "animation", "id": "anim_path_13_7", "href": "#path_13_7", "color": "rgb(0, 137, 182)", "source": 29, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_13_14": { "type": "animation", "id": "anim_path_13_14", "href": "#path_13_14", "color": "rgb(215, 12, 57)", "source": 30, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_30": { "type": "animation", "id": "anim_path_7_30", "href": "#path_7_30", "color": "rgb(97, 104, 122)", "source": 52, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_30_31": { "type": "animation", "id": "anim_path_30_31", "href": "#path_30_31", "color": "rgb(141, 95, 187)", "source": 25, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_32": { "type": "animation", "id": "anim_path_7_32", "href": "#path_7_32", "color": "rgb(80, 214, 255)", "source": 11, "threshold": 1, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_33": { "type": "animation", "id": "anim_path_7_33", "href": "#path_7_33", "color": "rgb(255, 153, 85)", "source": 12, "threshold": 1, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_14_7": { "type": "animation", "id": "anim_path_14_7", "href": "#path_14_7", "color": "rgb(97, 104, 122)", "source": 34, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_34": { "type": "animation", "id": "anim_path_7_34", "href": "#path_7_34", "color": "rgb(50, 70, 255)", "source": 13, "threshold": 1, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_35": { "type": "animation", "id": "anim_path_7_35", "href": "#path_7_35", "color": "rgb(255, 0, 0)", "source": 19, "threshold": 2, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_28_36": { "type": "animation", "id": "anim_path_28_36", "href": "#path_28_36", "color": "rgb(177, 255, 198)", "source": 9, "threshold": 16, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_37": { "type": "animation", "id": "anim_path_7_37", "href": "#path_7_37", "color": "rgba(255, 206, 74, 0.7)", "source": -1, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_7_53": { "type": "animation", "id": "anim_path_7_53", "href": "#path_7_53", "color": "rgb(195, 30, 30)", "source": 57, "threshold": 20, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_28_65": { "type": "animation", "id": "anim_path_28_65", "href": "#path_28_65", "color": "rgb(44, 204, 215)", "source": 20, "threshold": 6, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_14_13": { "type": "animation", "id": "anim_path_14_13", "href": "#path_14_13", "color": "rgb(154, 2, 255)", "source": 33, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_148_13": { "type": "animation", "id": "anim_path_148_13", "href": "#path_148_13", "color": "rgb(255, 206, 74)", "source": 110, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 }, "anim_path_162_13": { "type": "animation", "id": "anim_path_162_13", "href": "#path_162_13", "color": "rgb(255, 206, 74)", "source": -1, "threshold": 0, "animation_properties": "positive", "animation_option": false, "dots": 0, "duration": 0, "power": 0, "animation_type": -1 } }, "datasources": { "0": { "source": "Messwerte.0.Solaranlage.Momentanwerte.Leistung_AC_aktuell", "alias": "Solarproduktion " }, "1": { "source": "modbus.0.inputRegisters.1.30053_Total_Power", "alias": "EVU" }, "2": { "source": "Messwerte.0.Batterie.Battery_Power_total", "alias": "Batterie " }, "3": { "source": "modbus.1.inputRegisters.100.843_SOC", "alias": "Batterie_SoC" }, "4": { "source": "Messwerte.0.Batterie.Fertig", "alias": "Batterie_fertig" }, "5": { "source": "Messwerte.0.Energiefluss.Haus_netto", "alias": "Haus_netto" }, "6": { "source": "Messwerte.0.Energiefluss.DG_netto", "alias": "DG_netto" }, "7": { "source": "Messwerte.0.Energiefluss.UV-Keller_netto", "alias": "UV-Keller_netto" }, "8": { "source": "hm-rpc.0.REQ0777349.2.POWER", "alias": "Auto" }, "9": { "source": "hm-rpc.0.NEQ0116043.2.POWER", "alias": "Klima" }, "10": { "source": "zoe2.0.VF1AG000766995834.charge_level", "alias": "Auto_SoC" }, "11": { "source": "hm-rpc.0.KEQ0967747.2.POWER", "alias": "Waschmaschine " }, "12": { "source": "hm-rpc.0.NEQ0386317.2.POWER", "alias": "Trockner" }, "13": { "source": "hm-rpc.0.KEQ0966548.2.POWER", "alias": "Spuelmaschine" }, "14": { "source": "Messwerte.0.Stromzaehler.Momentanwerte.akt_Verbrauch", "alias": "Hausverbrauch" }, "17": { "source": "Messwerte.0.Solaranlage.Momentanwerte.Solarestimate2", "alias": "Estimate" }, "18": { "source": "zoe2.0.VF1AG000766995834.remaining_range", "alias": "Reichweite" }, "19": { "source": "hm-rpc.0.LTK0124191.2.POWER", "alias": "Backofen" }, "20": { "source": "Messwerte.0.Energiefluss.Pool_netto", "alias": "Poolpumpe" }, "21": { "source": "hm-rpc.0.LEQ0773306.2.TEMPERATURE", "alias": "Pooltemperatur" }, "22": { "source": "Messwerte.0.Energiefluss.Solar_Haus", "alias": "Solar->Haus" }, "24": { "source": "Messwerte.0.Pool.Druck_real", "alias": "Sandfilter" }, "25": { "source": "hm-rpc.1.0001D3C99C3EFB.6.POWER", "alias": "HomeOffice" }, "26": { "source": "modbus.1.inputRegisters.225.259_U_Batt", "alias": "Batteriespannung" }, "27": { "source": "Messwerte.0.Batterie.Ladezyklen_Dec", "alias": "Batteriezyklen" }, "28": { "source": "modbus.1.inputRegisters.225.304_SoH", "alias": "Batterie_SoH" }, "29": { "source": "Messwerte.0.Energiefluss.Batterie_Haus", "alias": "batt2haus" }, "30": { "source": "Messwerte.0.Energiefluss.Batterie_Netz", "alias": "batt2evu" }, "31": { "source": "Messwerte.0.Energiefluss.Solar_Batterie", "alias": "solar2batt" }, "32": { "source": "Messwerte.0.Energiefluss.Solar_Netz", "alias": "solar2evu" }, "33": { "source": "Messwerte.0.Energiefluss.Netz_Batterie", "alias": "evu2batt" }, "34": { "source": "Messwerte.0.Energiefluss.Netz_Haus", "alias": "evu2haus" }, "35": { "source": "hm-rpc.0.NEQ0532193.4.TEMPERATURE", "alias": "Poolheizung" }, "36": { "source": "daikin.0.sensorInfo.outdoorTemperature", "alias": "Klima_Aussentemperaur" }, "37": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Tageseinspeisung", "alias": "Netzeinspeisung_Tag" }, "38": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Jahreseinspeisung_kum", "alias": "Netzeinspeisung_Jahr" }, "39": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Tagesbezug", "alias": "Netzbezug_Tag" }, "40": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Jahresbezug_kum", "alias": "Netzbezug_Jahr" }, "41": { "source": "Messwerte.0.Solaranlage.Summenwerte.Tagesertrag", "alias": "Solarertrag_Tag" }, "42": { "source": "Messwerte.0.Solaranlage.Summenwerte.Jahresertrag_kum", "alias": "Solarertrag_Jahr" }, "43": { "source": "Messwerte.0.Solaranlage.Summenwerte.Hochrechnung_Jahr", "alias": "Solarertrag_Estimate" }, "44": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Hochrechnung_Jahr", "alias": "Netzbezug_Estimate" }, "45": { "source": "Systemvariablen.0.Anzahl_Klimas", "alias": "Anzahl_Klima" }, "46": { "source": "daikin.0.sensorInfo.cmpfreq", "alias": "Klima_Kompressor" }, "47": { "source": "javascript.1.Sonnenstand.Azimut", "alias": "Azimut" }, "48": { "source": "javascript.1.Sonnenstand.Elevation", "alias": "Elevation" }, "49": { "source": "Messwerte.0.Pool.Pumpenzeit", "alias": "Pumpenzeit" }, "50": { "source": "modbus.0.inputRegisters.1.30071_Frequenz", "alias": "Netzfrequenz" }, "51": { "source": "zoe2.0.VF1AG000766995834.plugged", "alias": "zoe_plugged" }, "52": { "source": "modbus.0.inputRegisters.3.30053_Total_Power_Studio", "alias": "DG_total" }, "53": { "source": "hm-rpc.0.JEQ0646431.1.STATE", "alias": "Poolpumpe_state" }, "54": { "source": "Messwerte.0.Batterie.Wirkungsgrad_Batterie", "alias": "Batterie_Wirkungsgrad" }, "55": { "source": "Messwerte.0.Solaranlage.Summenwerte.Autarkie", "alias": "Solar_Autarkie" }, "56": { "source": "Messwerte.0.Solaranlage.Summenwerte.Eigenverbrauch", "alias": "Solar-Eigenverbrauch" }, "57": { "source": "modbus.0.inputRegisters.6.30053_Total_Power_WP", "alias": "Heizung" }, "58": { "source": "modbus.0.inputRegisters.6.30015_WP_Innen", "alias": "WP_innen" }, "59": { "source": "modbus.0.inputRegisters.6.30013_WP_Aussen", "alias": "WP_aussen" }, "60": { "source": "modbus.0.inputRegisters.5.30053_Total_Power_Heizstab", "alias": "Heizstab" }, "61": { "source": "modbus.1.inputRegisters.225.262_BattTemp", "alias": "Batterie_Temp" }, "62": { "source": "Messwerte.0.Heizung.Flow_per_h", "alias": "Flow" }, "63": { "source": "modbus.2.inputRegisters.30046_Kaeltemittel", "alias": "Kaeltemittel" }, "64": { "source": "modbus.2.inputRegisters.30041_Vorlauf", "alias": "Vorlauf_primär" }, "65": { "source": "Messwerte.0.Heizung.Vorlauf", "alias": "Vorlauf FBH" }, "66": { "source": "modbus.2.inputRegisters.30032_Verdichter", "alias": "Heizung_Kompressor" }, "67": { "source": "modbus.2.inputRegisters.30036_Abtauen", "alias": "Heizung_defrost" }, "69": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Tagesverbrauch", "alias": "Verbrauch_kum" }, "70": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Jahresverbrauch_kum", "alias": "Verbrauch_y_kum" }, "71": { "source": "Messwerte.0.Stromzaehler.Summenwerte.Hochrechnung_Verbrauch_Jahr", "alias": "Verbrauch_y_est" }, "72": { "source": "modbus.2.holdingRegisters.40005_Betriebsstatus", "alias": "Heizung_Status" }, "73": { "source": "Messwerte.0.Heizung.Kompressorstarts", "alias": "Heizung_Starts" }, "74": { "source": "modbus.2.inputRegisters.30045_Außentemperatur_", "alias": "Heizung_ATemp" }, "75": { "source": "modbus.1.holdingRegisters.100.2700_max_Grid", "alias": "Netzbezug_Soll" }, "76": { "source": "energiefluss-erweitert.1.calculation.consumption.consumption", "alias": "Haus_consumption" }, "77": { "source": "Messwerte.0.Solaranlage.Momentanwerte.Status_Klartext", "alias": "Solar_Status" }, "78": { "source": "go-e.0.allow_charging", "alias": "Auto_alw" }, "79": { "source": "Messwerte.0.Solaranlage.Momentanwerte.Wirkungsgrad", "alias": "Solar_Wirkungsgrad" }, "80": { "source": "hm-rpc.0.LTK0124430.2.POWER", "alias": "Kühlschrank" }, "81": { "source": "hm-rpc.0.LTK0124143.2.POWER", "alias": "Hamsterkaefig" }, "82": { "source": "hm-rpc.0.LTK0124195.2.POWER", "alias": "Arcade_desk" }, "83": { "source": "hm-rpc.0.LTK0124798.2.POWER", "alias": "Naehzimmer_desk" }, "84": { "source": "hm-rpc.1.0001D3C99C3EF2.6.POWER", "alias": "Satanlage" }, "85": { "source": "modbus.1.inputRegisters.227.21_Ausgangsfrequenz", "alias": "Batterie_Frequenz" }, "86": { "source": "modbus.0.inputRegisters.2.30053_Total_Power_Keller", "alias": "Keller" }, "87": { "source": "modbus.0.inputRegisters.4.30053_Total_Power_Wallbox_", "alias": "Wallbox" }, "88": { "source": "sourceanalytix.0.Messwerte__0__Batterie__Entladung.currentYear.delivered.01_currentDay", "alias": "Entladung" }, "89": { "source": "sourceanalytix.0.Messwerte__0__Batterie__Ladung.currentYear.consumed.01_currentDay", "alias": "Ladung" }, "90": { "source": "hm-rpc.0.NEQ0532223.2.TEMPERATURE", "alias": "Ausblastemperatur" }, "91": { "source": "modbus.0.inputRegisters.1.30013_Wirkleistung_L1", "alias": "EVU_L1" }, "92": { "source": "modbus.0.inputRegisters.1.30015_Wirkleistung_L2", "alias": "EVU_L2" }, "93": { "source": "modbus.0.inputRegisters.1.30017_Wirkleistung_L3", "alias": "EVU_L3" }, "94": { "source": "javascript.1.Raumklima.Raum.Aussen.Taupunkt", "alias": "Taupunkt" }, "95": { "source": "modbus.1.inputRegisters.225.1290_Vcell_min", "alias": "Batt_Vcell_min" }, "96": { "source": "modbus.1.inputRegisters.225.1291_Vcell_max", "alias": "Batt_Vcell_max" }, "97": { "source": "Messwerte.0.Batterie.Restlaufzeit", "alias": "Batterie_Restzeit" }, "98": { "source": "modbus.1.inputRegisters.226.789_Solar_PV_power", "alias": "Wandsolar_Power" }, "99": { "source": "sourceanalytix.0.Messwerte__0__Batterie__Wandsolar_Leistung.cumulativeReading", "alias": "Wandsolar_Ertrag_gesamt" }, "100": { "source": "sourceanalytix.0.Messwerte__0__Batterie__Wandsolar_Leistung.currentYear.consumed.01_currentDay", "alias": "Wandsolar_Ertrag_heute" }, "101": { "source": "Messwerte.0.Batterie.Wandsolar_MPPT_Klartext", "alias": "Wandsolar_Status" }, "102": { "source": "Messwerte.0.Batterie.Wandsolar_Wirkungsgrad", "alias": "Wandsolar_Wirkungsgrad" }, "103": { "source": "Messwerte.0.Solaranlage.Fassade_Azimut", "alias": "Wandsolar_Azimut" }, "104": { "source": "Messwerte.0.Solaranlage.Fassade_Elevation", "alias": "Wandsolar_Elevation" }, "105": { "source": "Messwerte.0.Solaranlage.Dach_Azimut", "alias": "Dachsolar_Azimut" }, "106": { "source": "Messwerte.0.Solaranlage.Dach_Elevation", "alias": "Dachsolar_Elevation" }, "107": { "source": "Messwerte.0.Solaranlage.Giebel_Azimut", "alias": "Giebelsolar_Azimut" }, "108": { "source": "Messwerte.0.Solaranlage.Giebel_Elevation", "alias": "Giebelsolar_Elevation" }, "109": { "source": "modbus.1.inputRegisters.226.776_Solar_U_PV", "alias": "Wandsolar_Spannung" }, "110": { "source": "Messwerte.0.Batterie.Wandsolar_Leistung", "alias": "Wandsolar_Ladeleistung" }, "111": { "source": "modbus.1.inputRegisters.226.777_Solar_I_PV", "alias": "Wandsolar_Strom" }, "112": { "source": "Messwerte.0.Batterie.Ladung", "alias": "Batterie_Netzladung" } } }