Skip to content

Commit

Permalink
Templates update for nightly evcc-io/evcc@b16c3a5
Browse files Browse the repository at this point in the history
  • Loading branch information
naltatis committed Dec 23, 2024
1 parent d3a1199 commit 1971c94
Show file tree
Hide file tree
Showing 8 changed files with 92 additions and 0 deletions.
1 change: 1 addition & 0 deletions templates/nightly/de/charger/ac-elwa-2_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
product:
brand: my-PV
description: AC ELWA 2
group: Wärmeerzeuger
requirements: ["sponsorship"]
render:
- default: |
Expand Down
15 changes: 15 additions & 0 deletions templates/nightly/de/charger/stiebel-lwa_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Stiebel Eltron
description: LWA/LWZ (SG Ready)
group: Wärmeerzeuger
render:
- default: |
type: template
template: stiebel-lwa
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional
15 changes: 15 additions & 0 deletions templates/nightly/de/charger/stiebel-lwa_1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Tecalor
description: THZ (SG Ready)
group: Wärmeerzeuger
render:
- default: |
type: template
template: stiebel-lwa
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional
15 changes: 15 additions & 0 deletions templates/nightly/de/charger/stiebel-wpm_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Stiebel Eltron
description: WPM (SG Ready)
group: Wärmeerzeuger
render:
- default: |
type: template
template: stiebel-wpm
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional
1 change: 1 addition & 0 deletions templates/nightly/en/charger/ac-elwa-2_0.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
product:
brand: my-PV
description: AC ELWA 2
group: Heating devices
requirements: ["sponsorship"]
render:
- default: |
Expand Down
15 changes: 15 additions & 0 deletions templates/nightly/en/charger/stiebel-lwa_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Stiebel Eltron
description: LWA/LWZ (SG Ready)
group: Heating devices
render:
- default: |
type: template
template: stiebel-lwa
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional
15 changes: 15 additions & 0 deletions templates/nightly/en/charger/stiebel-lwa_1.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Tecalor
description: THZ (SG Ready)
group: Heating devices
render:
- default: |
type: template
template: stiebel-lwa
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional
15 changes: 15 additions & 0 deletions templates/nightly/en/charger/stiebel-wpm_0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
product:
brand: Stiebel Eltron
description: WPM (SG Ready)
group: Heating devices
render:
- default: |
type: template
template: stiebel-wpm
# Modbus TCP
modbus: tcpip
id: 1
host: 192.0.2.2 # Hostname
port: 502 # Port
tempsource: # optional

0 comments on commit 1971c94

Please sign in to comment.