Interruptible parameters

interruptible.type
Type

Required : interruptible

  • Type: string
interruptible.active
Active

Optional

  • Type: number
  • Default: 0

Possible values

  • 0 - No
  • 1 - Yes

Deactivated loads are ignored during the calculation

interruptible.name
Name

Required

  • Type: string

Unique load name

interruptible.priority
Priority

Optional

  • Type: number
  • Default: 0

Possible values

  • -2 - lowest
  • -1 - lower
  • 0 - normal
  • 1 - higher
  • 2 - highest

To prevent from being fed from the battery, set the priority lower than 'normal'.

interruptible.time
Time to run

Optional

  • Type: number
  • Unit: min.
  • Min: 0

Minimum term in 24h.

Power and energy
interruptible.power_min
Minimum power needed

Required

  • Type: integer
  • Unit: W
  • Min: 0
interruptible.power_max
Maximum power to use

Optional

  • Type: integer
  • Unit: W
  • Min: 0

If no value is specified, 'power_min' will be used.

interruptible.energy_max
Maximal energy to use

Optional

  • Type: integer
  • Unit: Wh
  • Min: 0
Marginal tariff
The marginal tariff only make sense in conjunction with a variable tariff.
interruptible.tariff
Marginal tariff

Optional

  • Type: number
  • Unit: €/kWh
  • Min: 0
  • Step: 0.001

Use grid electricity with insufficient PV production only if the purchase price is lower or the same.

Times
interruptible.run
Preset for run

Optional

  • Type: number
  • Default: 0

Possible values

  • 0 - Anytime or start/end + blocks
  • 1 - Today
  • 2 - Tomorrow
  • 3 - Daylight times only

"Today", "Tomorrow" or "Daylight" overwrite the "start", "end" and "block" parameters!

interruptible.start
Start time

Optional

  • Type: string

Format: HH[:MM][+1]|+h

The load is only activated from this time onwards.

interruptible.end
End time

Optional

  • Type: string

Format: HH[:MM][+1]|+h

The load must be finished at this time.

interruptible.block
Block activation

Optional

  • Type: string

Format: HH:MM-HH:MM[,HH:MM-HH:MM]...

Block run for specific time window(s), periods defined over midnight possible.

© 2024 - 2025 by Forecast.Solar | v0.0.0-alpha