Skip to content

Commit

Permalink
fix broken reference
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Sep 2, 2024
1 parent ff803f6 commit 4c9f961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ These are now transparent to the user.
### RFID and Authorization

The biggest change or innovation from the user's point of view is the standard-compliant support of authorization.
This now also enables [vehicle recognition via RFID](/docs/features/vehicle#erkennung-via-rfid).
This now also enables [vehicle recognition via RFID](/docs/features/vehicle#detection-via-rfid).
Immediate charging without authorization is still possible.
For this, the respective feature in the EV charger ("Autostart", "Freies Laden", "Free Vending", or similar) must be activated.
If your wallbox does not have this setting (which is rather rare), you can also restore the previous evcc behavior via the `remotestart: true` parameter.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ sidebar_position: 2

import Screenshot from "../../../../../src/components/Screenshot";

# CO₂-Optimized charging
# CO₂-Optimized Charging

Self-produced energy is not always enough to cover your own charging needs, and you have to fall back on mains electricity. In this case,
it makes sense to start the charging process when there is as much CO₂-neutral energy as possible in the public power grid.
Expand Down

0 comments on commit 4c9f961

Please sign in to comment.