fix solar sell pri male zaporne cene
Some checks failed
CI and deploy / migration-check (push) Failing after 11s
CI and deploy / deploy (push) Has been skipped

This commit is contained in:
Dusan Vojacek
2026-05-01 10:38:40 +02:00
parent 6743224cc5
commit e686bc1d2c
8 changed files with 89 additions and 7 deletions

View File

@@ -90,6 +90,8 @@ const GRID_LABELS: Record<string, string> = {
max_import_power_w: 'Max. import (W)',
max_export_power_w: 'Max. export (W)',
no_export: 'Zákaz exportu',
block_export_on_negative_sell:
'LP: při záporném výkupu zákaz vývozu (site_grid_connection; viz planning.md)',
reserved_capacity_w: 'Rezervovaný výkon (W)',
notes: 'Poznámky',
}