Skip to content

Commit

Permalink
Templates update evcc-io/evcc@8d8ac5c
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Oct 31, 2023
1 parent c7d135f commit 60cc411
Show file tree
Hide file tree
Showing 6 changed files with 104 additions and 8 deletions.
6 changes: 3 additions & 3 deletions templates/de/charger/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
brand: Tasmota
brand: Tasmota (1 Phase Charger)
group: Schaltbare Steckdosen
render:
- default: |
Expand All @@ -8,15 +8,15 @@ render:
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Nummer des Schaltkanals (1-8), bei Geräten mit mehr als einem Schalter
channel: 1 # Schaltkanal (1-8)
standbypower: 15 # Leistung oberhalb des angegebenen Wertes wird als Ladeleistung gewertet (optional)
advanced: |
type: template
template: tasmota
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Nummer des Schaltkanals (1-8), bei Geräten mit mehr als einem Schalter
channel: 1 # Schaltkanal (1-8)
standbypower: 15 # Leistung oberhalb des angegebenen Wertes wird als Ladeleistung gewertet (optional)
integrateddevice: # Integriertes Gerät (keine Fahrzeugverbindung) (optional)
heating: # Wärmeerzeuger (°C anstatt %) (optional)
Expand Down
36 changes: 36 additions & 0 deletions templates/de/meter/tasmota-3p_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
product:
description: Tasmota (3 Phase Meter - meter channels 1,2+3 must be used)
group: Schaltbare Steckdosen
render:
- usage: grid
default: |
type: template
template: tasmota-3p
usage: grid
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
- usage: pv
default: |
type: template
template: tasmota-3p
usage: pv
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
- usage: battery
default: |
type: template
template: tasmota-3p
usage: battery
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
- usage: charge
default: |
type: template
template: tasmota-3p
usage: charge
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
14 changes: 13 additions & 1 deletion templates/de/meter/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
description: Tasmota
description: Tasmota (1 Phase Meter)
group: Schaltbare Steckdosen
render:
- usage: grid
Expand All @@ -10,6 +10,7 @@ render:
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Meterkanal (1-8)
- usage: pv
default: |
type: template
Expand All @@ -18,6 +19,7 @@ render:
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Meterkanal (1-8)
- usage: battery
default: |
type: template
Expand All @@ -26,3 +28,13 @@ render:
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Meterkanal (1-8)
- usage: charge
default: |
type: template
template: tasmota
usage: charge
host: 192.0.2.2 # IP-Adresse oder Hostname
user: # Standard-User ist admin (optional)
password: # Passwort des Benutzerkontos (bei führenden Nullen bitte in einfache Hochkommata setzen) (optional)
channel: 1 # Meterkanal (1-8)
6 changes: 3 additions & 3 deletions templates/en/charger/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
brand: Tasmota
brand: Tasmota (1 Phase Charger)
group: Switchable sockets
render:
- default: |
Expand All @@ -8,15 +8,15 @@ render:
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Device relay channel number (allowed range 1-8)
channel: 1 # Relaychannel number (1-8)
standbypower: 15 # Power values above this value will be considered as charging pow (optional)
advanced: |
type: template
template: tasmota
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Device relay channel number (allowed range 1-8)
channel: 1 # Relaychannel number (1-8)
standbypower: 15 # Power values above this value will be considered as charging pow (optional)
integrateddevice: # Integrated device (no vehicle connection) (optional)
heating: # Heating device (°C instead of %) (optional)
Expand Down
36 changes: 36 additions & 0 deletions templates/en/meter/tasmota-3p_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
product:
description: Tasmota (3 Phase Meter - meter channels 1,2+3 must be used)
group: Switchable sockets
render:
- usage: grid
default: |
type: template
template: tasmota-3p
usage: grid
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
- usage: pv
default: |
type: template
template: tasmota-3p
usage: pv
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
- usage: battery
default: |
type: template
template: tasmota-3p
usage: battery
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
- usage: charge
default: |
type: template
template: tasmota-3p
usage: charge
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
14 changes: 13 additions & 1 deletion templates/en/meter/tasmota_0.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
product:
description: Tasmota
description: Tasmota (1 Phase Meter)
group: Switchable sockets
render:
- usage: grid
Expand All @@ -10,6 +10,7 @@ render:
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Meterchannel number (1-8)
- usage: pv
default: |
type: template
Expand All @@ -18,6 +19,7 @@ render:
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Meterchannel number (1-8)
- usage: battery
default: |
type: template
Expand All @@ -26,3 +28,13 @@ render:
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Meterchannel number (1-8)
- usage: charge
default: |
type: template
template: tasmota
usage: charge
host: 192.0.2.2 # IP address or hostname
user: # admin is default (optional)
password: # Password of the user account (use single quotes in case of leading zeros) (optional)
channel: 1 # Meterchannel number (1-8)

0 comments on commit 60cc411

Please sign in to comment.