diff --git a/frontend/src/pages/Planning.tsx b/frontend/src/pages/Planning.tsx index 82357c7..5cbc8c2 100644 --- a/frontend/src/pages/Planning.tsx +++ b/frontend/src/pages/Planning.tsx @@ -405,11 +405,15 @@ function PlanTooltip({
SoC cíl: {soc != null && !Number.isNaN(Number(soc)) ? `${Number(soc).toFixed(1)} %` : '—'}
Dům: {i.load_baseline_w ?? '—'} W
Baterie: {i.battery_setpoint_w ?? '—'} W
-
Síť: {i.grid_setpoint_w ?? '—'} W
+
Síť (čistý EM): {i.grid_setpoint_w ?? '—'} W
TČ: {i.heat_pump_enabled ? 'zapnuto' : 'vypnuto'}
EV1: {i.ev1_setpoint_w ?? '—'} W · EV2: {i.ev2_setpoint_w ?? '—'} W
+
+ Záporná síť = export přes elektroměr (často přebytek FVE). Záporná baterie kryje dům — nemusí jít o prodej + energie z akumulátoru do sítě. +
) @@ -930,12 +934,28 @@ export default function Planning() { Cena Kč/kWh · kup / prod - Bat. W + + Bat. W + + + nabíj · − vybíj + + Deye setpoint SoC % FVE W Dům W - Síť W + + Síť W + + čistý EM · +odb / −exp + + EV1 W EV2 W TČ