From fb6e33e1d29dbd6e9271a132534c2e4a7bbf3919 Mon Sep 17 00:00:00 2001 From: john30 Date: Sat, 29 Oct 2016 13:16:01 +0200 Subject: [PATCH] updated to latest CSVs, changed source size/position --- contrib/html/items/ehp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/html/items/ehp.json b/contrib/html/items/ehp.json index f7bb32dc..2523191c 100644 --- a/contrib/html/items/ehp.json +++ b/contrib/html/items/ehp.json @@ -6,7 +6,7 @@ { "name": "source", "title": "Quelle", - "bounds": [-130,108,80,100], + "bounds": [-130,0,80,80], "endpoints": [ {"name": "Flow", "anchor": [0.25, 0, 0, -1], "label": "Source", "connectWith": ["ehp", "SourceInput", "ehp", "SourceTempInput", "$temp"] @@ -131,7 +131,7 @@ {"name": "TempInput", "format": "$temp", "left": 0.2, "topc": 0.94}, {"name": "CondensorTemp", "format": "$temp", "left": 0.65, "topc": 0.81}, {"name": "CompPressLow", "format": "$press", "left": 0.6, "topc": 0.94}, - {"name": "YieldEnvironmentEnergy", "left": 0, "top": 1}, + {"name": "YieldTotal", "left": 0, "top": 1}, {"name": "PowerCut", "format": "cut: $yesno", "left": 0.5, "top": 1} ] }