Skip to content

Commit

Permalink
Generate docs from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
andig authored and github-actions[bot] committed Aug 25, 2024
1 parent 48cce06 commit c382fb5
Show file tree
Hide file tree
Showing 4 changed files with 132 additions and 4 deletions.
64 changes: 63 additions & 1 deletion docs/devices/chargers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,69 @@ DIP Schalter 10 des Controllers muss auf 'ON' gestellt sein. Eine aktuelle Contr
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
## Easee Home
## Easee
### Charge
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Emailadresse
password: # wie Login für Easee App oder Web Portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Steuert ob evcc die Authentifizierung am Charger vornimmt. Vorteil ist ein kontrollierter Ladestart. Nicht kompatibel mit RFID Identifikation von Fahrzeugen. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Charge Core
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Emailadresse
password: # wie Login für Easee App oder Web Portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Steuert ob evcc die Authentifizierung am Charger vornimmt. Vorteil ist ein kontrollierter Ladestart. Nicht kompatibel mit RFID Identifikation von Fahrzeugen. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Charge Lite
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Emailadresse
password: # wie Login für Easee App oder Web Portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Steuert ob evcc die Authentifizierung am Charger vornimmt. Vorteil ist ein kontrollierter Ladestart. Nicht kompatibel mit RFID Identifikation von Fahrzeugen. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Home
<DeviceFeatures features="1p3p,rfid" />
Expand Down
4 changes: 3 additions & 1 deletion docs/devices/meters.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9060,13 +9060,15 @@ PV nur verfügbar mit PV-Sensor
template: victron-energy
usage: grid
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 502 # Port (optional)`} advanced={`meters:
port: 502 # Port (optional)
meterid: 30 # Grid-Energiezähler VRM instance- kann im VRM Portal oder im RemoteUI ausgelesen werden. (optional)`} advanced={`meters:
- name: my_grid
type: template
template: victron-energy
usage: grid
host: 192.0.2.2 # IP-Adresse oder Hostname
port: 502 # Port (optional)
meterid: 30 # Grid-Energiezähler VRM instance- kann im VRM Portal oder im RemoteUI ausgelesen werden. (optional)
minsoc: 25 # Ladung mit maximaler Geschwindigkeit bis zu dem angegeben Ladestand unabhängig PV-Erzeugung, wenn der Lademodus nicht auf 'Aus' steht (optional)
maxsoc: # optional`} />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,69 @@ DIP switch 10 at the controller needs to be set to 'ON'. A recent controller fir
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
## Easee Home
## Easee
### Charge
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Email address
password: # same as Easee app or the web portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Controls wether evcc shall perform authentication against charger. Benefit is a contolled start of charging. Not compatible with RFID identification of vehicles. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Charge Core
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Email address
password: # same as Easee app or the web portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Controls wether evcc shall perform authentication against charger. Benefit is a contolled start of charging. Not compatible with RFID identification of vehicles. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Charge Lite
<DeviceFeatures features="1p3p,rfid" />
<DeviceConfig code={`chargers:
- name: my_charger
type: template
template: easee
user: # Email address
password: # same as Easee app or the web portal (https://easee.cloud)
charger: EH______
timeout: 20s # optional
authorize: # Controls wether evcc shall perform authentication against charger. Benefit is a contolled start of charging. Not compatible with RFID identification of vehicles. (optional)`} />
<SponsorshipRequired />
<!-- AUTO-GENERATED FROM TEMPLATE - PLEASE EDIT HERE https://github.com/evcc-io/evcc/tree/master/templates/definition/charger -->
### Home
<DeviceFeatures features="1p3p,rfid" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9061,13 +9061,15 @@ PV only available with PV sensor
template: victron-energy
usage: grid
host: 192.0.2.2 # IP address or hostname
port: 502 # Port (optional)`} advanced={`meters:
port: 502 # Port (optional)
meterid: 30 # Grid-Meter VRM instance- can be read out in VRM portal or via remoteUI. (optional)`} advanced={`meters:
- name: my_grid
type: template
template: victron-energy
usage: grid
host: 192.0.2.2 # IP address or hostname
port: 502 # Port (optional)
meterid: 30 # Grid-Meter VRM instance- can be read out in VRM portal or via remoteUI. (optional)
minsoc: 25 # Immediate charging with maximum power up to the defined state of charge independently from solar production if the charge mode is not set to 'Off' (optional)
maxsoc: # optional`} />
Expand Down

0 comments on commit c382fb5

Please sign in to comment.