-
-
Notifications
You must be signed in to change notification settings - Fork 678
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
template: homecharge | ||
products: | ||
- brand: Homecharge | ||
description: | ||
generic: Homecharger HC11L, HC22L | ||
requirements: | ||
description: | ||
de: | | ||
Die Verwendung mit evcc erfordert einen eingebauten Stromzähler (Ausführungen HC11L/HC22L Energy oder Profi). | ||
Die OCPP-Konfiguration erfolgt über den EFR-SECC-Ladecontroller über die URL http://<<boxip>>/secc | ||
Den Zugang erfragen Sie bitte beim Hersteller EFR (www.efr.de) oder Ihrem Händler. | ||
en: | | ||
The charger must be equipped with a built-in meter (models HC11L/HC22L Energy or Profi). | ||
For the OCPP configuration, you need to access the EFR-SECC charge controller at http://<<boxip>>/secc | ||
For login credentials, ask your dealer or the vendor EFR (www.efr.de). | ||
params: | ||
- preset: ocpp | ||
render: | | ||
{{ include "ocpp" . }} | ||
getconfiguration: false | ||
chargingrateunit: W |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ | |
"HardyBarth", | ||
"Heidelberg", | ||
"Hesotec", | ||
"Homecharge", | ||
"Innogy", | ||
"INRO", | ||
"Juice", | ||
|