Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefaE authored Jun 17, 2021
1 parent 8083ee9 commit 8e15988
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Improvements are welcome - please use *Issues* and *Discussions* in Git.
- [Table of Content](#table-of-content)
- [Examples of what the controller can do](#examples-of-what-the-controller-can-do)
- [EV charging example](#ev-charging-example)
- [Home battery chargin example](#home-battery-charging-example)
- [What does the simulator do?](#what-does-the-simulator-do)
- [Overview](#overview)
- [A closer look at simulator output](#a-closer-look-at-simulator-output)
Expand All @@ -51,6 +52,8 @@ The following examples are based on the current implementation status, which is
| d | ... there is PV excess power (here: >6.8kW) which cannot be fed to the grid due to network provider limitations |
| e | after a PV clear-sky model predicts that it is no longer possible to have PV excess power for the day (here ~15:13), home battery charging is released. |

### Home battery charging example

![ForecastBasedBattery](ForecastBasedBattery.png)

On the above "slow" day for PV power, battery charging is started much earlier (~13:15).
Expand Down

0 comments on commit 8e15988

Please sign in to comment.