Wallbox parameters
wallbox.type
Type
Required : wallbox
- Type: string
wallbox.active
Active
Optional
- Type: number
- Default:
0
Possible values
0- No1- Yes
Deactivated loads are ignored during the calculation
wallbox.name
Name
Required
- Type: string
Unique load name
wallbox.priority
Priority
Optional
- Type: number
- Default:
0
Possible values
-2- lowest-1- lower0- normal1- higher2- highest
To prevent from being fed from the battery, set the priority lower than 'normal'.
wallbox.capacity
Capacity (brutto)
Required
- Type: integer
- Unit: Wh
- Min:
0
SOC
wallbox.soc
Actual SOC
Required
- Type: integer
- Unit: %
- Min:
0 - Max:
100
wallbox.soc_max
Maximal SOC
Required
- Type: integer
- Unit: %
- Min:
0 - Max:
100
Charge
wallbox.charge
Charging powers
Required
- Type: string
- Unit: W
- Default:
'1380,3600,7200,11000,22000'
Charging powers in Watts, comma separated string. (see https://doc.forecast.solar/optimizer:wallbox#charging_capacities)
wallbox.block_charge
Block charge
Optional
- Type: string
Format: HH:MM-HH:MM[,HH:MM-HH:MM]...
Block wallbox charge for specific time window(s), periods defined over midnight possible.
Discharge (V2G)
NOT YET IMPLEMENTED
Other
wallbox.efficiency
Efficiency
Optional
- Type: integer
- Unit: %
- Min:
0 - Max:
100 - Default:
95
For charge/discharge per direction (95% each will result in abt. 90% overall)
Times
wallbox.start
Start time
Optional
- Type: string
Format: HH[:MM][+1]|+h
The wallbox is only activated from this time onwards.
wallbox.end
End time
Optional
- Type: string
Format: HH[:MM][+1]|+h
The wallbox must be finished at this time.