Intermittent parameters
intermittent.type
Type
Required : intermittent
- Type: string
intermittent.active
Active
Optional
- Type: number
- Default:
0
Possible values
0- No1- Yes
Deactivated loads are ignored during the calculation
intermittent.name
Name
Required
- Type: string
Unique load name
intermittent.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'.
Power
intermittent.power
Power needed
Required
- Type: integer
- Unit: W
- Min:
0
Times
If NO run time, no start/end time and no blocking times are used (the load is to run at all times), it is better and easier to define the load as an own "consumption profile".
intermittent.time
Activation time
Required
- Type: number
- Unit: min.
- Min:
0
intermittent.break
Time between activations
Required
- Type: number
- Unit: min.
- Min:
0
intermittent.run
Preset for run
Optional
- Type: number
- Default:
0
Possible values
0- Anytime or start/end1- Today2- Tomorrow
"Today" and "Tomorrow" overwrite the "start"/"end" parameters!
intermittent.start
Start time
Optional
- Type: string
Format: HH[:MM][+1]|+h
The load is only activated from this time onwards.
intermittent.end
End time
Optional
- Type: string
Format: HH[:MM][+1]|+h
The load must be finished at this time.
intermittent.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.