Skip to content

Commit

Permalink
Templates update for release evcc-io/evcc@375b9fb
Browse files Browse the repository at this point in the history
  • Loading branch information
andig committed Mar 8, 2024
1 parent 7fc6652 commit 145a605
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 0 deletions.
10 changes: 10 additions & 0 deletions templates/release/de/meter/ac-elwa-2_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
product:
brand: my-PV
description: AC ELWA 2
render:
- usage: aux
default: |
type: template
template: ac-elwa-2
usage: aux
host: 192.0.2.2 # IP-Adresse oder Hostname
12 changes: 12 additions & 0 deletions templates/release/de/tariff/groupe-e_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
product:
brand: Groupe E
description: Vario Plus
render:
- default: |
type: template
template: groupe-e
advanced: |
type: template
template: groupe-e
costs: # optional
tax: # optional
10 changes: 10 additions & 0 deletions templates/release/en/meter/ac-elwa-2_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
product:
brand: my-PV
description: AC ELWA 2
render:
- usage: aux
default: |
type: template
template: ac-elwa-2
usage: aux
host: 192.0.2.2 # IP address or hostname
12 changes: 12 additions & 0 deletions templates/release/en/tariff/groupe-e_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
product:
brand: Groupe E
description: Vario Plus
render:
- default: |
type: template
template: groupe-e
advanced: |
type: template
template: groupe-e
costs: # optional
tax: # optional

0 comments on commit 145a605

Please sign in to comment.