Skip to content

Commit

Permalink
Templates update evcc-io/evcc@3a297a4
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Nov 26, 2023
1 parent 3bd3632 commit 3e5ef34
Show file tree
Hide file tree
Showing 28 changed files with 44 additions and 32 deletions.
2 changes: 1 addition & 1 deletion templates/de/charger/alphatec_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Alphatec
description: Wallbox Mini/Power
description: Wallbox Mini, Power
requirements: ["sponsorship"]
description: |
Die Hauptplatine benötigt eine aktuelle Firmware. Eine aktuelle Softwareversion kann man daran erkennen, dass die Seriennummer auf dem braunen Relais mit 2022 beginnt oder auf den kleinen weißen Relais eine 15 steht. Andernfalls bitte direkt an den Hersteller wenden.
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/em2go_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: EM2GO
description: Pro Power/OCPP/ONC
description: Pro Power, OCPP/ONC
capabilities: ["mA"]
description: |
Aktuelle Firmware mit Modbus-Unterstützung notwendig (Pro Power: 1.01 bzw. OCPP/ONC: 3.15)
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/homematic_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
brand: Homematic / Homematic IP
brand: Homematic IP
group: Schaltbare Steckdosen
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/phoenix-charx_1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: LadeFoxx
description: EvLoad/ Mikro 2.0
description: EvLoad, Mikro 2.0
render:
- default: |
type: template
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/pulsarplus_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: wallbox
description: Pulsar Plus / Commander 2 / Copper SB
description: Pulsar Plus, Commander 2, Copper SB
description: |
Anleitung: https://support.wallbox.com/en/knowledge-base/ocpp-activation-and-setup-guide/
* “OCPP aktivieren” (myWallbox app) bzw. den “OCPP-WebSocket-Verbindung” Schalter (myWallbox Portal) aktivieren
Expand Down
3 changes: 2 additions & 1 deletion templates/de/charger/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
product:
brand: Tasmota (1 Phase Charger)
brand: Tasmota
description: einphasig
group: Schaltbare Steckdosen
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/vestel_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Vestel
description: EVC04 Home Smart/Connect Plus
description: EVC04 Home Smart, Connect Plus
requirements: ["sponsorship"]
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/victron_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV charging station
description: EV Charging Station
requirements: ["sponsorship"]
description: |
Wallbox muss sich im Modus "Manual" befinden und Modbus ID 100 konfiguriert sein.
Expand Down
2 changes: 1 addition & 1 deletion templates/de/charger/zaptec_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Zaptec
description: Go/Pro
description: Go, Pro
requirements: ["sponsorship"]
render:
- default: |
Expand Down
6 changes: 3 additions & 3 deletions templates/de/meter/smartfox_0.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
product:
brand: Smartfox
description: Smartfox Reg/Reg extended/Pro/Pro 2/Pro Light/Pro Light 2/Light
description: Pro, Pro 2, Pro Light, Pro Light 2, Light, Reg, Reg extended
description: |
Kann verwendet werden, um Daten für 'grid', 'pv' und 'aux' zu erhalten.
Wenn "usage" nicht definiert ist, wird die Leistung für die Warmwasserbereitung zurückgegeben (als "aux" zu verwenden).
Kann verwendet werden, um Daten für `grid`, `pv` und `aux` zu erhalten.
Wenn `usage` nicht definiert ist, wird die Leistung für die Warmwasserbereitung zurückgegeben (als `aux` zu verwenden).
render:
- usage: grid
Expand Down
2 changes: 1 addition & 1 deletion templates/de/meter/sofarsolar_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: SofarSolar
description: Inverter / Hybrid Inverter
description: Inverter, Hybrid Inverter
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/de/meter/sofarsolar_1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: ZCS Azzurro
description: Inverter / Hybrid Inverter
description: Inverter, Hybrid Inverter
render:
- usage: grid
default: |
Expand Down
5 changes: 4 additions & 1 deletion templates/de/meter/tasmota-3p_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
product:
description: Tasmota (3 Phase Meter - meter channels 1,2+3 must be used)
brand: Tasmota
description: dreiphasig
group: Schaltbare Steckdosen
description: |
Kanäle 1,2,3 müssen verwendet werden.
render:
- usage: grid
default: |
Expand Down
4 changes: 3 additions & 1 deletion templates/de/meter/varta_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
product:
brand: VARTA
description: pulse/ pulse neo/ element (PV nur verfügbar mit PV-Sensor)
description: pulse, pulse neo, element
description: |
PV nur verfügbar mit PV-Sensor
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/alphatec_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Alphatec
description: Wallbox Mini/Power
description: Wallbox Mini, Power
requirements: ["sponsorship"]
description: |
The motherboard requires current firmware. You can recognize a current software version by the fact that the serial number on the brown relay starts with 2022 or there is a 15 on the small white relays. Otherwise, please contact the manufacturer directly.
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/em2go_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: EM2GO
description: Pro Power/OCPP/ONC
description: Pro Power, OCPP/ONC
capabilities: ["mA"]
description: |
Recent firmware with Modbus support required (Pro Power: 1.01 and OCPP/ONC: 3.15)
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/homematic_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
brand: Homematic / Homematic IP
brand: Homematic IP
group: Switchable sockets
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/phoenix-charx_1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: LadeFoxx
description: EvLoad/ Mikro 2.0
description: EvLoad, Mikro 2.0
render:
- default: |
type: template
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/pulsarplus_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: wallbox
description: Pulsar Plus / Commander 2 / Copper SB
description: Pulsar Plus, Commander 2, Copper SB
description: |
Setup Guide: https://support.wallbox.com/en/knowledge-base/ocpp-activation-and-setup-guide/
* Switch on “Enable OCPP” (myWallbox app) or enable the “OCPP WebSocket connection” switch (myWallbox Portal)
Expand Down
3 changes: 2 additions & 1 deletion templates/en/charger/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
product:
brand: Tasmota (1 Phase Charger)
brand: Tasmota
description: single phase
group: Switchable sockets
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/vestel_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Vestel
description: EVC04 Home Smart/Connect Plus
description: EVC04 Home Smart, Connect Plus
requirements: ["sponsorship"]
render:
- default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/victron_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Victron
description: EV charging station
description: EV Charging Station
requirements: ["sponsorship"]
description: |
Charger has to be in manual mode and Modbus has to be configured for ID 100.
Expand Down
2 changes: 1 addition & 1 deletion templates/en/charger/zaptec_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: Zaptec
description: Go/Pro
description: Go, Pro
requirements: ["sponsorship"]
render:
- default: |
Expand Down
6 changes: 3 additions & 3 deletions templates/en/meter/smartfox_0.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
product:
brand: Smartfox
description: Smartfox Reg/Reg extended/Pro/Pro 2/Pro Light/Pro Light 2/Light
description: Pro, Pro 2, Pro Light, Pro Light 2, Light, Reg, Reg extended
description: |
Can be used to get 'grid', 'pv' and 'aux' data.
If 'usage' is not defined, then return the power for the water heating (to be used as 'aux').
Can be used to get `grid`, `pv` and `aux` data.
If `usage` is not defined, then return the power for the water heating (to be used as `aux`).
render:
- usage: grid
Expand Down
2 changes: 1 addition & 1 deletion templates/en/meter/sofarsolar_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: SofarSolar
description: Inverter / Hybrid Inverter
description: Inverter, Hybrid Inverter
render:
- usage: grid
default: |
Expand Down
2 changes: 1 addition & 1 deletion templates/en/meter/sofarsolar_1.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
product:
brand: ZCS Azzurro
description: Inverter / Hybrid Inverter
description: Inverter, Hybrid Inverter
render:
- usage: grid
default: |
Expand Down
5 changes: 4 additions & 1 deletion templates/en/meter/tasmota-3p_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
product:
description: Tasmota (3 Phase Meter - meter channels 1,2+3 must be used)
brand: Tasmota
description: three phase
group: Switchable sockets
description: |
Meter channels 1,2,3 must be used.
render:
- usage: grid
default: |
Expand Down
4 changes: 3 additions & 1 deletion templates/en/meter/varta_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
product:
brand: VARTA
description: pulse/ pulse neo/ element (PV only available with PV sensor)
description: pulse, pulse neo, element
description: |
PV only available with PV sensor
render:
- usage: grid
default: |
Expand Down

0 comments on commit 3e5ef34

Please sign in to comment.