{"basic":{"enable_grid":true,"enable_animation":false,"enable_area_catch":true,"enable_config_icon":true,"enable_last_id":true,"enable_icon_proxy":false,"enable_low_performance":false,"height":600,"width":1060,"styles":"html,body {\n background-color: transparent;\n}\n\n.blue-pulse {animation: blue-pulse-ani 3s linear infinite;}\n \n@keyframes blue-pulse-ani {\n 50% {filter: drop-shadow(0px 0px 4px #2B95F3) drop-shadow(0px 0px 4px #2B95F3) drop-shadow(0px 0px 4px #2B95F3); }\n 0%,100% {filter: drop-shadow(0px 0px 4px #2B95F3); }\n}\n\n.red-pulse {\nfill: rgba(0,0,0,0.5);\nanimation: red-pulse-ani 3s linear infinite;\n}\n \n@keyframes red-pulse-ani {\n 50% {filter: drop-shadow(0px 0px 4px #FF0000) drop-shadow(0px 0px 4px #2B95F3) drop-shadow(0px 0px 4px #FF0000); }\n 0%,100% {filter: drop-shadow(0px 0px 4px #FF0000); }\n}\n\n.green-pulse {\nfill: rgba(0,0,0,0.5);\nanimation: green-pulse-ani 3s linear infinite;\n}\n \n@keyframes green-pulse-ani {\n 50% {filter: drop-shadow(0px 0px 4px #00FF00) drop-shadow(0px 0px 4px #2B95F3) drop-shadow(0px 0px 4px #00FF00); }\n 0%,100% {filter: drop-shadow(0px 0px 4px #00FF00); }\n}\n\n.yellow-pulse {\nfill: rgba(0,0,0,0.5);\nanimation: yellow-pulse-ani 3s linear infinite;\n}\n \n@keyframes yellow-pulse-ani {\n 50% {filter: drop-shadow(0px 0px 4px #00FF00) drop-shadow(0px 0px 4px #2B95F3) drop-shadow(0px 0px 4px #FFFF00); }\n 0%,100% {filter: drop-shadow(0px 0px 4px #FFFF00); }\n}\n\n/* Texte dark/light */\n\n.drop-shadow-black {\n filter: drop-shadow(2px 2px 5px var(--black));\n}\n\n.drop-shadow-yellow {\n filter: drop-shadow(2px 2px 5px rgb(255,255,0));\n}\n\n.drop-shadow-value {\n filter: drop-shadow(1px 1px 1px var(--black));\n}\n\n.txt-shadow {\n text-shadow: 2px 2px 5px var(--primary);\n}\n\n.txt-shadow-value {\n text-shadow: 1px 1px 1px var(--black);\n}\n\n.txt-shadow-value-invers {\n text-shadow: 1px 1px 1px var(--white);\n}\n\n.txt-shadow-red {\n text-shadow: 2px 2px 5px var(--red);\n}\n\n.txt-black {\n fill: var(--black) !important; \n}\n\n.black-stroke {\n stroke: var(--black) !important;\n}\n\n.battery-stroke {\n stroke: #ccc !important;\n}\n\n.red-stroke {\n stroke: rgb(242,14,64) !important;\n}\n\n.green-stroke {\n stroke: var(--green) !important;\n}\n\n.white-stroke {\n stroke: var(--white) !important;\n}\n\n/* Text in gruen */\n.green-text {\n fill: var(--green) !important;\n}\n\n.grey-text {\n fill: var(--primary) !important;\n}\n \n/* Text in rot */\n.red-text {\n fill: rgb(242,14,64) !important;\n}\n\n/* spiegeln */\n.invers path {\n transform: translate(24px, 0px) scale(-1,1)!important;\n}\n\n\n/* Icons for Battery */\n:root {\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 --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 --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 --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.battery_charge path {\n animation: charge 4s linear infinite;\n}\n \n.battery_discharge path {\n animation: discharge 4s linear infinite;\n}\n \n/* Animation for battery */\n@keyframes charge {\n 0% {\n d: path(var(--empty));\n }\n \n 25% {\n d: path(var(--low));\n }\n \n 50% {\n d: path(var(--medium));\n }\n \n 75% {\n d: path(var(--high));\n }\n}\n \n@keyframes discharge {\n 0% {\n d: path(var(--high));\n }\n \n 25% {\n d: path(var(--medium));\n }\n \n 50% {\n d: path(var(--low));\n }\n \n 75% {\n \n d: path(var(--empty));\n }\n}\n\n","font":{"family":"\"Arial\", sans-serif","size":"20","color":"","fill":"","align":"middle"},"rect":{"height":100,"width":100,"corners":10},"circle":{"radius":50},"elm":{"stroke_width":5,"color":"","fill":"","pos_x":50,"pos_y":50},"icon":{"height":24,"width":24,"color":""},"enable_show_coordinates":true},"calculation":{"battery":{"dod":65,"capacity":64,"percent":5,"charge":4,"charge_prop":true,"charge_kw":false,"discharge":4,"discharge_prop":false,"discharge_kw":false},"consumption":{"production":["0"],"production_kw":false,"gridFeed":2,"gridFeed_kw":false,"gridFeed_prop":false,"gridConsume":3,"gridConsume_kw":false,"gridConsume_prop":false,"batteryCharge":4,"batteryCharge_kw":false,"batteryCharge_prop":true,"batteryDischarge":4,"batteryDischarge_kw":false,"batteryDischarge_prop":false}},"animation":{"stroke":"#ffce4a","stroke_dasharray":"10 10 10 10 10 86","stroke_width":6,"animation_duration":2000,"stroke_linecap":"round","animation_timing_function":"linear"},"animation_configuration":{"dots":3,"distance":10,"length":10},"line":{"stroke_width":6,"stroke":"#000000"},"elements":{"2":{"position":12,"type":"text","subType":"datasource","id":2,"pos_x":178,"pos_y":93,"color":"none","fill":"rgb(255, 206, 74)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 2","unit":"W","source":0,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-shadow-value","frame":"_overlay"},"6":{"position":6,"type":"icon","id":"6","icon":"tabler:solar-panel","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":280,"pos_y":20,"shadow":"","css_general":"black-stroke","css_active_positive":"yellow-pulse","source":24,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"tabler:solar-panel-2"}}},"7":{"position":9,"type":"rect","id":7,"rx":10,"height":100,"width":100,"pos_x":321,"pos_y":213,"fill":"none","color":"rgb(0, 181, 221)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"drop-shadow-value"},"9":{"position":13,"type":"text","subType":"datasource","id":9,"pos_x":370,"pos_y":264,"color":"none","fill":"rgb(242, 14, 64)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 9","unit":"W","source":77,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"red-text txt-shadow-value","frame":"_overlay"},"10":{"position":14,"type":"text","id":10,"pos_x":181,"pos_y":77,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":14,"align":"middle","text":"Produktion","shadow":"","css_general":"grey-text","frame":"_overlay"},"11":{"position":15,"type":"text","id":11,"pos_x":368,"pos_y":285,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":14,"align":"middle","text":"Verbrauch","shadow":"","css_general":"grey-text","frame":"_overlay"},"12":{"position":7,"type":"icon","id":"12","icon":"bi:house-fill","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"357","pos_y":"226","shadow":"","css_general":"black-stroke","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"13":{"position":10,"type":"rect","id":13,"rx":10,"height":100,"width":100,"pos_x":129,"pos_y":213,"fill":"none","color":"rgb(161, 211, 67)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"rgba(161,211,67,0.4)","fill_type":"percent","fill_direction":90,"border_value":"#F20E40","border_type":"percent","border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":5,"threshold":0,"css_general":"drop-shadow-value"},"14":{"position":11,"type":"rect","id":14,"rx":10,"height":60,"width":100,"pos_x":35,"pos_y":382,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"15":{"position":16,"type":"text","id":15,"pos_x":183,"pos_y":289,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":15,"align":"middle","text":"Batterie","shadow":"","css_general":"grey-text","frame":"_overlay"},"16":{"position":17,"type":"text","subType":"datasource","id":16,"pos_x":181,"pos_y":256,"color":"none","fill":"rgb(161, 211, 67)","font_family":"Arial, sans-serif","font_size":20,"align":"middle","text":"ID 16","unit":"W","source":4,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-shadow-value","css_active_positive":"red-text","css_active_negative":"green-text","frame":"_overlay"},"18":{"position":18,"type":"text","subType":"datasource","id":18,"pos_x":184,"pos_y":275,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":18,"align":"middle","text":"ID 18","unit":"%","source":5,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"grey-text txt-shadow-value","frame":"_overlay"},"19":{"position":19,"type":"text","subType":"datasource","id":19,"pos_x":311,"pos_y":403,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"align":"end","text":"ID 19","unit":"W","source":3,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"20":{"position":8,"type":"icon","id":"20","icon":"mdi:electricity-from-grid","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":75,"pos_y":385,"shadow":"","css_general":"black-stroke","css_active_positive":"red-pulse","css_active_negative":"green-pulse","source":25,"threshold":0,"frame":"_overlay","action":"none","override":{"<0":{"icon":"mdi:transmission-tower-import?flip=horizontal"}}},"21":{"position":20,"type":"text","id":21,"pos_x":88,"pos_y":416,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":14,"align":"middle","text":"Netz","shadow":"","css_general":"grey-text","frame":"_overlay"},"27":{"position":21,"type":"text","subType":"datasource","id":27,"pos_x":825,"pos_y":48,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 27","unit":"W","source":"6","source_option":"-1","source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"28":{"position":22,"type":"text","id":28,"pos_x":825,"pos_y":31,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"USV","shadow":"","css_general":"grey-text","frame":"_overlay"},"29":{"position":23,"type":"text","id":29,"pos_x":825,"pos_y":132,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Tablet","shadow":"","css_general":"grey-text","frame":"_overlay"},"30":{"position":24,"type":"text","subType":"datasource","id":30,"pos_x":825,"pos_y":148,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 30","unit":"W","source":10,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"change","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay","source_action":53,"action_type":"bool","action_display":"button","action_display_freeform":false,"shortcuts":{"0":{"alias":"Ein","value":"true"},"1":{"alias":"Aus","value":"false"}}},"31":{"position":25,"type":"text","id":31,"pos_x":337,"pos_y":461,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Brunnen","shadow":"","css_general":"grey-text","frame":"_overlay"},"32":{"position":26,"type":"text","subType":"datasource","id":32,"pos_x":337,"pos_y":478,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 32","unit":"W","source":7,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"change","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay","source_action":67,"action_type":"text","action_display":"button","action_display_freeform":false,"shortcuts":{"0":{"alias":"Automatik","value":"true"},"1":{"alias":"Manuell","value":"false"}}},"33":{"position":27,"type":"text","id":33,"pos_x":674,"pos_y":416,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Trockner","shadow":"","css_general":"grey-text","frame":"_overlay"},"34":{"position":28,"type":"text","subType":"datasource","id":34,"pos_x":675,"pos_y":432,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 34","unit":"W","source":8,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"35":{"position":29,"type":"text","id":35,"pos_x":675,"pos_y":461,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Waschmaschine","shadow":"","css_general":"grey-text","frame":"_overlay"},"36":{"position":30,"type":"text","subType":"datasource","id":36,"pos_x":675,"pos_y":477,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 36","unit":"W","source":9,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"37":{"position":31,"type":"text","subType":"datasource","id":37,"pos_x":76,"pos_y":331,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"degree":-90,"align":"middle","text":"ID 37","unit":"W","source":2,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"38":{"position":32,"type":"text","subType":"datasource","id":38,"pos_x":149,"pos_y":154,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"degree":-90,"align":"middle","text":"ID 38","unit":"W","source":11,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"39":{"position":33,"type":"text","subType":"datasource","id":39,"pos_x":311,"pos_y":155,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"align":"end","text":"ID 39","unit":"W","source":0,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":["2","11"],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"41":{"position":9,"type":"icon","id":"41","icon":"ri:battery-charge-line","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"725","pos_y":"34","shadow":"","css_general":"black-stroke","source":6,"threshold":0,"frame":"_overlay","action":"none"},"42":{"position":10,"type":"icon","id":"42","icon":"material-symbols:tablet","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"725","pos_y":"138","shadow":"","css_general":"black-stroke","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"43":{"position":11,"type":"icon","id":"43","icon":"mdi:water-well","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":235,"pos_y":458,"shadow":"","css_general":"black-stroke","source":7,"threshold":0,"frame":"_overlay","action":"none"},"44":{"position":12,"type":"icon","id":"44","icon":"bxs:dryer","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":575,"pos_y":413,"shadow":"","css_general":"black-stroke","css_active_positive":"red-pulse","source":8,"threshold":1,"frame":"_overlay","action":"none"},"45":{"position":13,"type":"icon","id":"45","icon":"mdi:washing-machine","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":575,"pos_y":461,"shadow":"","css_general":"black-stroke","css_active_positive":"red-pulse","source":9,"threshold":1,"frame":"_overlay","action":"none"},"46":{"position":14,"type":"icon","id":"46","icon":"mdi:battery-high","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":"167","pos_y":"219","shadow":"","css_general":"battery-stroke","css_active_positive":"battery_discharge red-pulse","css_active_negative":"battery_charge green-pulse","source":4,"threshold":0,"frame":"_overlay","action":"none"},"47":{"position":34,"type":"text","subType":"datasource","id":47,"pos_x":183,"pos_y":353,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 47","unit":"W","prepend":"Entladung: ","source":13,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"49":{"position":35,"type":"text","subType":"datasource","id":49,"pos_x":271,"pos_y":288,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"ID 49","unit":"","source":66,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay","override":{}},"50":{"position":12,"type":"rect","id":50,"rx":10,"height":40,"width":115,"pos_x":231,"pos_y":451,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":7,"threshold":1,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"52":{"position":13,"type":"rect","id":52,"rx":10,"height":40,"width":115,"pos_x":720,"pos_y":122,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":10,"threshold":0,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"53":{"position":14,"type":"rect","id":53,"rx":10,"height":40,"width":115,"pos_x":720,"pos_y":21,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":6,"threshold":0,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"55":{"position":15,"type":"rect","id":55,"rx":10,"height":40,"width":115,"pos_x":570,"pos_y":451,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":9,"threshold":0,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"56":{"position":36,"type":"text","subType":"datasource","id":56,"pos_x":740,"pos_y":130,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"ID 56","unit":"%","source":17,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"grey-text","frame":"_overlay"},"57":{"position":37,"type":"text","subType":"datasource","id":57,"pos_x":740,"pos_y":29,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"ID 57","unit":"%","source":18,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"grey-text","frame":"_overlay"},"58":{"position":38,"type":"text","subType":"datasource","id":58,"pos_x":328,"pos_y":60,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 58","unit":"V","source":19,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"59":{"position":16,"type":"rect","id":59,"rx":10,"height":35,"width":70,"pos_x":290,"pos_y":30,"fill":"none","color":"rgb(255, 206, 74)","stroke":1,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0},"60":{"position":39,"type":"text","subType":"datasource","id":60,"pos_x":328,"pos_y":110,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 60","unit":"V","source":21,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"61":{"position":40,"type":"text","subType":"datasource","id":61,"pos_x":352,"pos_y":60,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 61","unit":"A","source":20,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"62":{"position":41,"type":"text","subType":"datasource","id":62,"pos_x":352,"pos_y":110,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 62","unit":"A","source":22,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"63":{"position":42,"type":"text","id":63,"pos_x":325,"pos_y":35,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"middle","text":"String 1","shadow":"","css_general":"txt-black","frame":"_overlay"},"64":{"position":43,"type":"text","id":64,"pos_x":325,"pos_y":85,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"middle","text":"String 2","shadow":"","css_general":"txt-black","frame":"_overlay"},"65":{"position":44,"type":"text","subType":"datasource","id":65,"pos_x":311,"pos_y":254,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"align":"end","text":"ID 65","unit":"W","source":14,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"66":{"position":45,"type":"text","subType":"datasource","id":66,"pos_x":325,"pos_y":47,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":12,"align":"middle","text":"ID 66","unit":"W","source":24,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"grey-text txt-shadow-value","css_active_positive":"green-text","frame":"_overlay"},"67":{"position":46,"type":"text","subType":"datasource","id":67,"pos_x":325,"pos_y":98,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":12,"align":"middle","text":"ID 67","unit":"W","source":23,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"grey-text txt-shadow-value","css_active_positive":"green-text","frame":"_overlay"},"68":{"position":47,"type":"text","subType":"datasource","id":68,"pos_x":87,"pos_y":431,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":13,"align":"middle","text":"ID 68","unit":"W","source":25,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black txt-shadow-value","css_active_positive":"red-text","css_active_negative":"green-text","frame":"_overlay"},"69":{"position":17,"type":"rect","id":69,"rx":10,"height":35,"width":70,"pos_x":290,"pos_y":80,"fill":"none","color":"rgb(255, 206, 74)","stroke":1,"shadow":"rgba(0, 0, 0, 0.7)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0},"72":{"position":48,"type":"text","id":72,"pos_x":270,"pos_y":279,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"Restlaufzeit","shadow":"","css_general":"txt-black","frame":"_overlay"},"74":{"position":50,"type":"text","subType":"datasource","id":74,"pos_x":146,"pos_y":382,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"start","text":"ID 74","unit":"V","prepend":"L1: ","source":27,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"75":{"position":51,"type":"text","subType":"datasource","id":75,"pos_x":146,"pos_y":391,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"start","text":"ID 75","unit":"V","prepend":"L2: ","source":28,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"76":{"position":52,"type":"text","subType":"datasource","id":76,"pos_x":146,"pos_y":400,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"start","text":"ID 76","unit":"V","prepend":"L3: ","source":29,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"79":{"position":18,"type":"rect","id":79,"rx":10,"height":40,"width":115,"pos_x":570,"pos_y":498,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":32,"threshold":1,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"80":{"position":55,"type":"text","id":80,"pos_x":675,"pos_y":508,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Gefrierschrank","shadow":"","css_general":"grey-text","frame":"_overlay"},"81":{"position":56,"type":"text","subType":"datasource","id":81,"pos_x":675,"pos_y":524,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 81","unit":"W","source":32,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"82":{"position":15,"type":"icon","id":"82","icon":"gg:smart-home-refrigerator","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":575,"pos_y":506,"shadow":"","css_general":"black-stroke","css_active_positive":"red-pulse","source":32,"threshold":1,"frame":"_overlay","action":"none"},"83":{"position":57,"type":"text","subType":"datasource","id":83,"pos_x":183,"pos_y":363,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 83","unit":"W","prepend":"Ladung: ","source":15,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":true,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"85":{"position":58,"type":"text","subType":"datasource","id":85,"pos_x":484,"pos_y":484,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"middle","text":"ID 85","unit":"W","source":35,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"88":{"position":16,"type":"icon","id":"88","icon":"mdi:home-floor-negative-1","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":471,"pos_y":448,"shadow":"","css_general":"black-stroke","source":35,"threshold":1,"frame":"_overlay","action":"none"},"90":{"position":59,"type":"text","subType":"datasource","id":90,"pos_x":483,"pos_y":75,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"middle","text":"ID 90","unit":"W","source":36,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"91":{"position":17,"type":"icon","id":"91","icon":"mdi:home-floor-1","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"471","pos_y":"40","shadow":"","css_general":"black-stroke","source":36,"threshold":1,"frame":"_overlay","action":"none"},"92":{"position":19,"type":"rect","id":92,"rx":10,"height":40,"width":115,"pos_x":571,"pos_y":404,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":8,"threshold":0,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"93":{"position":20,"type":"rect","id":93,"rx":10,"height":40,"width":115,"pos_x":720,"pos_y":66,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":37,"threshold":1,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"94":{"position":60,"type":"text","id":94,"pos_x":825,"pos_y":76,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Deckenlicht Büro","shadow":"","css_general":"grey-text","frame":"_overlay"},"95":{"position":61,"type":"text","subType":"datasource","id":95,"pos_x":825,"pos_y":93,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 95","unit":"W","source":37,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"change","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay","source_action":69,"action_type":"number","action_display":"button","action_display_freeform":false,"shortcuts":{"0":{"alias":"Ein","value":"true"},"1":{"alias":"Aus","value":"false"}}},"97":{"position":18,"type":"icon","id":"97","icon":"mdi:lamp-outline","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"725","pos_y":"80","shadow":"","css_general":"black-stroke","css_active_positive":"yellow-pulse","source":37,"threshold":1,"frame":"_overlay","action":"none"},"99":{"position":62,"type":"text","id":99,"pos_x":825,"pos_y":177,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Stehlampe","shadow":"","css_general":"grey-text","frame":"_overlay"},"100":{"position":63,"type":"text","subType":"datasource","id":100,"pos_x":825,"pos_y":194,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":20,"align":"end","text":"ID 100","unit":"W","source":38,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"101":{"position":19,"type":"icon","id":"101","icon":"mdi:floor-lamp-outline","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"725","pos_y":"177","shadow":"","css_general":"black-stroke","css_active_positive":"yellow-pulse","source":38,"threshold":1,"frame":"_overlay","action":"none"},"104":{"position":64,"type":"text","id":104,"pos_x":"675","pos_y":"373","color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"Heizung","shadow":"","css_general":"grey-text","frame":"_overlay"},"106":{"position":65,"type":"text","subType":"datasource","id":106,"pos_x":731,"pos_y":472,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 106","unit":"kg","prepend":"Verbrauch: ","source":41,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"107":{"position":66,"type":"text","subType":"datasource","id":107,"pos_x":830,"pos_y":413,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 107","unit":"to","source":42,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"108":{"position":67,"type":"text","subType":"datasource","id":108,"pos_x":731,"pos_y":482,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 108","unit":"°C","prepend":"Warmwasser: ","source":39,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"109":{"position":68,"type":"text","subType":"datasource","id":109,"pos_x":731,"pos_y":492,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 109","unit":"°C","prepend":"Vorlauf (Soll): ","source":43,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"110":{"position":69,"type":"text","subType":"datasource","id":110,"pos_x":731,"pos_y":512,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 110","unit":"°C","prepend":"Puffer (oben): ","source":44,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"111":{"position":70,"type":"text","subType":"datasource","id":111,"pos_x":731,"pos_y":522,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 111","unit":"°C","prepend":"Puffer (unten): ","source":45,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"113":{"position":71,"type":"text","subType":"datasource","id":113,"pos_x":731,"pos_y":462,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 113","unit":"h","prepend":"Aschebox: ","source":46,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"114":{"position":21,"type":"rect","id":114,"rx":10,"height":80,"width":115,"pos_x":718,"pos_y":453,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":"percent","fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":51,"threshold":100,"css_general":"black-stroke drop-shadow-value","css_active_positive":"red-pulse","css_inactive_positive":"red-stroke"},"115":{"position":72,"type":"text","subType":"datasource","id":115,"pos_x":675,"pos_y":389,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"end","text":"ID 115","unit":"","source":47,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay","override":{}},"116":{"position":73,"type":"text","subType":"datasource","id":116,"pos_x":732,"pos_y":502,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 116","unit":"°C","prepend":"Vorlauf (Ist): ","source":48,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"117":{"position":7,"type":"circle","id":117,"radius":25,"pos_x":483,"pos_y":64,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"119":{"position":6,"type":"circle","id":119,"radius":25,"pos_x":645,"pos_y":64,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":50,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"120":{"position":74,"type":"text","subType":"datasource","id":120,"pos_x":645,"pos_y":74,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"ID 120","unit":"W","source":50,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"121":{"position":20,"type":"icon","id":"121","icon":"fluent:desk-32-regular","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"633","pos_y":"44","shadow":"","css_general":"black-stroke","source":36,"threshold":1,"frame":"_overlay","action":"none"},"122":{"position":5,"type":"circle","id":122,"radius":25,"pos_x":645,"pos_y":163,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":50,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"123":{"position":75,"type":"text","subType":"datasource","id":123,"pos_x":646,"pos_y":173,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"ID 123","unit":"W","source":49,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"124":{"position":21,"type":"icon","id":"124","icon":"mdi:living-room-outline","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"633","pos_y":"144","shadow":"","css_general":"black-stroke","source":36,"threshold":1,"frame":"_overlay","action":"none"},"125":{"position":22,"type":"rect","id":125,"rx":10,"height":40,"width":115,"pos_x":720,"pos_y":167,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A8A","fill_type":-1,"fill_direction":90,"fill_max":1,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":38,"threshold":1,"css_general":"black-stroke drop-shadow-value","css_active_positive":"blue-pulse"},"126":{"position":4,"type":"circle","id":126,"radius":25,"pos_x":484,"pos_y":471,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"127":{"position":3,"type":"circle","id":127,"radius":25,"pos_x":391,"pos_y":471,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"128":{"position":22,"type":"icon","id":"128","icon":"material-symbols:home-and-garden-rounded","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":380,"pos_y":447,"shadow":"","css_general":"black-stroke","source":35,"threshold":1,"frame":"_overlay","action":"none"},"129":{"position":76,"type":"text","subType":"datasource","id":129,"pos_x":391,"pos_y":484,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"middle","text":"ID 129","unit":"W","source":7,"source_option":-1,"source_display":"value","shadow":"","threshold":1,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","css_active_positive":"txt-shadow-red","frame":"_overlay"},"130":{"position":77,"type":"text","id":130,"pos_x":482,"pos_y":66,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"OG","shadow":"","css_general":"grey-text","frame":"_overlay"},"132":{"position":78,"type":"text","id":132,"pos_x":484,"pos_y":474,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"Keller","shadow":"","css_general":"grey-text","frame":"_overlay"},"135":{"position":79,"type":"text","id":135,"pos_x":392,"pos_y":475,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"Garten","shadow":"","css_general":"grey-text","frame":"_overlay"},"137":{"position":23,"type":"rect","id":137,"rx":10,"height":36,"width":115,"pos_x":"570","pos_y":"363","fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":51,"threshold":100,"css_general":"black-stroke drop-shadow-value","css_active_positive":"red-pulse","css_inactive_positive":"blue-pulse"},"138":{"position":23,"type":"icon","id":"138","icon":"mdi:heat-wave","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"575","pos_y":"369","shadow":"","css_general":"black-stroke","css_active_positive":"red-pulse","css_inactive_positive":"red-pulse","source":51,"threshold":1,"frame":"_overlay","action":"none"},"139":{"position":24,"type":"icon","id":"139","icon":"material-symbols:switch-left","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":545,"pos_y":493,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":33,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"material-symbols:switch-right"}}},"140":{"position":25,"type":"icon","id":"140","icon":"material-symbols:switch-left","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":694,"pos_y":"117","shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":53,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"material-symbols:switch-right"}}},"141":{"position":26,"type":"icon","id":"141","icon":"material-symbols:switch-left","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":694,"pos_y":16,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":56,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"material-symbols:switch-right"}}},"142":{"position":27,"type":"icon","id":"142","icon":"material-symbols:switch-left","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":545,"pos_y":399,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":55,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"material-symbols:switch-right"}}},"143":{"position":28,"type":"icon","id":"143","icon":"material-symbols:switch-left","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":545,"pos_y":446,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":54,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"material-symbols:switch-right"}}},"144":{"position":11,"type":"text","subType":"datasource","id":144,"pos_x":205,"pos_y":324,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":12,"align":"middle","text":"ID 144","unit":"W","source":34,"source_option":-1,"source_display":"value","shadow":"","threshold":5,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"145":{"position":5,"type":"icon","id":"145","icon":"f7:sunrise","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"132","pos_y":"9","shadow":"","css_general":"black-stroke","source":57,"threshold":0,"frame":"_overlay","action":"none"},"146":{"position":4,"type":"icon","id":"146","icon":"f7:sunset","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":"202","pos_y":"8","shadow":"","css_general":"black-stroke","source":58,"threshold":0,"frame":"_overlay","action":"none"},"147":{"position":10,"type":"text","subType":"datasource","id":147,"pos_x":144,"pos_y":37,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"middle","text":"ID 147","unit":"","source":57,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"148":{"position":9,"type":"text","subType":"datasource","id":148,"pos_x":214,"pos_y":37,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"middle","text":"ID 148","unit":"","source":58,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"149":{"position":3,"type":"icon","id":"149","icon":"raphael:temp","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":150,"pos_y":458,"shadow":"","source":-1,"threshold":0,"frame":"_overlay","action":"none"},"150":{"position":8,"type":"text","subType":"datasource","id":150,"pos_x":176,"pos_y":465,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 150","unit":" °C","source":59,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"151":{"position":7,"type":"text","subType":"datasource","id":151,"pos_x":175,"pos_y":475,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":10,"align":"start","text":"ID 151","unit":" % rF","source":60,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"152":{"position":6,"type":"text","subType":"datasource","id":152,"pos_x":130,"pos_y":470,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 152","unit":"kWh","source":61,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay","override":{"default":{"value":"val => val.toLocaleString('de-DE')"}}},"153":{"position":5,"type":"text","subType":"datasource","id":153,"pos_x":130,"pos_y":485,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"ID 153","unit":"kWh","source":62,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay","override":{"default":{"value":"val => val.toLocaleString('de-DE')"}}},"154":{"position":4,"type":"text","id":154,"pos_x":130,"pos_y":462,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"Bezug","shadow":"","css_general":"grey-text","frame":"_overlay"},"155":{"position":3,"type":"text","id":155,"pos_x":130,"pos_y":477,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":8,"align":"end","text":"Einspeisung","shadow":"","css_general":"grey-text","frame":"_overlay"},"157":{"position":2,"type":"icon","id":"157","icon":"mdi:counter","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":41,"pos_y":463,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":63,"threshold":0,"frame":"_overlay","action":"none"},"158":{"position":2,"type":"rect","id":158,"rx":0,"height":35,"width":100,"pos_x":36,"pos_y":456,"fill":"none","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"black-stroke drop-shadow-value"},"159":{"position":1,"type":"icon","id":"159","icon":"mdi:automatic","width":24,"height":24,"color":"rgb(0, 0, 0)","pos_x":263,"pos_y":458,"shadow":"rgb(0, 0, 0)","css_general":"drop-shadow-black","css_active_positive":"green-stroke","css_inactive_positive":"red-stroke","source":67,"threshold":0,"frame":"_overlay","action":"toggle","override":{"<1":{"icon":"mdi:hand"},">0":{"icon":"mdi:automatic"}}},"160":{"position":1,"type":"rect","id":160,"rx":10,"height":45,"width":60,"pos_x":815,"pos_y":383,"fill":"none","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_value":"#FFCE4A29","fill_type":"value","fill_direction":90,"fill_max":3,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":42,"threshold":100,"css_general":"black-stroke drop-shadow-value"},"161":{"position":2,"type":"text","id":161,"pos_x":844,"pos_y":401,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"align":"middle","text":"Pelletslager","shadow":"","css_general":"grey-text txt-shadow-value","frame":"_overlay"},"162":{"position":0,"type":"rect","id":162,"rx":5,"height":40,"width":20,"pos_x":855,"pos_y":493,"fill":"rgba(162, 162, 162, 0.6)","color":"rgb(0, 0, 0)","stroke":2,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":"value","fill_direction":270,"fill_max":700,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":46,"threshold":0,"css_general":"black-stroke drop-shadow-value","fill_value":"rgba(255, 255, 255, 0.9)"},"163":{"position":1,"type":"text","id":163,"pos_x":864,"pos_y":513,"color":"none","fill":"rgb(83, 142, 163)","font_family":"Arial, sans-serif","font_size":10,"degree":-90,"align":"middle","text":"Asche","shadow":"","css_general":"grey-text txt-shadow-value","frame":"_overlay"},"164":{"position":0,"type":"icon","id":"164","icon":"icon-park-outline:brightness","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":168,"pos_y":10,"shadow":"","source":68,"threshold":15,"frame":"_overlay","action":"none","css_active_positive":"drop-shadow-yellow","override":{"<15":{"icon":"material-symbols:mode-night-outline?flip=horizontal"}},"css_general":""},"166":{"position":0,"type":"text","subType":"datasource","id":166,"pos_x":179,"pos_y":37,"color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"middle","text":"ID 166","unit":"lx","source":68,"source_option":-1,"source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"167":{"position":0,"id":167,"width":100,"height":100,"pos_x":220,"pos_y":51,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Text","align":"end","color":"","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","enable_clock":true,"css_general":"txt-black","clock":{"year":"numeric","month":"2-digit","day":"2-digit"}},"168":{"position":0,"id":168,"width":100,"height":100,"pos_x":220,"pos_y":60,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Text","align":"end","color":"","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","enable_clock":true,"css_general":"txt-black","clock":{"hour":"2-digit","minute":"2-digit","second":"2-digit"}},"169":{"position":0,"id":169,"width":100,"height":100,"pos_x":129,"pos_y":8,"source":0,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":10,"fill_value":"#FFCE4A29","fill_type":"value","fill_direction":90,"fill_max":5000,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"rgb(255,206,74)","fill":"none","stroke":2,"css_general":"drop-shadow-value"},"170":{"position":6,"type":"icon","id":170,"icon":"tabler:solar-panel","width":24,"height":24,"color":"rgb(97, 104, 122)","pos_x":280,"pos_y":70,"shadow":"","css_general":"black-stroke","css_active_positive":"yellow-pulse","source":23,"threshold":0,"frame":"_overlay","action":"none","override":{">0":{"icon":"tabler:solar-panel-2"}}},"171":{"position":0,"id":171,"width":24,"height":24,"pos_x":146,"pos_y":43,"source":0,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"cbi:huawei-solar-inverter","color":"rgba(15,73,24,1)","css_active_positive":"green-pulse","css_general":"black-stroke"},"172":{"position":0,"id":172,"width":20,"height":300,"pos_x":900,"pos_y":50,"source":26,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#FFCE4A38","fill_type":"value","fill_direction":90,"fill_max":30,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"rgba(218,160,7,1)","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"174":{"position":0,"id":174,"width":100,"height":100,"pos_x":918,"pos_y":345,"source":26,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","override":{">=30":{"pos_y":55},">=29":{"pos_y":65},">=28":{"pos_y":65},">=27":{"pos_y":75},">=26":{"pos_y":85},">=25":{"pos_y":95},">=24":{"pos_y":105},">=23":{"pos_y":115},">=22":{"pos_y":125},">=21":{"pos_y":135},">=20":{"pos_y":145},">=19":{"pos_y":155},">=18":{"pos_y":165},">=17":{"pos_y":175},">=16":{"pos_y":185},">=15":{"pos_y":195},">=14":{"pos_y":205},">=13":{"pos_y":215},">=12":{"pos_y":225},">=11":{"pos_y":235},">=10":{"pos_y":245},">=9":{"pos_y":255},">=8":{"pos_y":265},">=7":{"pos_y":275},">=6":{"pos_y":285},">=5":{"pos_y":295},">=4":{"pos_y":305},">=3":{"pos_y":315},">=2":{"pos_y":325},">=1":{"pos_y":335},">=0":{"pos_y":345}},"prepend":""},"175":{"position":0,"id":175,"width":20,"height":300,"pos_x":950,"pos_y":50,"source":31,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#A1D34342","fill_type":"value","fill_direction":90,"fill_max":30,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#A1D343","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"176":{"position":0,"id":176,"width":100,"height":100,"pos_x":968,"pos_y":345,"source":31,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","override":{">=30":{"pos_y":55},">=29":{"pos_y":65},">=28":{"pos_y":65},">=27":{"pos_y":75},">=26":{"pos_y":85},">=25":{"pos_y":95},">=24":{"pos_y":105},">=23":{"pos_y":115},">=22":{"pos_y":125},">=21":{"pos_y":135},">=20":{"pos_y":145},">=19":{"pos_y":155},">=18":{"pos_y":165},">=17":{"pos_y":175},">=16":{"pos_y":185},">=15":{"pos_y":195},">=14":{"pos_y":205},">=13":{"pos_y":215},">=12":{"pos_y":225},">=11":{"pos_y":235},">=10":{"pos_y":245},">=9":{"pos_y":255},">=8":{"pos_y":265},">=7":{"pos_y":275},">=6":{"pos_y":285},">=5":{"pos_y":295},">=4":{"pos_y":305},">=3":{"pos_y":315},">=2":{"pos_y":325},">=1":{"pos_y":335},">=0":{"pos_y":345}}},"178":{"position":0,"id":178,"width":20,"height":100,"pos_x":980,"pos_y":50,"source":30,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#F20E4036","fill_type":"value","fill_direction":90,"fill_max":10,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#F20E40","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"180":{"position":0,"id":180,"width":100,"height":100,"pos_x":998,"pos_y":145,"source":30,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","override":{">=9":{"pos_y":55},">=8":{"pos_y":65},">=7":{"pos_y":75},">=6":{"pos_y":85},">=5":{"pos_y":95},">=4":{"pos_y":105},">=3":{"pos_y":115},">=2":{"pos_y":125},">=1":{"pos_y":135},">=0":{"pos_y":145}}},"182":{"position":0,"id":182,"width":20,"height":80,"pos_x":980,"pos_y":160,"source":71,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#0F9FF240","fill_type":"value","fill_direction":90,"fill_max":8,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#0061F2","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"183":{"position":0,"id":183,"width":20,"height":80,"pos_x":980,"pos_y":270,"source":70,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#00B5DD3D","fill_type":"value","fill_direction":270,"fill_max":8,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#00B5DD","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"184":{"position":0,"id":184,"width":100,"height":100,"pos_x":998,"pos_y":235,"source":71,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","prepend":"","override":{">=7":{"pos_y":165},">=6":{"pos_y":175},">=5":{"pos_y":185},">=4":{"pos_y":195},">=3":{"pos_y":205},">=2":{"pos_y":215},">=1":{"pos_y":225},">=0":{"pos_y":235}}},"185":{"position":0,"id":185,"width":100,"height":100,"pos_x":998,"pos_y":275,"source":70,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","prepend":"","override":{">=7":{"pos_y":345},">=6":{"pos_y":335},">=5":{"pos_y":325},">=4":{"pos_y":315},">=3":{"pos_y":305},">=2":{"pos_y":295},">=1":{"pos_y":285},">=0":{"pos_y":275}}},"186":{"position":0,"id":186,"width":18,"height":18,"pos_x":900,"pos_y":25,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"cbi:huawei-solar-inverter","color":"rgba(0,0,0,1)","css_general":"battery-stroke"},"187":{"position":0,"id":187,"width":24,"height":24,"pos_x":979,"pos_y":244,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"cbi:solar-battery-10","color":"rgba(0,0,0,1)","css_general":"battery-stroke"},"188":{"position":0,"id":188,"width":18,"height":18,"pos_x":980,"pos_y":25,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"mdi:electricity-from-grid","color":"#F20E40","css_general":"black-stroke"},"189":{"position":0,"id":189,"width":18,"height":18,"pos_x":950,"pos_y":25,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"mdi:transmission-tower-import","color":"#A1D343","css_general":"black-stroke invers"},"192":{"position":0,"id":192,"width":100,"height":100,"pos_x":970,"pos_y":365,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Tageswerte (in kWh)","align":"middle","color":"","fill":"#000000","font_size":10,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers"},"193":{"position":0,"id":193,"width":100,"height":100,"pos_x":61,"pos_y":450,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Hauptzähler","align":"middle","color":"","fill":"#000000","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"194":{"position":25,"type":"rect","id":194,"rx":2,"height":360,"width":160,"pos_x":885,"pos_y":15,"fill":"#EEEEEE10","color":"rgb(0, 0, 0)","stroke":1,"shadow":"rgb(0, 0, 0)","frame":"_overlay","fill_type":-1,"fill_direction":90,"border_type":-1,"border_direction":"cw","border_style":"round","border_reverse":false,"border_start":180,"source":-1,"threshold":0,"css_general":"battery-stroke"},"195":{"position":0,"id":195,"width":20,"height":100,"pos_x":1010,"pos_y":50,"source":75,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#F28D1A42","fill_type":"value","fill_direction":90,"fill_max":10,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#F28D1A","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"196":{"position":0,"id":196,"width":18,"height":18,"pos_x":1010,"pos_y":25,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"pepicons-print:house","color":"rgba(0,0,0,1)","css_general":"black-stroke"},"197":{"position":0,"id":197,"width":100,"height":100,"pos_x":1028,"pos_y":145,"source":75,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","override":{">=9":{"pos_y":55},">=8":{"pos_y":65},">=7":{"pos_y":75},">=6":{"pos_y":85},">=5":{"pos_y":95},">=4":{"pos_y":105},">=3":{"pos_y":115},">=2":{"pos_y":125},">=1":{"pos_y":135},">=0":{"pos_y":145}}},"198":{"position":0,"id":198,"width":18,"height":18,"pos_x":1009,"pos_y":247,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"material-symbols:percent","color":"rgba(0,0,0,1)","css_general":"battery-stroke"},"199":{"position":0,"id":199,"width":20,"height":80,"pos_x":1010,"pos_y":270,"source":74,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#FFCE4A38","fill_type":"percent","fill_direction":90,"fill_max":8,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#FFCE4A","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"200":{"position":0,"id":200,"width":100,"height":100,"pos_x":1028,"pos_y":345,"source":74,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","prepend":"","override":{">=90":{"pos_y":273},">=80":{"pos_y":281},">=70":{"pos_y":289},">=60":{"pos_y":297},">=50":{"pos_y":305},">=40":{"pos_y":313},">=30":{"pos_y":321},">=20":{"pos_y":329},">=10":{"pos_y":337},">=0":{"pos_y":345}}},"201":{"position":0,"id":201,"width":20,"height":80,"pos_x":1010,"pos_y":160,"source":73,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#A1D34338","fill_type":"percent","fill_direction":90,"fill_max":8,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#A1D343","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"202":{"position":0,"id":202,"width":100,"height":100,"pos_x":1028,"pos_y":235,"source":73,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","prepend":"","override":{">=90":{"pos_y":163},">=80":{"pos_y":171},">=70":{"pos_y":179},">=60":{"pos_y":187},">=50":{"pos_y":195},">=40":{"pos_y":203},">=30":{"pos_y":211},">=20":{"pos_y":219},">=10":{"pos_y":227},">=0":{"pos_y":235}}},"203":{"position":1,"id":203,"width":40,"height":1,"pos_x":900,"pos_y":150,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"204":{"position":1,"id":204,"width":40,"height":1,"pos_x":900,"pos_y":250,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1},"205":{"position":1,"id":205,"width":20,"height":1,"pos_x":950,"pos_y":150,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1},"206":{"position":1,"id":206,"width":20,"height":1,"pos_x":950,"pos_y":250,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1},"207":{"position":0,"id":207,"width":100,"height":100,"pos_x":895,"pos_y":250,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"10","align":"middle","color":"","fill":"#61687A","font_size":6,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers"},"208":{"position":0,"id":208,"width":100,"height":100,"pos_x":895,"pos_y":150,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"20","align":"middle","color":"","fill":"#61687A","font_size":6,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers"},"209":{"position":0,"id":209,"width":100,"height":100,"pos_x":895,"pos_y":350,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"0","align":"middle","color":"","fill":"#61687A","font_size":6,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers"},"210":{"position":0,"id":210,"width":100,"height":100,"pos_x":895,"pos_y":50,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"30","align":"middle","color":"","fill":"#61687A","font_size":6,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers"},"211":{"position":1,"id":211,"width":20,"height":1,"pos_x":910,"pos_y":100,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"212":{"position":1,"id":212,"width":20,"height":1,"pos_x":910,"pos_y":200,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"213":{"position":1,"id":213,"width":20,"height":1,"pos_x":910,"pos_y":300,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"214":{"position":1,"id":214,"width":10,"height":1,"pos_x":960,"pos_y":100,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"215":{"position":1,"id":215,"width":10,"height":1,"pos_x":960,"pos_y":200,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"216":{"position":1,"id":216,"width":10,"height":1,"pos_x":960,"pos_y":300,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"217":{"position":1,"id":217,"width":10,"height":1,"pos_x":990,"pos_y":100,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"218":{"position":1,"id":218,"width":10,"height":1,"pos_x":1020,"pos_y":100,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":0,"fill_value":"","fill_type":-1,"fill_direction":"cw","fill_max":0,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#61687A","fill":"none","stroke":1,"css_general":""},"219":{"position":0,"id":219,"width":20,"height":300,"pos_x":920,"pos_y":50,"source":76,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"rect","rx":1,"fill_value":"#FFF836A6","fill_type":"value","fill_direction":90,"fill_max":30,"border_value":"","border_type":-1,"border_direction":"cw","border_style":"round","border_max":0,"border_reverse_value":"","border_reverse":false,"border_start":180,"color":"#FFF836A6","fill":"none","stroke":1,"css_general":"drop-shadow-value"},"220":{"position":0,"id":220,"width":100,"height":100,"pos_x":938,"pos_y":345,"source":76,"threshold":0,"frame":"_overlay","url":"","action":"none","calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"type":"text","align":"end","subType":"datasource","text":"Datasource 174","source_option":-1,"source_display":"value","linebreak":0,"subtract":[],"add":[],"unit":"","source_action":-1,"color":"","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","prepend":"","override":{">=30":{"pos_y":55},">=29":{"pos_y":65},">=28":{"pos_y":65},">=27":{"pos_y":75},">=26":{"pos_y":85},">=25":{"pos_y":95},">=24":{"pos_y":105},">=23":{"pos_y":115},">=22":{"pos_y":125},">=21":{"pos_y":135},">=20":{"pos_y":145},">=19":{"pos_y":155},">=18":{"pos_y":165},">=17":{"pos_y":175},">=16":{"pos_y":185},">=15":{"pos_y":195},">=14":{"pos_y":205},">=13":{"pos_y":215},">=12":{"pos_y":225},">=11":{"pos_y":235},">=10":{"pos_y":245},">=9":{"pos_y":255},">=8":{"pos_y":265},">=7":{"pos_y":275},">=6":{"pos_y":285},">=5":{"pos_y":295},">=4":{"pos_y":305},">=3":{"pos_y":315},">=2":{"pos_y":325},">=1":{"pos_y":335},">=0":{"pos_y":345}}},"221":{"position":0,"id":221,"width":100,"height":100,"pos_x":1035,"pos_y":310,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Eigenverbrauch","align":"middle","color":"none","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","degree":-90},"222":{"position":0,"id":222,"width":100,"height":100,"pos_x":1035,"pos_y":200,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"Autarkie","align":"middle","color":"none","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black txt-shadow-value-invers","degree":-90},"223":{"position":0,"id":223,"width":100,"height":100,"pos_x":991,"pos_y":264,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"in","align":"middle","color":"none","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black","degree":0},"224":{"position":0,"id":224,"width":100,"height":100,"pos_x":991,"pos_y":244,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"text","text":"out","align":"middle","color":"none","fill":"rgba(0,0,0,1)","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black","degree":0},"225":{"position":0,"id":225,"width":18,"height":18,"pos_x":921,"pos_y":25,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","type":"icon","icon":"carbon:forecast-lightning","color":"rgba(0,0,0,1)","css_general":"black-stroke"},"226":{"position":72,"type":"text","subType":"datasource","id":226,"pos_x":"675","pos_y":"382","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":6,"align":"end","text":"ID 115","unit":"","source":47,"source_option":"relative","source_display":"text","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":0,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay","override":{}},"227":{"position":0,"id":227,"pos_x":187,"pos_y":382,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"228":{"position":0,"id":228,"pos_x":187,"pos_y":391,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"229":{"position":0,"id":229,"pos_x":187,"pos_y":400,"source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"230":{"position":50,"type":"text","subType":"datasource","id":230,"pos_x":"215","pos_y":"382","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"A","prepend":"","source":78,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"231":{"position":50,"type":"text","subType":"datasource","id":231,"pos_x":"215","pos_y":"391","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"A","prepend":"","source":79,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"232":{"position":50,"type":"text","subType":"datasource","id":232,"pos_x":"215","pos_y":"400","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"A","prepend":"","source":80,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"233":{"position":0,"id":233,"pos_x":"220","pos_y":"382","source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"234":{"position":0,"id":234,"pos_x":"220","pos_y":"391","source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"235":{"position":0,"id":235,"pos_x":"220","pos_y":"400","source":-1,"threshold":0,"frame":"_overlay","url":"","action":"none","shadow":"","type":"text","text":"|","align":"middle","color":"none","fill":"","font_size":7,"font_family":"\"Arial\", sans-serif","css_general":"txt-black"},"236":{"position":50,"type":"text","subType":"datasource","id":236,"pos_x":"255","pos_y":"382","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"W","prepend":"","source":81,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"237":{"position":50,"type":"text","subType":"datasource","id":237,"pos_x":"255","pos_y":"391","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"W","prepend":"","source":82,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"},"238":{"position":50,"type":"text","subType":"datasource","id":238,"pos_x":"255","pos_y":"400","color":"none","fill":"rgb(0, 0, 0)","font_family":"Arial, sans-serif","font_size":7,"align":"end","text":"ID 74","unit":"W","prepend":"","source":83,"source_option":-1,"source_display":"value","shadow":"","threshold":0,"calculate_kw":"none","counter_animation":false,"convert":false,"decimal_places":1,"action":"none","subtract":[-1],"add":[-1],"css_general":"txt-black","frame":"_overlay"}},"defs":{"path_14_7":{"type":"def","id":"path_14_7","d":"M136 412 H 179 H 336 A 15 15 0 0 0 351 397 V 314","startSlot":"right","endSlot":"bottom_left"},"path_13_14":{"type":"def","id":"path_13_14","d":"M159 314 V 327.4 A 15 15 0 0 1 144 342.4 H 120 A 15 15 0 0 0 105 357.4 V 381","startSlot":"bottom_left","endSlot":"top_right"},"path_13_7":{"type":"def","id":"path_13_7","d":"M230 263 H 320","startSlot":"right","endSlot":"left"},"path_84_54":{"type":"def","id":"path_84_54","d":"MNaN NaN","startSlot":"right_top","endSlot":"left"},"path_7_117":{"type":"def","id":"path_7_117","d":"M422 243 H 429 A 15 15 0 0 0 444 228 V 79 A 15 15 0 0 1 459 64 H 457","startSlot":"right_top","endSlot":"left"},"path_119_93":{"type":"def","id":"path_119_93","d":"M668.9923155196477 72.55050358314172 H 678.9923155196477 A 6 6 0 0 1 684.9923155196477 78.55050358314172 V 80 A 6 6 0 0 0 690.9923155196477 86 H 719.5","startSlot":"right_bottom","endSlot":"left"},"path_117_119":{"type":"def","id":"path_117_119","d":"M509 64 H 619.5","startSlot":"right","endSlot":"left"},"path_122_52":{"type":"def","id":"path_122_52","d":"M668.9923155196477 154.4494964168583 H 678.9923155196477 A 6 6 0 0 0 684.9923155196477 148.4494964168583 V 148 A 6 6 0 0 1 690.9923155196477 142 H 719.5","startSlot":"right_top","endSlot":"left"},"path_122_98":{"type":"def","id":"path_122_98","d":"M668.9923155196477 171.5505035831417","startSlot":"right_bottom","endSlot":"left"},"path_117_122":{"type":"def","id":"path_117_122","d":"M483 90 V 99.4 A 15 15 0 0 0 498 114.4 H 630 A 15 15 0 0 1 645 129.4 V 137.5","startSlot":"bottom","endSlot":"top"},"path_122_125":{"type":"def","id":"path_122_125","d":"M668.9923155196477 171.5505035831417 H 678.9923155196477 A 7 7 0 0 1 685.9923155196477 178.5505035831417 V 180 A 7 7 0 0 0 692.9923155196477 187 H 719.5","startSlot":"right_bottom","endSlot":"left"},"path_7_126":{"type":"def","id":"path_7_126","d":"M422 283 H 429.2 A 15 15 0 0 1 444.2 298 V 456 A 15 15 0 0 0 459.2 471 H 458","startSlot":"right_bottom","endSlot":"left"},"path_126_92":{"type":"def","id":"path_126_92","d":"M508.4923155196477 462.44949641685827 H 520.8923155196477 A 15 15 0 0 0 535.8923155196477 447.44949641685827 V 439 A 15 15 0 0 1 550.8923155196477 424 H 570.5","startSlot":"right_top","endSlot":"left"},"path_126_55":{"type":"def","id":"path_126_55","d":"M510 471 H 569.5","startSlot":"right","endSlot":"left"},"path_126_79":{"type":"def","id":"path_126_79","d":"M508.4923155196477 479.55050358314173 H 520.6923155196478 A 15 15 0 0 1 535.6923155196478 494.55050358314173 V 503 A 15 15 0 0 0 550.6923155196478 518 H 569.5","startSlot":"right_bottom","endSlot":"left"},"path_7_127":{"type":"def","id":"path_7_127","d":"M391 314 V 445","startSlot":"bottom_right","endSlot":"top"},"path_127_50":{"type":"def","id":"path_127_50","d":"M365 471 H 346.5","startSlot":"left","endSlot":"right"},"path_126_137":{"type":"def","id":"path_126_137","d":"M484 445 V 396 A 15 15 0 0 1 499 381 H 570","startSlot":"top","endSlot":"left"},"path_137_114":{"type":"def","id":"path_137_114","d":"M685 381 H 760 A 15 15 0 0 1 775 396 V 452","startSlot":"right","endSlot":"top"},"path_119_53":{"type":"def","id":"path_119_53","d":"M668.9923155196477 55.44949641685828 H 678.9923155196477 A 7 7 0 0 0 685.9923155196477 48.44949641685828 V 48 A 7 7 0 0 1 692.9923155196477 41 H 719.5","startSlot":"right_top","endSlot":"left"},"path_160_114":{"type":"def","id":"path_160_114","d":"M865 429 V 437.8 V 458 A 15 15 0 0 1 850 473 H 834","startSlot":"bottom_right","endSlot":"right_top"},"path_114_162":{"type":"def","id":"path_114_162","d":"M834 513 H 854","startSlot":"right_bottom","endSlot":"left"},"path_169_14":{"type":"def","id":"path_169_14","d":"M128 58 H 119.4 H 100 A 15 15 0 0 0 85 73 V 381","startSlot":"left","endSlot":"top"},"path_169_13":{"type":"def","id":"path_169_13","d":"M159 109 V 212","startSlot":"bottom_left","endSlot":"top_left"},"path_169_7":{"type":"def","id":"path_169_7","d":"M199 109 V 129.6 A 15 15 0 0 0 214 144.6 H 336 A 15 15 0 0 1 351 159.6 V 212","startSlot":"bottom_right","endSlot":"top_left"},"path_59_169":{"type":"def","id":"path_59_169","d":"M289.5 47.5 H 277.7 A 5 5 0 0 0 272.7 52.5 V 53 A 5 5 0 0 1 267.7 58 H 230","startSlot":"left","endSlot":"right"},"path_69_169":{"type":"def","id":"path_69_169","d":"M289.5 97.5 H 277.7 A 9 9 0 0 1 268.7 88.5 V 87 A 9 9 0 0 0 259.7 78 H 230","startSlot":"left","endSlot":"right_bottom"}},"lines":{"line_path_14_7":{"type":"line","id":"line_path_14_7","href":"#path_14_7","color":"rgb(97, 104, 122)","shadow":""},"line_path_13_14":{"type":"line","id":"line_path_13_14","href":"#path_13_14","color":"rgb(97, 104, 122)","shadow":""},"line_path_13_7":{"type":"line","id":"line_path_13_7","href":"#path_13_7","color":"rgb(97, 104, 122)","shadow":""},"line_path_7_117":{"type":"line","id":"line_path_7_117","href":"#path_7_117","color":"rgb(97, 104, 122)","shadow":""},"line_path_119_93":{"type":"line","id":"line_path_119_93","href":"#path_119_93","color":"rgb(97, 104, 122)","shadow":""},"line_path_117_119":{"type":"line","id":"line_path_117_119","href":"#path_117_119","color":"rgb(97, 104, 122)","shadow":""},"line_path_122_52":{"type":"line","id":"line_path_122_52","href":"#path_122_52","color":"rgb(97, 104, 122)","shadow":""},"line_path_117_122":{"type":"line","id":"line_path_117_122","href":"#path_117_122","color":"rgb(97, 104, 122)","shadow":""},"line_path_122_125":{"type":"line","id":"line_path_122_125","href":"#path_122_125","color":"rgb(97, 104, 122)","shadow":""},"line_path_7_126":{"type":"line","id":"line_path_7_126","href":"#path_7_126","color":"rgb(97, 104, 122)","shadow":""},"line_path_126_92":{"type":"line","id":"line_path_126_92","href":"#path_126_92","color":"rgb(97, 104, 122)","shadow":""},"line_path_126_55":{"type":"line","id":"line_path_126_55","href":"#path_126_55","color":"rgb(97, 104, 122)","shadow":""},"line_path_126_79":{"type":"line","id":"line_path_126_79","href":"#path_126_79","color":"rgb(97, 104, 122)","shadow":""},"line_path_7_127":{"type":"line","id":"line_path_7_127","href":"#path_7_127","color":"rgb(97, 104, 122)","shadow":""},"line_path_127_50":{"type":"line","id":"line_path_127_50","href":"#path_127_50","color":"rgb(97, 104, 122)","shadow":""},"line_path_126_137":{"type":"line","id":"line_path_126_137","href":"#path_126_137","color":"rgb(97, 104, 122)","shadow":""},"line_path_137_114":{"type":"line","id":"line_path_137_114","href":"#path_137_114","color":"rgb(97, 104, 122)","shadow":""},"line_path_119_53":{"type":"line","id":"line_path_119_53","href":"#path_119_53","color":"rgb(97, 104, 122)","shadow":""},"line_path_160_114":{"type":"line","id":"line_path_160_114","href":"#path_160_114","color":"rgb(97, 104, 122)","shadow":""},"line_path_114_162":{"type":"line","id":"line_path_114_162","href":"#path_114_162","color":"rgb(97, 104, 122)","shadow":""},"line_path_169_14":{"type":"line","id":"line_path_169_14","href":"#path_169_14","color":"rgb(97, 104, 122)","shadow":""},"line_path_169_13":{"type":"line","id":"line_path_169_13","href":"#path_169_13","color":"rgb(97, 104, 122)","shadow":""},"line_path_169_7":{"type":"line","id":"line_path_169_7","href":"#path_169_7","color":"rgb(97, 104, 122)","shadow":""},"line_path_59_169":{"type":"line","id":"line_path_59_169","href":"#path_59_169","color":"rgb(97, 104, 122)","shadow":""},"line_path_69_169":{"type":"line","id":"line_path_69_169","href":"#path_69_169","color":"rgb(97, 104, 122)","shadow":""}},"animations":{"anim_path_14_7":{"type":"animation","id":"anim_path_14_7","href":"#path_14_7","color":"rgb(255, 206, 74)","source":3,"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(255, 206, 74)","source":34,"threshold":5,"animation_properties":"negative","animation_option":true,"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(255, 206, 74)","source":14,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_7_117":{"type":"animation","id":"anim_path_7_117","href":"#path_7_117","color":"rgb(255, 206, 74)","source":36,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_119_93":{"type":"animation","id":"anim_path_119_93","href":"#path_119_93","color":"rgb(255, 206, 74)","source":37,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_117_119":{"type":"animation","id":"anim_path_117_119","href":"#path_117_119","color":"rgb(255, 206, 74)","source":50,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_122_52":{"type":"animation","id":"anim_path_122_52","href":"#path_122_52","color":"rgb(255, 206, 74)","source":10,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_117_122":{"type":"animation","id":"anim_path_117_122","href":"#path_117_122","color":"rgb(255, 206, 74)","source":49,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_122_125":{"type":"animation","id":"anim_path_122_125","href":"#path_122_125","color":"rgb(255, 206, 74)","source":38,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_7_126":{"type":"animation","id":"anim_path_7_126","href":"#path_7_126","color":"rgb(255, 206, 74)","source":52,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_126_92":{"type":"animation","id":"anim_path_126_92","href":"#path_126_92","color":"rgb(255, 206, 74)","source":-1,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_126_55":{"type":"animation","id":"anim_path_126_55","href":"#path_126_55","color":"rgb(255, 206, 74)","source":9,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_126_79":{"type":"animation","id":"anim_path_126_79","href":"#path_126_79","color":"rgb(255, 206, 74)","source":32,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_7_127":{"type":"animation","id":"anim_path_7_127","href":"#path_7_127","color":"rgb(255, 206, 74)","source":7,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_127_50":{"type":"animation","id":"anim_path_127_50","href":"#path_127_50","color":"rgb(255, 206, 74)","source":7,"threshold":1,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_126_137":{"type":"animation","id":"anim_path_126_137","href":"#path_126_137","color":"rgb(255, 206, 74)","source":51,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_137_114":{"type":"animation","id":"anim_path_137_114","href":"#path_137_114","color":"rgb(255, 206, 74)","source":51,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_119_53":{"type":"animation","id":"anim_path_119_53","href":"#path_119_53","color":"rgb(255, 206, 74)","source":6,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_160_114":{"type":"animation","id":"anim_path_160_114","href":"#path_160_114","color":"rgb(255, 206, 74)","source":-1,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_114_162":{"type":"animation","id":"anim_path_114_162","href":"#path_114_162","color":"rgb(255, 206, 74)","source":-1,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_169_14":{"type":"animation","id":"anim_path_169_14","href":"#path_169_14","color":"rgb(255, 206, 74)","source":2,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":5,"duration":0,"power":5000,"animation_type":-1},"anim_path_169_13":{"type":"animation","id":"anim_path_169_13","href":"#path_169_13","color":"rgb(255, 206, 74)","source":11,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_169_7":{"type":"animation","id":"anim_path_169_7","href":"#path_169_7","color":"rgb(255, 206, 74)","source":12,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_59_169":{"type":"animation","id":"anim_path_59_169","href":"#path_59_169","color":"rgb(255, 206, 74)","source":24,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1},"anim_path_69_169":{"type":"animation","id":"anim_path_69_169","href":"#path_69_169","color":"rgb(255, 206, 74)","source":23,"threshold":0,"animation_properties":"positive","animation_option":false,"dots":0,"duration":0,"power":0,"animation_type":-1}},"datasources":{"0":{"source":"0_userdata.0.PV.PvTotal","alias":"Solarproduktion","factor":1},"1":{"source":"energiefluss-erweitert.0.calculation.consumption.consumption","alias":"Verbrauch","factor":1},"2":{"source":"0_userdata.0.PV.PvToGrid","alias":"Netz","factor":1},"3":{"source":"0_userdata.0.PV.GridToLoad","alias":"Netzbezug","factor":1},"4":{"source":"0_userdata.0.PV.SignedBat","alias":"Akku laden/entladen","factor":1},"5":{"source":"modbus.0.inputRegisters.13022_Battery_level_","alias":"Akkustand","factor":1},"6":{"source":"shelly.0.shellyplusplugs#80646fe69e34#1.Relay0.Power","alias":"USV","factor":1},"7":{"source":"hmip.0.devices.3014F711A0000B9D89A4A637.channels.1.currentPowerConsumption","alias":"Brunnen","factor":1},"8":{"source":"shelly.0.SHPLG-1#55F450#1.Relay0.Power","alias":"Trockner","factor":1},"9":{"source":"shelly.0.SHPLG-S#3CE90ED7BCBD#1.Relay0.Power","alias":"Waschmaschine","factor":1},"10":{"source":"alias.0.energie.watt_vistablet_verbrauch_aktuell","alias":"Tablet","factor":1},"11":{"source":"energiefluss-erweitert.0.calculation.battery.charging_solar","alias":"PvToBat","factor":1},"12":{"source":"0_userdata.0.PV.PvToLoad","alias":"PvToLoad","factor":1},"13":{"source":"0_userdata.0.PV.BatToGrid","alias":"BatToGrid","factor":1},"14":{"source":"0_userdata.0.PV.BatToLoad","alias":"BatToLoad","factor":1},"15":{"source":"0_userdata.0.PV.GridToBat","alias":"GridToBat","factor":1},"16":{"source":"energiefluss-erweitert.0.calculation.battery.remaining","alias":"Remaining","factor":1},"17":{"source":"fullybrowser.0.VIS-Wohnzimmer.Info.batteryLevel","alias":"Tablet_Battery","factor":1},"18":{"source":"nut.0.battery.charge","alias":"USV_Battery","factor":1},"19":{"source":"modbus.0.inputRegisters.5010_MPPT_1_Voltage","alias":"MPPT1_Spannung","factor":1},"20":{"source":"modbus.0.inputRegisters.5011_MPPT_1_Current","alias":"MPPT1_Strom","factor":1},"21":{"source":"modbus.0.inputRegisters.5012_MPPT_2_Voltage","alias":"MPPT2_Spannung","factor":1},"22":{"source":"modbus.0.inputRegisters.5013_MPPT_2_Current","alias":"MPPT2_Strom","factor":1},"23":{"source":"0_userdata.0.PV.MPPT2","alias":"MPPT2_Watt","factor":1},"24":{"source":"0_userdata.0.PV.MPPT1","alias":"MPPT1_Watt","factor":1},"25":{"source":"0_userdata.0.PV.SignedGrid","alias":"Übergabepunkt","factor":1},"26":{"source":"modbus.0.inputRegisters.13001_Daily_PV_Generation","alias":"PV_Tagesproduktion","factor":1},"27":{"source":"alias.0.energie.electricity.meter.currents.voltage_l1","alias":"L1_U_Spannung_V","factor":1},"28":{"source":"alias.0.energie.electricity.meter.currents.voltage_l2","alias":"L2_U_Spannung_V","factor":1},"29":{"source":"alias.0.energie.electricity.meter.currents.voltage_l3","alias":"L3_U_Spannung_V","factor":1},"30":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Zaehlerstand_Verbrauch_Tag_gesamt","alias":"Dayly_Import","factor":1},"31":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Zaehlerstand_Einspeisung_Tag_gesamt","alias":"Daily_Export","factor":1},"32":{"source":"shelly.0.shellyplusplugs#d4d4daec36ec#1.Relay0.Power","alias":"Gefrierschrank","factor":1},"33":{"source":"shelly.0.shellyplusplugs#d4d4daec36ec#1.Relay0.Switch","alias":"Switch_Gefrierschrank","factor":1},"34":{"source":"0_userdata.0.PV.BatGridSigned","alias":"Bat2Grid_Grid2Bat_neg","factor":1},"35":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.sum_Keller","alias":"Keller","factor":1},"36":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.sum_OG","alias":"Obergeschoss","factor":1},"37":{"source":"hmip.0.devices.3014F711A000085D899C119C.channels.1.currentPowerConsumption","alias":"Deckenlicht_Büro","factor":1},"38":{"source":"hmip.0.devices.3014F711A000085D899C2B0A.channels.1.currentPowerConsumption","alias":"Stehlampe_Wohnzimmer","factor":1},"39":{"source":"froeling.0.70927.details.Warmwasser.istTemp-93.valueText","alias":"Heizung_Warmwasser","factor":1},"41":{"source":"0_userdata.0.Datenpunkte.Widgets.Heizung.kg_pellets_day","alias":"Heizung_kgCounter","factor":1},"42":{"source":"froeling.0.70927.details.Austragung.Restbestand-1121.valueText","alias":"Heizung_Restbestand_to","factor":1},"43":{"source":"froeling.0.70927.details.Heizkörper.setFlowTemp-22.valueText","alias":"Heizung_VorlaufSoll","factor":1},"44":{"source":"froeling.0.70927.componentList.Puffer01-Puffer.bufferTempTop.value","alias":"Heizung_Puffer_oben","factor":1},"45":{"source":"froeling.0.70927.componentList.Puffer01-Puffer.bufferTempBottom.value","alias":"Heizung_Puffer_unten","factor":1},"46":{"source":"froeling.0.70927.componentList.Kessel-Kessel.hoursTillAshboxWarn.value","alias":"Heizung_Aschebox","factor":1},"47":{"source":"0_userdata.0.Datenpunkte.Widgets.Heizung.Zustand","alias":"Heizung_Betriebsmodus","factor":1},"48":{"source":"froeling.0.70927.componentList.Heizkörper-Heizkreis.actualFlowTemp.value","alias":"Heizung_VorlaufIst","factor":1},"49":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.sum_OG_living","alias":"OG_Wohnen","factor":1},"50":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.sum_OG_work","alias":"OG_Arbeiten","factor":1},"51":{"source":"0_userdata.0.Datenpunkte.Widgets.Heizung.Power","alias":"Heizung_Power","factor":1},"52":{"source":"0_userdata.0.Datenpunkte.Widgets.Heizung.Keller_aktiv","alias":"Keller_aktiv","factor":1},"53":{"source":"shelly.0.SHPLG-S#7C87CEBAA058#1.Relay0.Switch","alias":"Switch_VIS","factor":1},"54":{"source":"shelly.0.SHPLG-S#3CE90ED7BCBD#1.Relay0.Switch","alias":"Switch_Waschmaschine","factor":1},"55":{"source":"shelly.0.SHPLG-1#55F450#1.Relay0.Switch","alias":"Switch_Trockner","factor":1},"56":{"source":"shelly.0.shellyplusplugs#80646fe69e34#1.Relay0.Switch","alias":"Switch_USV","factor":1},"57":{"source":"0_userdata.0.Datenpunkte.Widgets.Wochentag.sun_up","alias":"sunrise","factor":1},"58":{"source":"0_userdata.0.Datenpunkte.Widgets.Wochentag.sun_down","alias":"sunset","factor":1},"59":{"source":"hmip.0.devices.3014F711A0000EDD89A1774D.channels.1.actualTemperature","alias":"Temperatur","factor":1},"60":{"source":"hmip.0.devices.3014F711A0000EDD89A1774D.channels.1.humidity","alias":"Luftfeuchte","factor":1},"61":{"source":"alias.0.energie.kw_haus_strombezug_gesamt","alias":"Zähler_Import","factor":1},"62":{"source":"alias.0.energie.kw_haus_einspeisung_gesamt","alias":"Zähler_Export","factor":1},"63":{"source":"0_userdata.0.energy.offset.smartmeter_online","alias":"Zähler_Online","factor":1},"64":{"source":"alias.0.energie.electricity.battery.capacity","alias":"Batteriekapazität","factor":1},"65":{"source":"0_userdata.0.PV.Soc_min_percent","alias":"Minimum_Soc","factor":1},"66":{"source":"0_userdata.0.energy.battery.remaining","alias":"remaining_time","factor":1},"67":{"source":"0_userdata.0.Datenpunkte.garten.brunnen_automatik","alias":"Modus_Brunnen","factor":1},"68":{"source":"alias.0.sensors.outdoor.ilumination.average","alias":"Lichtsensor","factor":1},"69":{"source":"hmip.0.devices.3014F711A000085D899C119C.channels.1.on","alias":"Switch_Deckenlicht_Büro","factor":1},"70":{"source":"modbus.0.inputRegisters.13039_Daily_Charge_Energy","alias":"Daily_Battery_Charge","factor":1},"71":{"source":"modbus.0.inputRegisters.13025_Daily_battery_discharge_Energy","alias":"Daily_Battery_Discharge","factor":1},"72":{"source":"modbus.0.inputRegisters.13044_Daily_export_energy","alias":"Daily_Export_modbus","factor":1},"73":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Autarkie_Tag","alias":"Autarkie","factor":1},"74":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Eigenverbrauch_Tag","alias":"Eigenverbrauch","factor":1},"75":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Hausverbrauch_Tag","alias":"Hausverbrauch","factor":1},"76":{"source":"pvforecast.0.summary.energy.today","alias":"PV-Prognose","factor":1},"77":{"source":"0_userdata.0.Datenpunkte.Widgets.Energie_Strom.Hausverbrauch","alias":"Hausverbrauch_aktuell","factor":1},"78":{"source":"alias.0.energie.electricity.meter.currents.current_l1","alias":"L1_I_Stromstaerke_A","factor":1},"79":{"source":"alias.0.energie.electricity.meter.currents.current_l2","alias":"L2_I_Stromstaerke_A","factor":1},"80":{"source":"alias.0.energie.electricity.meter.currents.current_l3","alias":"L3_I_Stromstaerke_A","factor":1},"81":{"source":"alias.0.energie.electricity.meter.currents.power_l1","alias":"L1_P_Leistung_W","factor":1},"82":{"source":"alias.0.energie.electricity.meter.currents.power_l2","alias":"L2_P_Leistung_W","factor":1},"83":{"source":"alias.0.energie.electricity.meter.currents.power_l3","alias":"L3_P_Leistung_W","factor":1}}}