fix solar sell pri male zaporne cene
This commit is contained in:
@@ -110,6 +110,7 @@ begin
|
||||
select jsonb_build_object(
|
||||
'max_import_power_w', sgc.max_import_power_w,
|
||||
'max_export_power_w', sgc.max_export_power_w,
|
||||
'block_export_on_negative_sell', coalesce(sgc.block_export_on_negative_sell, false),
|
||||
'deye_gen_microinverter_cutoff_enabled', coalesce(
|
||||
(
|
||||
select ai.deye_gen_microinverter_cutoff_enabled
|
||||
|
||||
Reference in New Issue
Block a user